murgatroid99
|
7c5befd86b
|
Change UnimplementedService to UnimplementedEchoService in echo.proto
|
9 years ago |
Craig Tiller
|
452422e09f
|
Fix some tests
|
9 years ago |
Craig Tiller
|
eccf51004a
|
Eliminate check_read_ops list
|
9 years ago |
Craig Tiller
|
de2c41c394
|
Call closures directly where safe
|
9 years ago |
Craig Tiller
|
df1d3da924
|
Fix leaks
|
9 years ago |
Mark D. Roth
|
79620aaa10
|
Merge pull request #7943 from markdroth/client_channel_cleanup
Move subchannel_call_holder code into client_channel module.
|
9 years ago |
kpayson64
|
0719810df8
|
Merge pull request #7914 from y-zeng/cli_main_fork
Improve gRPC CLI
|
9 years ago |
kpayson64
|
cfa18475f6
|
Merge pull request #7918 from y-zeng/server_builder
Add ServerBuilderPlugin::UpdateChannelArguments
|
9 years ago |
Nicolas Noble
|
29b75b13ac
|
Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h
Add IWYU export pragmas to grpc++/grpc++.h.
|
9 years ago |
kpayson64
|
f4379d2d2c
|
Merge pull request #7904 from aaronjheng/futures
remove futures from py3
|
9 years ago |
Craig Tiller
|
92e0257840
|
Correct timer annotations
|
9 years ago |
Craig Tiller
|
e0f2560456
|
Remove spam
|
9 years ago |
David Garcia Quintas
|
d3dee72437
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
9 years ago |
Craig Tiller
|
cd6add3022
|
Spam cleanup
|
9 years ago |
Craig Tiller
|
6d0028ead3
|
Merge github.com:grpc/grpc into merge-write
|
9 years ago |
Craig Tiller
|
1141aef9b7
|
Merge pull request #7936 from y-zeng/log_test
Add no-logging test
|
9 years ago |
kpayson64
|
46c7a16c06
|
Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix
server builder include fix
|
9 years ago |
kpayson64
|
da2b480eea
|
Merge pull request #7942 from a-veitch/add_proto
Add Trace context proto. This is used to transmit trace context between RPC client and server systems.
|
9 years ago |
Nicolas Noble
|
19bfb53786
|
Merge pull request #7877 from adelez/route_to_gfe
Use the VIP that routes to GFE.
|
9 years ago |
Craig Tiller
|
eae090a67a
|
Reinstate RST_STREAM at EOS
|
9 years ago |
Makarand Dharmapurikar
|
57bdc96aa9
|
clang-format fix
|
9 years ago |
David Garcia Quintas
|
b8245bd231
|
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
|
9 years ago |
Mark D. Roth
|
d4c0f550b0
|
clang-format
|
9 years ago |
David Garcia Quintas
|
410208c25c
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
9 years ago |
Craig Tiller
|
a96f8cb179
|
Fix fuzzing detected error
|
9 years ago |
makdharma
|
9d7e049d03
|
Merge pull request #7862 from makdharma/grpc_caching
prep work for enabling caching
|
9 years ago |
Stanley Cheung
|
463ff57440
|
Merge pull request #7854 from pythias/patch-2
Remove undefined env
|
9 years ago |
Stanley Cheung
|
fca79d78e4
|
Merge pull request #7841 from fr05t1k/cs
Little bit improving code style and php docs
|
9 years ago |
Mark D. Roth
|
2a5959f2ae
|
A bit more cleanup.
|
9 years ago |
Yuchen Zeng
|
5c51aadf57
|
Update CQ_EXPECT_COMPLETION
|
9 years ago |
Yuchen Zeng
|
82a21eda97
|
Merge remote-tracking branch 'upstream/master' into log_test
|
9 years ago |
Makarand Dharmapurikar
|
3f374386e6
|
moved kMaxPayloadSizeForGet definition to C file
|
9 years ago |
Craig Tiller
|
ce475062ad
|
Merge branch 'merge-write' of github.com:ctiller/grpc into grand-unified-closures
|
9 years ago |
Craig Tiller
|
83b4d3ef4e
|
Fix error cases
|
9 years ago |
Makarand Dharmapurikar
|
b94656d20e
|
addressed review feedback.
moved method computation in a if block only when send_initial_metadata
is true.
|
9 years ago |
Craig Tiller
|
a3328aebe6
|
Merge pull request #7697 from ejona86/waitforready
Rename Fail Fast doc to Wait for Ready
|
9 years ago |
Craig Tiller
|
581367afc3
|
Merge pull request #7858 from markdroth/cq_verifier_file_line
Change cq_verifier to report file and line number for expectations.
|
9 years ago |
Mark D. Roth
|
4c0fe49f76
|
Move subchannel_call_holder code into client_channel module.
|
9 years ago |
Mark D. Roth
|
a4d9ee23c2
|
Fix objective-C test case.
|
9 years ago |
Mark D. Roth
|
7331a7aa62
|
Change wrapped languages to use the new channel arg macro name.
|
9 years ago |
Mark D. Roth
|
ed4605b71c
|
Change error messages to include actual values and limits.
|
9 years ago |
Craig Tiller
|
a7cd41cc46
|
Note polling coverage when taking combiner locks: resolves offload issues
|
9 years ago |
Craig Tiller
|
d58daa2b2f
|
Merge branch 'client_crash' of github.com:ctiller/grpc into merge-write
|
9 years ago |
Craig Tiller
|
b85448407e
|
Fuzzer found crash
|
9 years ago |
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
|
79d7d99600
|
Merge pull request #7842 from jboeuf/security_context_extension
Adding extension points for security context.
|
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 |