Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
aa24e9a77d1865d2bfea3227720446cda7496c36
/
test
314f439
Increase test timeouts
by Craig Tiller
· 8 years ago
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
453d563
Merge github.com:grpc/grpc into microbench
by Craig Tiller
· 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
b37ace5
Merge pull request #8602 from vjpai/turn_it_to_11
by Vijay Pai
· 8 years ago
9895a56
Merge pull request #8598 from ctiller/rst_stream
by Muxi Yan
· 8 years ago
a189b7b
Make new file compliant with new standards
by Vijay Pai
· 8 years ago
739a93e
Merge branch 'master' into turn_it_to_11
by Vijay Pai
· 8 years ago
6c8492d
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
by Mark D. Roth
· 8 years ago
57f30d1
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
by Mark D. Roth
· 8 years ago
105b394
Merge pull request #8568 from dgquintas/grpclb_leaks_fix
by David G. Quintas
· 8 years ago
320ed13
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
by Vijay Pai
· 8 years ago
e140d5c
Regenerate all projects
by Vijay Pai
· 8 years ago
00bbb41
Merge pull request #8548 from dgquintas/lb-tokens-length
by David G. Quintas
· 8 years ago
713c7b8
clang-format
by Vijay Pai
· 8 years ago
c0b2acb
Use C++11 final and override
by Vijay Pai
· 8 years ago
ac119ba
Merge github.com:grpc/grpc into microbench
by Craig Tiller
· 8 years ago
cbc059e
Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix
by David Garcia Quintas
· 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
7ec2913
PR comments
by David Garcia Quintas
· 8 years ago
5a40057
Don't use the stack so much
by Masood Malekghassemi
· 8 years ago
0df7d34
Merge pull request #8380 from y-zeng/reflection_header
by Yuchen Zeng
· 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
3f26585
Fix memory leak.
by Mark D. Roth
· 8 years ago
6df6075
Fix portability problems.
by Mark D. Roth
· 8 years ago
fd635ad
clang-format
by Mark D. Roth
· 8 years ago
7e0c2f8
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
by Mark D. Roth
· 8 years ago
1e088b4
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
3935263
Merge pull request #8552 from ncteisen/cpp_unimplemented_service
by Noah Eisen
· 8 years ago
45ebd35
Fix clang format
by Noah Eisen
· 8 years ago
e7223af
Use default Empty ctor instead of Empty::default_instance
by Noah Eisen
· 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
c02bd2d
Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service
by Noah Eisen
· 8 years ago
0baf1dc
Made LB token dynamic size <= 50 bytes
by David Garcia Quintas
· 8 years ago
ca5cdf4
Add unimplemented_service test case for cpp interop client
by Noah Eisen
· 8 years ago
86cb138
Handle failed calls in sync client
by Craig Tiller
· 8 years ago
612ca22
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 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
cb356b2
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
by Mark D. Roth
· 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
4522876
Add test for setting LB policy via C++ API.
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
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
d3cd017
Initial google_benchmark integration: source changes
by Craig Tiller
· 8 years ago
6b5d682
Review feedback
by Craig Tiller
· 8 years ago
14b701c
Use nullptr instead of NULL. Move test to grpc namespace so that when using gcc4.4, we use nullptr definition in grpc++/impl/codegen/config.h
by Sree Kuchibhotla
· 8 years ago
dc39353
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
cb4cd3d
make gcc4.4 happy
by Sree Kuchibhotla
· 8 years ago
3a96ee3
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
b40a8fa
Merge pull request #8437 from makdharma/stress_test_options
by makdharma
· 8 years ago
f0b2ec0
clang-format
by Mark D. Roth
· 8 years ago
3fc5783
Change std::atomic_int to gpr_atm since gcc4.4 is complaining
by Sree Kuchibhotla
· 8 years ago
fe8c501
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
e3a2100
Fix propagation of channel args for insecure channels.
by Mark D. Roth
· 8 years ago
d30699c
Merge remote-tracking branch 'upstream/master' into reflection_header
by Yuchen Zeng
· 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
1e31973
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
069c12d
Fix thread_manager_test
by Sree Kuchibhotla
· 8 years ago
557c990
clang-format
by Mark D. Roth
· 8 years ago
93ca807
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
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
85399f0
clang formatting fixes
by Sree Kuchibhotla
· 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
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
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
c5fb957
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 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
f01f7b6
clang-format fixes
by Makarand Dharmapurikar
· 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
8f67b64
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
dd2fa64
Add pid controller test
by Craig Tiller
· 8 years ago
9243c74
Merge pull request #8365 from vjpai/fc_1dstream
by Vijay Pai
· 8 years ago
ab71dfb
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
74b731e
Merge pull request #8423 from ncteisen/interop_client_naming
by Noah Eisen
· 8 years ago
Next »