Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
1ad51e021f710e9cda1ceaf7038b3bc72e9a55c1
/
vsprojects
66b14c1
Merge branch 'slice_interning' into eliminate_mdstr
by Craig Tiller
· 8 years ago
1094c32
Merge branch 'slice_with_exec_ctx' into slice_interning
by Craig Tiller
· 8 years ago
c586666
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
1016d9f
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
c80fa2f
Merge pull request #8680 from ctiller/no_more_legacy
by Craig Tiller
· 8 years ago
ad1b395
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
by Mark D. Roth
· 8 years ago
5c1f55a
Merge pull request #8335 from y-zeng/tos
by Yuchen Zeng
· 8 years ago
5ef31ab
Progress towards mdstr elimination
by Craig Tiller
· 8 years ago
14ded3b
Merge branch 'slice_with_exec_ctx' into slice_interning
by Craig Tiller
· 8 years ago
7cdad96
Fix foward declaration duplication
by Craig Tiller
· 8 years ago
64b2656
First pass of slice interning facilities
by Craig Tiller
· 8 years ago
979abf6
regenerate projects
by yang-g
· 8 years ago
1b77f0b
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
by Mark D. Roth
· 8 years ago
0ace62f
Merge pull request #8618 from markdroth/channel_info_api
by Mark D. Roth
· 8 years ago
5910eee
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
e6684f4
Remove legacy poller
by Craig Tiller
· 8 years ago
e98181f
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
25c3543
Fix sanity
by Craig Tiller
· 8 years ago
31606bd
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
b720b60
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
3d88341
Populate latency field in final_info.
by Mark D. Roth
· 8 years ago
0e44a25
Fix C++ filter API and add test for it.
by Mark D. Roth
· 8 years ago
ed91324
Get user agent right
by Craig Tiller
· 8 years ago
56fa2c6
Order files - things were making sanity sad
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
7a4ac73
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
32df467
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
453d563
Merge github.com:grpc/grpc into microbench
by Craig Tiller
· 8 years ago
d3f25b3
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
by Mark D. Roth
· 8 years ago
64d518e
Merge remote-tracking branch 'upstream/master' into tos
by Yuchen Zeng
· 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
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
7213aa7
Merge branch 'microbench' into bm_fullstack
by Craig Tiller
· 8 years ago
ac119ba
Merge github.com:grpc/grpc into microbench
by Craig Tiller
· 8 years ago
0df7d34
Merge pull request #8380 from y-zeng/reflection_header
by Yuchen Zeng
· 8 years ago
6e3e39f
Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver
by Mark D. Roth
· 8 years ago
41fd9f2
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 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
fa014a8
Merge github.com:grpc/grpc into pid_ctl
by Craig Tiller
· 8 years ago
612ca22
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
e127a39
Change tests to use channel args instead of fake_resolver query args.
by Mark D. Roth
· 8 years ago
cb356b2
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
by Mark D. Roth
· 8 years ago
6e080a3
Merge branch 'buffer_pools_for_realsies' into grpc_slice
by Craig Tiller
· 8 years ago
3d357d9
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
fb752d4
Always run the benchmarks as tests
by Craig Tiller
· 8 years ago
7a34e48
Codegen
by Craig Tiller
· 8 years ago
c335054
Generate build files
by Craig Tiller
· 8 years ago
d41a4a7
s/gpr_slice/grpc_slice, and move around tests, impls
by Craig Tiller
· 8 years ago
4522876
Add test for setting LB policy via C++ API.
by Mark D. Roth
· 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
93d802b
Add full stack microbenchmark
by Craig Tiller
· 8 years ago
42fea2a
Initial google_benchmark integration: generated files
by Craig Tiller
· 8 years ago
dc39353
Merge branch 'master' into uv_core_transport
by murgatroid99
· 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
fe8c501
Merge github.com:grpc/grpc into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
d30699c
Merge remote-tracking branch 'upstream/master' into reflection_header
by Yuchen Zeng
· 8 years ago
1e31973
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 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
c5fb957
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
4f5ae75
Fix build for import
by Craig Tiller
· 8 years ago
dd2fa64
Add pid controller test
by Craig Tiller
· 8 years ago
e3dd1d7
modify stress_test command line options
by Makarand Dharmapurikar
· 8 years ago
491e1a6
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
920ed0c
Modify Thread manager test
by Sree Kuchibhotla
· 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
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
654aa86
Merge remote-tracking branch 'upstream/master' into reflection_header
by Yuchen Zeng
· 8 years ago
556aebb
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
605a8f1
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
f1e5d12
Merge pull request #8371 from yang-g/server_context_spouse
by Yang Gao
· 8 years ago
2a00d3d
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 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
6a72e1c
Add missing vsprojects files
by Yuchen Zeng
· 8 years ago
8c94df1
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
324cc66
Fix missing dependencies
by Yuchen Zeng
· 8 years ago
5f6fbc8
More dependency changes
by Yuchen Zeng
· 8 years ago
169c985
Remove generated pb files
by Yuchen Zeng
· 8 years ago
6a721b5
Rename grpc_hash_table to grpc_mdstr_hash_table.
by Mark D. Roth
· 8 years ago
de3daf5
More interfaces for grpc_socket_mutator
by Yuchen Zeng
· 8 years ago
c4292fb
Add a simple test
by yang-g
· 8 years ago
4287998
Add a test spouse for server context
by yang-g
· 8 years ago
8f7739b
Rename GrpcRpcManager -> ThreadManager
by Sree Kuchibhotla
· 8 years ago
82e4ec7
Moved cv polling into ev_poll_posix.c
by Ken Payson
· 8 years ago
e4996d6
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
a4f708a
Introduce grpc_socket_mutator
by Yuchen Zeng
· 8 years ago
Next »