Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
|\ | |||
* | | Merge | Craig Tiller | 2016-11-08 |
* | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\ \ | |||
| | * | Fix C++ filter API and add test for it. | Mark D. Roth | 2016-11-07 |
| * | | Get user agent right | Craig Tiller | 2016-11-04 |
| |/ | |||
* | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\| | |||
| * | Merge branch 'master' into turn_it_to_11 | Vijay Pai | 2016-11-02 |
| |\ | |||
| | * | Merge pull request #8523 from markdroth/lb_policy_name_channel_arg | Mark D. Roth | 2016-11-02 |
| | |\ | |||
| * | | | clang-format | Vijay Pai | 2016-11-01 |
| * | | | Deprecate grpc::thread and sync in favor of std::thread,mutex,etc | Vijay Pai | 2016-11-01 |
| * | | | Remove references to NO_CHRONO option | Vijay Pai | 2016-11-01 |
| * | | | clang-format | Vijay Pai | 2016-11-01 |
| * | | | Use C++11 final and override | Vijay Pai | 2016-11-01 |
| |/ / | |||
| * | | Merge pull request #8380 from y-zeng/reflection_header | Yuchen Zeng | 2016-10-31 |
| |\ \ | |||
* | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 |
|\| | | | |||
| | | * | 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 |
| |\ \ \ | |||
* | | | | | clang-format | Craig Tiller | 2016-10-26 |
* | | | | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-26 |
| |\ \ \ \ | |||
* | | | | | | Bulk update #includes | Craig Tiller | 2016-10-26 |
* | | | | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
|/ / / / / | |||
| | | | * | Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API. | Mark D. Roth | 2016-10-26 |
| | |_|/ | |/| | | |||
| | * | | generate_projects.sh and also add config.h header so that gcc4.4 can recogniz... | Sree Kuchibhotla | 2016-10-25 |
| | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-24 |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into reflection_header | Yuchen Zeng | 2016-10-24 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #8281 from gcasto/cronet_cpp_api | Yang Gao | 2016-10-24 |
| |\ \ \ | |||
| | | * | | Move thread_manager.h header from server.h to server_cc.cc | Sree Kuchibhotla | 2016-10-24 |
| | | * | | remove unused fields | Sree Kuchibhotla | 2016-10-24 |
| | | * | | clang formatting fixes | Sree Kuchibhotla | 2016-10-24 |
| | * | | | Add copyright header | Garrett Casto | 2016-10-21 |
* | | | | | s/BUFFER_POOL/RESOURCE_QUOTA/g | Craig Tiller | 2016-10-21 |
| | * | | | Clang format | Garrett Casto | 2016-10-20 |
| | | * | | make gcc 4.6 and earlier versions happy | Sree Kuchibhotla | 2016-10-20 |
| | | * | | Minor changes and called generate_projects.sh again | Sree Kuchibhotla | 2016-10-20 |
* | | | | | 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 |
| | | | * | Merge remote-tracking branch 'upstream/master' into reflection_header | Yuchen Zeng | 2016-10-18 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | Address code review comments | Sree Kuchibhotla | 2016-10-18 |
* | | | | | clang-format | Craig Tiller | 2016-10-18 |
| | | * | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-18 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | * | | reorder params in Server | Sree Kuchibhotla | 2016-10-18 |
* | | | | | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | | * | Fix missing dependencies | Yuchen Zeng | 2016-10-17 |
| | * | | | Merge remote-tracking branch 'upstream/master' into cronet_cpp_api | Garrett Casto | 2016-10-17 |
| | |\ \ \ | |||
| | | | | * | Remove generated pb files | Yuchen Zeng | 2016-10-14 |
| * | | | | | Add a test spouse for server context | yang-g | 2016-10-13 |
| | |_|_|/ | |/| | | | |||
| | | | * | Fix include files | Sree Kuchibhotla | 2016-10-13 |
| | | | * | Rename GrpcRpcManager -> ThreadManager | Sree Kuchibhotla | 2016-10-13 |
| | | | * | Refactor SyncServerSettings code | Sree Kuchibhotla | 2016-10-13 |