Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e9c75e3f9283bfd29cca4cffa2efb0eca28df450
/
BUILD
7140382
Use the same server code for both secure and insecure servers.
by Mark D. Roth
· 8 years ago
2502afb
Fixed build.yaml and ran generate_projects.sh.
by Mark D. Roth
· 8 years ago
6c3d040
Merge branch 'security_handshaker1' into security_handshaker2
by Mark D. Roth
· 8 years ago
3770ac9
Run tools/buildgen/generate_projects.sh
by ncteisen
· 8 years ago
071cacf
Rename security handshaker files.
by Mark D. Roth
· 8 years ago
8686cab
Use the same connector code for both secure and insecure clients.
by Mark D. Roth
· 8 years ago
863113a
Merge remote-tracking branch 'upstream/master' into service_config_json
by Mark D. Roth
· 8 years ago
c80fa2f
Merge pull request #8680 from ctiller/no_more_legacy
by Craig Tiller
· 8 years ago
5c1f55a
Merge pull request #8335 from y-zeng/tos
by Yuchen Zeng
· 8 years ago
fc75321
Merge remote-tracking branch 'upstream/master' into service_config_json
by Mark D. Roth
· 8 years ago
e6684f4
Remove legacy poller
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
c22717e
Merge remote-tracking branch 'upstream/master' into service_config_json
by Mark D. Roth
· 8 years ago
ed91324
Get user agent right
by Craig Tiller
· 8 years ago
503653e
Merge pull request #8456 from ctiller/pid_ctl
by Craig Tiller
· 8 years ago
32df467
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
ea846a0
Rename method_config.[ch] to service_config.[ch].
by Mark D. Roth
· 8 years ago
64d518e
Merge remote-tracking branch 'upstream/master' into tos
by Yuchen Zeng
· 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
0df7d34
Merge pull request #8380 from y-zeng/reflection_header
by Yuchen Zeng
· 8 years ago
41fd9f2
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 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
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
c335054
Generate build files
by Craig Tiller
· 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
dc39353
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
33d5494
generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr
by Sree Kuchibhotla
· 8 years ago
9193119
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
8e386a6
Merge remote-tracking branch 'upstream/master' into reflection_header
by Yuchen Zeng
· 8 years ago
3cb89bc
Merge pull request #8281 from gcasto/cronet_cpp_api
by Yang Gao
· 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
dd2fa64
Add pid controller test
by Craig Tiller
· 8 years ago
491e1a6
Merge branch 'master' into rpc_mgr
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
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
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
8c94df1
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 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
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
a4f708a
Introduce grpc_socket_mutator
by Yuchen Zeng
· 8 years ago
929f4c6
Add tos configuration in channel args
by Yuchen Zeng
· 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
1519574
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
931a26b
Add C++ Api
by Garrett Casto
· 8 years ago
0b259a8
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
5f806d3
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
1bb0ce5
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
787d58f
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
eebb129
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
c36f6ea
Compile and link core tests with libuv
by murgatroid99
· 8 years ago
384eea8
Merge remote-tracking branch 'upstream/master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
4089138
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
857a130
PHP Proto3: run generate_projects.sh
by Stanley Cheung
· 8 years ago
d88c461
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
748524e
Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under
by Nicolas "Pixel" Noble
· 8 years ago
ca3451d
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
af541d8
Fix conflicting filename
by Craig Tiller
· 8 years ago
87a1081
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
by Nicolas "Pixel" Noble
· 8 years ago
db1a5cc
Buffer pool C++ wrapper
by Craig Tiller
· 8 years ago
6600645
Refactor hash table code into its own module and use it for method_config as well as method_config_table.
by Mark D. Roth
· 8 years ago
c63455a
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
bec804b
Merge branch 'deadline_filter' into service_config
by Mark D. Roth
· 8 years ago
4c3a468
Move method config table code to its own module.
by Mark D. Roth
· 8 years ago
08b0fab
Merge branch 'master' into uv_core_transport
by murgatroid99
· 8 years ago
d801cd7
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
5abf79a
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
8695876
Buffer pools compile
by Craig Tiller
· 8 years ago
1a2e6ac
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
0d19c67
Merge branch 'direct-calls' into buffer_pools_for_realsies
by Craig Tiller
· 8 years ago
7af69f3
Add buffer pools to build
by Craig Tiller
· 8 years ago
7974232
Merge branch 'master' into rpc_mgr
by Sree Kuchibhotla
· 8 years ago
933c955
Merge remote-tracking branch 'upstream/master' into http_connect
by Mark D. Roth
· 8 years ago
3c09810
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
880b457
Backport of #8055 into v1.0.x.
by Nicolas "Pixel" Noble
· 8 years ago
1edc77c
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
9fec58f
Merge pull request #8052 from Vizerai/grpc_tracing
by Jim King
· 8 years ago
9710e2c
Merge remote-tracking branch 'upstream/master' into deadline_filter
by Mark D. Roth
· 8 years ago
Next »