Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
aa24e9a77d1865d2bfea3227720446cda7496c36
/
test
/
cpp
314f439
Increase test timeouts
by Craig Tiller
· 9 years ago
0b48db4
Merge pull request #8537 from markdroth/remove_fake_resolver
by Mark D. Roth
· 9 years ago
453d563
Merge github.com:grpc/grpc into microbench
by Craig Tiller
· 9 years ago
d3f25b3
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
by Mark D. Roth
· 9 years ago
a189b7b
Make new file compliant with new standards
by Vijay Pai
· 9 years ago
739a93e
Merge branch 'master' into turn_it_to_11
by Vijay Pai
· 9 years ago
6c8492d
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
by Mark D. Roth
· 9 years ago
57f30d1
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
by Mark D. Roth
· 9 years ago
105b394
Merge pull request #8568 from dgquintas/grpclb_leaks_fix
by David G. Quintas
· 9 years ago
320ed13
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
by Vijay Pai
· 9 years ago
e140d5c
Regenerate all projects
by Vijay Pai
· 9 years ago
00bbb41
Merge pull request #8548 from dgquintas/lb-tokens-length
by David G. Quintas
· 9 years ago
713c7b8
clang-format
by Vijay Pai
· 9 years ago
c0b2acb
Use C++11 final and override
by Vijay Pai
· 9 years ago
ac119ba
Merge github.com:grpc/grpc into microbench
by Craig Tiller
· 9 years ago
cbc059e
Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix
by David Garcia Quintas
· 9 years ago
7ec2913
PR comments
by David Garcia Quintas
· 9 years ago
0df7d34
Merge pull request #8380 from y-zeng/reflection_header
by Yuchen Zeng
· 9 years ago
6e3e39f
Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver
by Mark D. Roth
· 9 years ago
3f26585
Fix memory leak.
by Mark D. Roth
· 9 years ago
6df6075
Fix portability problems.
by Mark D. Roth
· 9 years ago
fd635ad
clang-format
by Mark D. Roth
· 9 years ago
7e0c2f8
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
by Mark D. Roth
· 9 years ago
1e088b4
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
3935263
Merge pull request #8552 from ncteisen/cpp_unimplemented_service
by Noah Eisen
· 9 years ago
45ebd35
Fix clang format
by Noah Eisen
· 9 years ago
e7223af
Use default Empty ctor instead of Empty::default_instance
by Noah Eisen
· 9 years ago
c02bd2d
Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_service
by Noah Eisen
· 9 years ago
0baf1dc
Made LB token dynamic size <= 50 bytes
by David Garcia Quintas
· 9 years ago
ca5cdf4
Add unimplemented_service test case for cpp interop client
by Noah Eisen
· 9 years ago
86cb138
Handle failed calls in sync client
by Craig Tiller
· 9 years ago
612ca22
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
e127a39
Change tests to use channel args instead of fake_resolver query args.
by Mark D. Roth
· 9 years ago
3d357d9
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 9 years ago
4522876
Add test for setting LB policy via C++ API.
by Mark D. Roth
· 9 years ago
fb809b7
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
by Mark D. Roth
· 9 years ago
d3cd017
Initial google_benchmark integration: source changes
by Craig Tiller
· 9 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
· 9 years ago
dc39353
Merge branch 'master' into uv_core_transport
by murgatroid99
· 9 years ago
cb4cd3d
make gcc4.4 happy
by Sree Kuchibhotla
· 9 years ago
3a96ee3
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
b40a8fa
Merge pull request #8437 from makdharma/stress_test_options
by makdharma
· 9 years ago
3fc5783
Change std::atomic_int to gpr_atm since gcc4.4 is complaining
by Sree Kuchibhotla
· 9 years ago
fe8c501
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 9 years ago
e3a2100
Fix propagation of channel args for insecure channels.
by Mark D. Roth
· 9 years ago
d30699c
Merge remote-tracking branch 'upstream/master' into reflection_header
by Yuchen Zeng
· 9 years ago
1e31973
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
069c12d
Fix thread_manager_test
by Sree Kuchibhotla
· 9 years ago
85399f0
clang formatting fixes
by Sree Kuchibhotla
· 9 years ago
b516cad
Merge branch 'master' into uv_core_transport
by murgatroid99
· 9 years ago
99e61f8
Merge pull request #8418 from markdroth/interop_flags
by Mark D. Roth
· 9 years ago
d9cbec4
Merge pull request #8095 from markdroth/rename_client_config
by Mark D. Roth
· 9 years ago
c5fb957
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
f01f7b6
clang-format fixes
by Makarand Dharmapurikar
· 9 years ago
8f67b64
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 9 years ago
9243c74
Merge pull request #8365 from vjpai/fc_1dstream
by Vijay Pai
· 9 years ago
ab71dfb
Merge branch 'master' into uv_core_transport
by murgatroid99
· 9 years ago
74b731e
Merge pull request #8423 from ncteisen/interop_client_naming
by Noah Eisen
· 9 years ago
042aec9
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
6135535
Minor changes and called generate_projects.sh again
by Sree Kuchibhotla
· 9 years ago
e3dd1d7
modify stress_test command line options
by Makarand Dharmapurikar
· 9 years ago
5ee0797
Merge branch 'master' into fc_1dstream
by Vijay Pai
· 9 years ago
920ed0c
Modify Thread manager test
by Sree Kuchibhotla
· 9 years ago
eb35a1d
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 9 years ago
59f347e
Merge branch 'master' into uv_core_transport
by murgatroid99
· 9 years ago
6952b21
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 9 years ago
32eee77
Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message
by Noah Eisen
· 9 years ago
654aa86
Merge remote-tracking branch 'upstream/master' into reflection_header
by Yuchen Zeng
· 9 years ago
385c9b2
Address code review comments
by Sree Kuchibhotla
· 9 years ago
afcc875
clang-format
by Craig Tiller
· 9 years ago
556aebb
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
2430171
Allow specifying extra flags for C++ interop server.
by Mark D. Roth
· 9 years ago
9fa9315
Merge remote-tracking branch 'upstream/master' into fc_1dstream
by Vijay Pai
· 9 years ago
d923583
Minor cleanup - remove an unneeded header, mark a class final, explicitly specify parent class
by Vijay Pai
· 9 years ago
948f95b
Merge pull request #7201 from markdroth/run_interop_tests_go
by Mark D. Roth
· 9 years ago
f1e5d12
Merge pull request #8371 from yang-g/server_context_spouse
by Yang Gao
· 9 years ago
2a00d3d
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
20afa3d
BufferPool --> ResourceQuota
by Craig Tiller
· 9 years ago
654b242
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 9 years ago
14c836f
Delambdaify
by Craig Tiller
· 9 years ago
b019d61
Fix benchmark shutdown
by Craig Tiller
· 9 years ago
7d2f0b0
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 9 years ago
a628c84
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 9 years ago
169c985
Remove generated pb files
by Yuchen Zeng
· 9 years ago
5e258bf
clang-format
by Mark D. Roth
· 9 years ago
583eb9b
Clang format
by murgatroid99
· 9 years ago
e76b87b
Merge branch 'master' into uv_core_transport
by murgatroid99
· 9 years ago
4a8cf1d
Merge pull request #8348 from dgquintas/new_lb_md_keys
by David G. Quintas
· 9 years ago
fd7caf5
Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys
by David Garcia Quintas
· 9 years ago
c4292fb
Add a simple test
by yang-g
· 9 years ago
c37a8a5
Fix test
by Sree Kuchibhotla
· 9 years ago
d39f40d
Fix include files
by Sree Kuchibhotla
· 9 years ago
8f7739b
Rename GrpcRpcManager -> ThreadManager
by Sree Kuchibhotla
· 9 years ago
0812609
golden file
by Vijay Pai
· 9 years ago
96e0311
clang-format
by Vijay Pai
· 9 years ago
8d08b1d
Test all split streamed variations
by Vijay Pai
· 9 years ago
65a9ef1
Fix channel/stub for dup service use
by Vijay Pai
· 9 years ago
e4996d6
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 9 years ago
61536a7
Making split streaming testable
by Vijay Pai
· 9 years ago
272c8d2
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 9 years ago
Next »