Alistair Veitch
a0c69f9099
add trace context proto
9 years ago
Makarand Dharmapurikar
432d1db177
one more clang-format fix
9 years ago
Mark D. Roth
089dbc078f
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
9 years ago
Mark D. Roth
ceb39ae60c
Merge remote-tracking branch 'upstream/master' into http_connect
9 years ago
Mark D. Roth
79d7d99600
Merge pull request #7842 from jboeuf/security_context_extension
...
Adding extension points for security context.
9 years ago
Mark D. Roth
1bbe6cb143
Add locking. Add cancellation check. Use grpc_call_element_send_cancel().
9 years ago
David Garcia Quintas
468e16d97a
server builder include fix
9 years ago
David Garcia Quintas
1dddf9ca96
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
9 years ago
Nicolas Noble
d9bc4419e3
Merge pull request #7916 from apolcyn/change_ruby_debug_builds
...
allow choosing config of ruby package builds from environment variable
9 years ago
Craig Tiller
7ca00497e8
Add a test with multiple threads popping from the mpscq
9 years ago
Vijay Pai
5c9a3438c5
clang-format
9 years ago
Craig Tiller
6181a57d6d
Merge branch 'grand-unified-closures' of github.com:ctiller/grpc into grand-unified-closures
9 years ago
Craig Tiller
dadda8bf52
Merge github.com:grpc/grpc into grand-unified-closures
9 years ago
Vijay Pai
84033b1f6b
Stick to StatusCode::INTERNAL when there's no service
...
response on a StreamedUnary
9 years ago
makdharma
fbe8428f14
Merge pull request #7867 from grpc/jcanizales-patch-1
...
Avoid static initialization of the kIdentity block
9 years ago
Makarand Dharmapurikar
a6babb040a
addressed comments from review
...
modified comment about when GET verb is used.
Added code to read data from send_message and defer the op when
it is not fully available.
clang-format one more time.
9 years ago
Yuchen Zeng
916079de1b
Add no-logging test
9 years ago
David Garcia Quintas
e3817f4fd1
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
9 years ago
David Garcia Quintas
47fab1fd62
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
9 years ago
Nicolas Noble
336ce42714
Merge pull request #7924 from dgquintas/bump_protobuf_commit
...
Updated protobuf to fix gmock url in autogen.sh
9 years ago
Vijay Pai
3703ece81b
a golden file
9 years ago
Vijay Pai
2998daa81b
Another golden file
9 years ago
Vijay Pai
5e6edbbb69
Put a space after '<' to avoid chance of digraph
9 years ago
yang-g
aea106ec7d
Add a header to override grpc::string when needed
9 years ago
Vijay Pai
77073ce99f
clang-format
9 years ago
Adele Zhou
96ace25a83
Fix full cloud to prod
9 years ago
Vijay Pai
45c6d5ca64
Remove server_streamed_unary.h
9 years ago
Vijay Pai
d05cad245a
Fix golden test
9 years ago
Vijay Pai
de2aec8106
Merge branch 'master' into fc_unary
...
Resolve conflicts in ServerReaderWriterInterface
Remove file server_streamed_unary.h and merge with sync_stream.h
9 years ago
yang-g
7c2887187b
The public headers already have extern C
9 years ago
yang-g
4335e11951
Prevent some compilers compaining unused return value
9 years ago
David Garcia Quintas
2f9dd0ed89
updated protobuf submodule
9 years ago
David Garcia Quintas
621e2b1a49
Merge with newly added/modified files
9 years ago
David G. Quintas
7684c74b3c
Merge pull request #7795 from dgquintas/errors_doc
...
slight rewording of grpc_error ownership rules
9 years ago
Craig Tiller
99091704c1
Merge pull request #7912 from ctiller/g_stands_for
...
Specify the "g" in gRPC
9 years ago
kpayson64
d76ea83728
Merge pull request #7798 from y-zeng/ServerReaderWriterInterface
...
Add ServerReaderWriterInterface
9 years ago
kpayson64
08575e4734
Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x
...
Lower-case example "Authorization" header name in doc string
9 years ago
kpayson64
bacaceb543
Merge pull request #7645 from y-zeng/fix_ev_epoll_linux
...
Fix fd_orphan in ev_epoll_linux.c
9 years ago
kpayson64
58539c4f77
Merge pull request #7228 from atetubou/fix_typo
...
Fix a typo in include/grpc++/impl/codegen/client_context.h
9 years ago
kpayson64
bde8727e45
Merge pull request #7146 from rjshade/delete_timeout_enum
...
Delete unused TIMEOUT enum in end2end tests
9 years ago
kpayson64
e5a17ec0aa
Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string
...
Python grpc.secure_channel doc string correction
9 years ago
David Garcia Quintas
f3581bf90a
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
9 years ago
David Garcia Quintas
505d171c4c
Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0
9 years ago
陈雨童
fb33fd385b
Update README.md
9 years ago
Yuchen Zeng
11d3c8f3d4
Add ServerBuilderPlugin::UpdateChannelArguments
9 years ago
Vijay Pai
1ce6d33669
Fix file names
9 years ago
Vijay Pai
48c9ca2bf1
Update golden file
9 years ago
David Garcia Quintas
9946f9064f
fixed generated load_balancer.pb.h formatting
9 years ago
Yuchen Zeng
7176a828c5
Use --protofiles
9 years ago
Alexander Polcyn
38ba85ce48
allow choosing config of ruby package builds from environment variable
9 years ago