Commit message (Expand) | 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 github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-26 |
| | | |\ | | | |/ | | |/| | |||
* | / | | Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API. | Mark D. Roth | 2016-10-26 |
| |/ / |/| | | |||
* | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-26 |
|\ \ \ | |||
| * \ \ | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-25 |
| |\ \ \ | |||
| | | * \ | 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 |
| | |\ \ \ | |||
| | | | * | | clang format issues | Sree Kuchibhotla | 2016-10-24 |
| | | | * | | Move thread_manager.h header from server.h to server_cc.cc | Sree Kuchibhotla | 2016-10-24 |
| * | | | | | 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 branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-21 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | | * | s/BUFFER_POOL/RESOURCE_QUOTA/g | Craig Tiller | 2016-10-21 |
* | | | | | | Encode server name, LB policy name, and addresses in channel args. | Mark D. Roth | 2016-10-21 |
| | | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-20 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge pull request #8365 from vjpai/fc_1dstream | Vijay Pai | 2016-10-20 |
| |\ \ \ \ \ | |||
| * | | | | | | Remove a useless forward declaration | Vijay Pai | 2016-10-20 |
|/ / / / / / | |||
| * | | | | | Merge branch 'master' into fc_1dstream | Vijay Pai | 2016-10-20 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
| | | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 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 uv_core_transport | murgatroid99 | 2016-10-19 |
| | |\ \ \ \ | |||
| | | | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-19 |
| | | | | | |\ | | | | |_|_|/ | | | |/| | | | |||
| | | | | * | | Rename sync_methods_ to sync_requests_ | Sree Kuchibhotla | 2016-10-19 |
| | | | | * | | Address code review comments | Sree Kuchibhotla | 2016-10-18 |
| | | | | | * | Header fixes | Craig Tiller | 2016-10-18 |
| | | | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-18 |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | |||
| * | | | | | | Merge remote-tracking branch 'upstream/master' into fc_1dstream | Vijay Pai | 2016-10-18 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | | | | * | | reorder params in Server | Sree Kuchibhotla | 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 |
| |\ \ \ \ \ \ | |||
| | | | | | | * | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | * | | | | | | resolve review comment | yang-g | 2016-10-17 |
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into cronet_cpp_api | Garrett Casto | 2016-10-17 |
| | | | | |\ \ \ | |||
| | * | | | | | | | Add a test spouse for server context | yang-g | 2016-10-13 |
| | | |_|_|/ / / | | |/| | | | | | |||
| | | * | | | | | Other golden file | Vijay Pai | 2016-10-13 |
| | | | | | * | | Fix test | Sree Kuchibhotla | 2016-10-13 |
| | | | | | * | | Fix include files | Sree Kuchibhotla | 2016-10-13 |
| | | | | | * | | Rename GrpcRpcManager -> ThreadManager | Sree Kuchibhotla | 2016-10-13 |
| | | * | | | | | clang-format | Vijay Pai | 2016-10-13 |
| | | | | | * | | Refactor SyncServerSettings code | Sree Kuchibhotla | 2016-10-13 |
| | | * | | | | | Bug fix on failure condition | Vijay Pai | 2016-10-13 |
| | | | | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-13 |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | * | | | | | Making split streaming testable | Vijay Pai | 2016-10-13 |
| | | * | | | | | Merge branch 'master' into fc_1dstream | Vijay Pai | 2016-10-13 |
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||
| | | | | | | * | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-10 |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| * | | | | | | | Clarifying comment | Craig Tiller | 2016-10-10 |
| |/ / / / / / | |||
| | | | | | * | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-10 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | |