Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg | Mark D. Roth | 2016-10-31 |
|\ | |||
| * | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-28 |
| |\ | |||
| * \ | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-27 |
| |\ \ | |||
* | \ \ | Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg | Mark D. Roth | 2016-10-27 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-26 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Add test for setting LB policy via C++ API. | Mark D. Roth | 2016-10-26 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fix | Mark D. Roth | 2016-10-26 |
| |\ \ \ | |/ / / |/| | | | |||
| * | | | Move method_config module from ext/client_channel to lib/transport. | Mark D. Roth | 2016-10-26 |
| | | | | |||
* | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-26 |
|\| | | | |||
| * | | | Merge pull request #8377 from htuch/alpn | Craig Tiller | 2016-10-26 |
| |\ \ \ | | | | | | | | | | | Introduce a grpc-exp ALPN protocol identifier. | ||
| * \ \ \ | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-25 |
| |\ \ \ \ | |||
| | | | * \ | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-25 |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | | | * | | generate_projects.sh and also add config.h header so that gcc4.4 can ↵ | Sree Kuchibhotla | 2016-10-25 |
| | | | | | | | | | | | | | | | | | | | | | | | | recognize nullptr | ||
| | * | | | | Merge pull request #8437 from makdharma/stress_test_options | makdharma | 2016-10-25 |
| | |\ \ \ \ | | | | | | | | | | | | | | | modify stress_test command line options | ||
| | | | | * \ | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-24 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | Merge pull request #8281 from gcasto/cronet_cpp_api | Yang Gao | 2016-10-24 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Add C++ Api For Cronet | ||
| | | | | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-24 |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-24 |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-24 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | | * | | | Fix handshake_client bind flakes and build issues. | Harvey Tuch | 2016-10-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add port picking retries to handshake_client. * Track vsprojects for new tests. * Place tests in 'test' build target. | ||
| | | | | * | | | Introduce a grpc-exp ALPN protocol identifier. | Harvey Tuch | 2016-10-24 |
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch introduces an additional ALPN protocol, grpc-exp, intended to take preference to h2 and indicate to the server that the connection contains only gRPC traffic. This allows servers and intermediate boxes to distinguish gRPC from other HTTP/2 traffic. The choice of grpc-exp as a protocol identifier indicates that this scheme is currently experimental and should not be relied upon. The protocol is not in the IANA TLS registry. This patch also introduces client/server handshake tests that validate the preferential treatment of grpc-exp in an end-to-end manner. | ||
| | * | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
| | |\ \ \ \ \ | |||
* | | \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-21 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| | * | | | | | | Merge pull request #8418 from markdroth/interop_flags | Mark D. Roth | 2016-10-21 |
| |/| | | | | | | | | | | | | | | | | | | | | | | Allow specifying extra flags for C++ interop server. | ||
* | | | | | | | | Remove resolver_result. | Mark D. Roth | 2016-10-21 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Rename client_config directory to client_channel. | ||
| | | | | | | * \ | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-21 |
| | | | | | | |\ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | Fix build for import | Craig Tiller | 2016-10-21 |
|/ / / / / / / / | |||
| | | | | * / / | modify stress_test command line options | Makarand Dharmapurikar | 2016-10-20 |
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | Modify command line options to be consistent with interop_client. | ||
| | | | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-19 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | * | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-19 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| | | | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-19 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | * | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
| | | |\ \ \ \ | |||
| | | | | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-19 |
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | | | |||
| | | | | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-18 |
| | | | | | |\ \ | | | | | |_|/ / | | | | |/| | | | |||
| | * | / | | | | Allow specifying extra flags for C++ interop server. | Mark D. Roth | 2016-10-18 |
| | | |/ / / / | | |/| | | | | |||
* | | | | | | | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8371 from yang-g/server_context_spouse | Yang Gao | 2016-10-18 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Server context test spouse | ||
| | | | | | * \ | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-18 |
| | | | | | |\ \ | |||
| | | | | | | | * | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | | | | | | | | |||
| | | | | | | | * | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-17 |
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| * | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||
| | | | | | * | | | Merge remote-tracking branch 'upstream/master' into cronet_cpp_api | Garrett Casto | 2016-10-17 |
| | | | | | |\ \ \ | |||
* | | | | | | | | | | Rename grpc_hash_table to grpc_mdstr_hash_table. | Mark D. Roth | 2016-10-14 |
| | | | | | | | | | | |||
| | | * | | | | | | | Add a simple test | yang-g | 2016-10-13 |
| | | | | | | | | | | |||
| | | * | | | | | | | Add a test spouse for server context | yang-g | 2016-10-13 |
| | | | |_|_|/ / / | | | |/| | | | | | |||
| | | | | | | * | | Rename GrpcRpcManager -> ThreadManager | Sree Kuchibhotla | 2016-10-13 |
| | | | | | | | | | |||
| | * | | | | | | | Moved cv polling into ev_poll_posix.c | Ken Payson | 2016-10-13 |
| | | | | | | | | | |||
| | | | | | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-13 |
| | | | | | | |\ \ | | | | |_|_|_|/ / | | | |/| | | | | |