Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
aa24e9a77d1865d2bfea3227720446cda7496c36
/
test
/
core
503653e
Merge pull request #8456 from ctiller/pid_ctl
by Craig Tiller
· 8 years ago
0b48db4
Merge pull request #8537 from markdroth/remove_fake_resolver
by Mark D. Roth
· 8 years ago
4f9b764
Fixed use of unalloc'd memory
by David Garcia Quintas
· 8 years ago
2b8de5c
Don't run cancel_after_accept test for fd and socketpair fixtures.
by Mark D. Roth
· 8 years ago
d3f25b3
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
by Mark D. Roth
· 8 years ago
9895a56
Merge pull request #8598 from ctiller/rst_stream
by Muxi Yan
· 8 years ago
6c8492d
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
by Mark D. Roth
· 8 years ago
2afba3a
Ensure something executes the new rst_stream code
by Craig Tiller
· 8 years ago
fe85851
Fix build problem from merge.
by Mark D. Roth
· 8 years ago
5a40057
Don't use the stack so much
by Masood Malekghassemi
· 8 years ago
c20a52f
Fix build problem.
by Mark D. Roth
· 8 years ago
d811b30
clang-format
by Mark D. Roth
· 8 years ago
6e3e39f
Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver
by Mark D. Roth
· 8 years ago
f405035
More Windows Fixes
by Craig Tiller
· 8 years ago
fa014a8
Merge github.com:grpc/grpc into pid_ctl
by Craig Tiller
· 8 years ago
6476170
Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries
by Craig Tiller
· 8 years ago
e127a39
Change tests to use channel args instead of fake_resolver query args.
by Mark D. Roth
· 8 years ago
64542df
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
c5d447e
Merge pull request #8520 from murgatroid99/udp_server_test_fix
by Craig Tiller
· 8 years ago
423efd5
Update comment
by Craig Tiller
· 8 years ago
8abc796
Review feedback
by Craig Tiller
· 8 years ago
3d357d9
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 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
bfe5680
Move method_config module from ext/client_channel to lib/transport.
by Mark D. Roth
· 8 years ago
fb809b7
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 8 years ago
4c2e3e7
Merge pull request #8377 from htuch/alpn
by Craig Tiller
· 8 years ago
6b5d682
Review feedback
by Craig Tiller
· 8 years ago
f0b2ec0
clang-format
by Mark D. Roth
· 8 years ago
fe8c501
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 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
557c990
clang-format
by Mark D. Roth
· 8 years ago
62b2a90
Fix handshake_client bind flakes and build issues.
by Harvey Tuch
· 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
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
af84245
Remove resolver_result.
by Mark D. Roth
· 8 years ago
d9cbec4
Merge pull request #8095 from markdroth/rename_client_config
by Mark D. Roth
· 8 years ago
3798e60
Address review comments
by Craig Tiller
· 8 years ago
153eaa7
s/BUFFER_POOL/RESOURCE_QUOTA/g
by Craig Tiller
· 8 years ago
3686996
Encode server name, LB policy name, and addresses in channel args.
by Mark D. Roth
· 8 years ago
16883a3
Set user data vtable when creating grpc_lb_addresses.
by Mark D. Roth
· 8 years ago
79fd4e6
Merge pull request #8381 from dgquintas/lb-cost-bin
by David G. Quintas
· 8 years ago
6a30178
Clang format
by murgatroid99
· 8 years ago
dd2fa64
Add pid controller test
by Craig Tiller
· 8 years ago
91d0093
Fix test
by Craig Tiller
· 8 years ago
10edf68
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
eb35a1d
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
9ea0f2c
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
70ee74c
Merge pull request #8427 from ctiller/lock-cycle
by Craig Tiller
· 8 years ago
20e77f2
Merge pull request #8303 from markdroth/service_config
by Mark D. Roth
· 8 years ago
59f347e
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
6952b21
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
2406e31
Avoid TSAN reported lock cycle
by Craig Tiller
· 8 years ago
2dc4968
Fix config-exclusion for secure variants of tests
by Craig Tiller
· 8 years ago
e2f6968
Fixes for bad asserts
by Craig Tiller
· 8 years ago
afcc875
clang-format
by Craig Tiller
· 8 years ago
605a8f1
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
20afa3d
BufferPool --> ResourceQuota
by Craig Tiller
· 8 years ago
654b242
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
68cf8ce
Fix payload tests under windows
by Craig Tiller
· 8 years ago
8c94df1
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
8725595
Merge pull request #7664 from kpayson64/cv_wakeup_fd
by kpayson64
· 8 years ago
d8fe334
s/lb-cost/lb-cost-bin
by David Garcia Quintas
· 8 years ago
7d2f0b0
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
e76b87b
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
d7ec5e1
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
fd7caf5
Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys
by David Garcia Quintas
· 8 years ago
c0aa97d
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
a460192
Minor fixes to sockaddr changes
by murgatroid99
· 8 years ago
fb324c4
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
22d50e9
Fix sanity and move a header include
by murgatroid99
· 8 years ago
9993c87
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
352e9a3
Merge pull request #8073 from daniel-j-born/handshake_shutdown
by Yang Gao
· 8 years ago
a03a8c4
Merge pull request #8333 from rjshade/orphan_calls
by Vijay Pai
· 8 years ago
81a6ef9
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
a3654db
Renamed LB-related metadata keys
by David Garcia Quintas
· 8 years ago
fbfb05a
Merge pull request #8177 from jboeuf/remove_call_creds_from_channel_creds
by jboeuf
· 8 years ago
aa9c578
Clean up code after merge with master
by murgatroid99
· 8 years ago
5175037
Check for the correct number of orphan callbacks in udp_server_test
by Robbie Shade
· 8 years ago
c99945e
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
fdc2b10
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
d195cf5
Add condition variable polling engine
by kpayson64
· 8 years ago
fde76d7
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
9db75cf
Revert changes to sockaddr_resolver_test, since we no longer support query_args there.
by Mark D. Roth
· 8 years ago
fd2ddd2
clang-format
by Mark D. Roth
· 8 years ago
2c287ca
UV tests pass on linux
by murgatroid99
· 8 years ago
1519574
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
afae721
Fix test.
by Mark D. Roth
· 8 years ago
d8f4a12
Fix build problem in test.
by Mark D. Roth
· 8 years ago
81ae740
Test setting wait_for_ready via service config.
by Mark D. Roth
· 8 years ago
fc27513
Merge branch 'fail_fast' into service_config
by Mark D. Roth
· 8 years ago
8bc8a83
Update tests.
by Mark D. Roth
· 8 years ago
30542c0
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
e40dd29
Handle the case where the resolver returns after the call is initialized.
by Mark D. Roth
· 8 years ago
998dbc0
Merge pull request #7612 from rjshade/enable_udp_testing
by Yang Gao
· 8 years ago
Next »