Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f37cd4f84448d9a9bb96cb16e1f616811e42f9af
f37cd4f
Updated max length of load balanced service to 255 bytes
by David Garcia Quintas
· 8 years ago
41752d6
Added max length comments for some lb proto fields
by David Garcia Quintas
· 8 years ago
2a23c60
Removed spurious option for lb nanopb proto
by David Garcia Quintas
· 8 years ago
472fc2f
Updated proto field comment with max token length
by David Garcia Quintas
· 8 years ago
0baf1dc
Made LB token dynamic size <= 50 bytes
by David Garcia Quintas
· 8 years ago
c5d447e
Merge pull request #8520 from murgatroid99/udp_server_test_fix
by Craig Tiller
· 8 years ago
d92b795
Merge pull request #8511 from apolcyn/make_fewer_calls_to_run_batch_on_unary_calls_rebased
by apolcyn
· 8 years ago
9dc49b7
Merge pull request #8420 from sreecha/stress_design
by Sree Kuchibhotla
· 8 years ago
7540add
Merge pull request #8499 from soltanmm-google/hypocritical-hippocratic
by Masood Malekghassemi
· 8 years ago
832b685
Merge pull request #8517 from markdroth/circular_dependency_fix
by Mark D. Roth
· 8 years ago
d7648fe
Fix issue with pointers in udp_server_test
by murgatroid99
· 8 years ago
e4e457e
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
by Mark D. Roth
· 8 years ago
d4a5971
Merge pull request #8462 from markdroth/resolver_channel_args
by Mark D. Roth
· 8 years ago
bfe5680
Move method_config module from ext/client_channel to lib/transport.
by Mark D. Roth
· 8 years ago
1c453f5
Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer
by Jan Tattermusch
· 8 years ago
9c6dca7
Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanup
by Jan Tattermusch
· 8 years ago
49607a8
Ran generate_projects.sh
by Mark D. Roth
· 8 years ago
49f89f0
clang-format
by Mark D. Roth
· 8 years ago
e5293c3
combine more core batch ops
by Alex Polcyn
· 8 years ago
fb809b7
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
9700788
Merge pull request #8449 from ncteisen/new_python_interop_tests
by Noah Eisen
· 8 years ago
13339bf
SafeHandleZeroIsInvalid cleanup
by Jan Tattermusch
· 8 years ago
4c2e3e7
Merge pull request #8377 from htuch/alpn
by Craig Tiller
· 8 years ago
d148e8e
Make ServerCallContext.Peer lazy
by Jan Tattermusch
· 8 years ago
79b75b9
Merge pull request #8441 from muxi/update-objc-connectivity
by Muxi Yan
· 8 years ago
3e784bb
Merge pull request #8347 from docent-net/master
by Masood Malekghassemi
· 8 years ago
2da4666
Don't set up Python doc packages every time
by Masood Malekghassemi
· 8 years ago
5bb04de
Merge pull request #8125 from murgatroid99/uv_core_transport
by Michael Lumish
· 8 years ago
9785c8f
Implement the advanced interop tests for Python
by Noah Eisen
· 8 years ago
0d34499
Remove status message check from node interop client
by Noah Eisen
· 8 years ago
c5fc043
Merge pull request #8465 from ncteisen/php_unimplemented_method
by Noah Eisen
· 8 years ago
e53707c
Update GRPCHost comments
by Muxi Yan
· 8 years ago
6f5cfed
Add comments for GRPCHost
by Muxi Yan
· 8 years ago
64100ca
Merge pull request #8490 from perumaalgoog/master
by David G. Quintas
· 8 years ago
4f6a19b
Create connectivityMonitor after call is set up
by Muxi Yan
· 8 years ago
7d897fe
Fix merge issue in udp_server.c
by murgatroid99
· 8 years ago
7f77310
Override clang-format indent
by Muxi Yan
· 8 years ago
bd19fc7
clang-format format clean
by Muxi Yan
· 8 years ago
9859ac4
Merge pull request #8453 from jtattermusch/csharp_task_utils
by Jan Tattermusch
· 8 years ago
dc39353
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
6554eee
Merge pull request #8489 from ctiller/recursivator
by Craig Tiller
· 8 years ago
b63d8d9
Merge pull request #7615 from rjshade/rewrite_udp_server_linked_list
by Yang Gao
· 8 years ago
e1e3c8b
Fix incorrect header in thd.c
by Perumaal S
· 8 years ago
9905857
Remove unnecessary #ifdef in credentials code
by murgatroid99
· 8 years ago
39cb9a9
Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora
by Maciej Lasyk
· 8 years ago
b40a8fa
Merge pull request #8437 from makdharma/stress_test_options
by makdharma
· 8 years ago
0fc7ef9
Finish off change
by Craig Tiller
· 8 years ago
8d301c4
Use the statement sequencing operator instead of introducing an enum
by Craig Tiller
· 8 years ago
87e004b
Hand build tail recursion to avoid stack overflow
by Craig Tiller
· 8 years ago
b477ceb
Fix asan bug.
by Mark D. Roth
· 8 years ago
f0b2ec0
clang-format
by Mark D. Roth
· 8 years ago
e917f5d
Update comments.
by Mark D. Roth
· 8 years ago
3cb89bc
Merge pull request #8281 from gcasto/cronet_cpp_api
by Yang Gao
· 8 years ago
1179fbd
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
0ac60ca
Merge pull request #8429 from markdroth/service_config2
by Mark D. Roth
· 8 years ago
6f94082
clang-format
by Mark D. Roth
· 8 years ago
e3a2100
Fix propagation of channel args for insecure channels.
by Mark D. Roth
· 8 years ago
5f40e5d
Minor clean-up.
by Mark D. Roth
· 8 years ago
b367c1b
Fix dns_resolver_connectivity_test.
by Mark D. Roth
· 8 years ago
25db523
Fix sockaddr_resolver_test.
by Mark D. Roth
· 8 years ago
7be1322
Restrict handshake_{client,server} to linux platform.
by Harvey Tuch
· 8 years ago
13ca42d
Merge pull request #8463 from ncteisen/csharp_unimplemented_method
by Noah Eisen
· 8 years ago
ab0c5de
Merge pull request #8467 from ncteisen/node_unimplemented_method
by Noah Eisen
· 8 years ago
557c990
clang-format
by Mark D. Roth
· 8 years ago
e207228
added new test to interop_sanity_test.js
by Noah Eisen
· 8 years ago
93ca807
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
2065702
Merge pull request #8476 from jtattermusch/csharp_streamline_nits
by Jan Tattermusch
· 8 years ago
62b2a90
Fix handshake_client bind flakes and build issues.
by Harvey Tuch
· 8 years ago
b53a7f7
updated the interop spec to conform with recent name change
by Noah Eisen
· 8 years ago
26b7be4
Add block comment.
by Mark D. Roth
· 8 years ago
085f9af
Added import order comments, resolved other minor issues
by murgatroid99
· 8 years ago
a92a13c
Fix server_ssl.c thread race exposed by tsan by using gpr_event.
by Harvey Tuch
· 8 years ago
27c876e
Fix memory leak detected by ASAN and clang-format variance.
by Harvey Tuch
· 8 years ago
8cdf17a
Introduce a grpc-exp ALPN protocol identifier.
by Harvey Tuch
· 8 years ago
f7d7fb2
Expand comment documenting grpc_method_config_table_convert().
by Mark D. Roth
· 8 years ago
9fe934c
Merge remote-tracking branch 'upstream/master' into service_config2
by Mark D. Roth
· 8 years ago
5fe5eba
provide framework independent version of Task.CompletedTask
by Jan Tattermusch
· 8 years ago
ba09884
polish HandleCallAsync
by Jan Tattermusch
· 8 years ago
1445c47
Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_call_invocations
by Jan Tattermusch
· 8 years ago
e1e0235
Merge pull request #8469 from jtattermusch/csharp_perf_tuning
by Jan Tattermusch
· 8 years ago
8c31c14
qps worker runs on all threads
by Jan Tattermusch
· 8 years ago
6ec0dca
Merge pull request #8472 from jtattermusch/csharp_eliminate_string_endswith
by Jan Tattermusch
· 8 years ago
4f1823d
string.EndsWith is really slow on CoreCLR
by Jan Tattermusch
· 8 years ago
f89a4a1
Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures
by apolcyn
· 8 years ago
898a2e9
clean up error message
by Alexander Polcyn
· 8 years ago
ad93106
Keep a singleton of connectivity monitor in GRPCHost
by Muxi Yan
· 8 years ago
566608e
Merge pull request #8395 from jtattermusch/testing_nitpicking
by Jan Tattermusch
· 8 years ago
447548b
show logs from qps workers
by Jan Tattermusch
· 8 years ago
8834095
Merge pull request #8438 from jtattermusch/csharp_compiler_warnings
by Jan Tattermusch
· 8 years ago
a48afeb
change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node
by Noah Eisen
· 8 years ago
6134d1d
change unimplemented_method to unimplemented_service. Add real unimplemented_method test
by Noah Eisen
· 8 years ago
b2a2647
added the real unimplemented_method test to csharp interop test
by Noah Eisen
· 8 years ago
9a171c7
renamed unimplemented_method -> unimplemented_service
by Noah Eisen
· 8 years ago
b516cad
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
ae07f7f
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
99e61f8
Merge pull request #8418 from markdroth/interop_flags
by Mark D. Roth
· 8 years ago
af84245
Remove resolver_result.
by Mark D. Roth
· 8 years ago
6ac6a52
Fix stupid compiler error
by Muxi Yan
· 8 years ago
d9cbec4
Merge pull request #8095 from markdroth/rename_client_config
by Mark D. Roth
· 8 years ago
07ecd9d
Add copyright header
by Garrett Casto
· 8 years ago
Next »