Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make new file compliant with new standards | Vijay Pai | 2016-11-02 |
* | Merge branch 'master' into turn_it_to_11 | Vijay Pai | 2016-11-02 |
|\ | |||
* | | Deprecate grpc::thread and sync in favor of std::thread,mutex,etc | Vijay Pai | 2016-11-01 |
* | | clang-format | Vijay Pai | 2016-11-01 |
* | | Use C++11 final and override | Vijay Pai | 2016-11-01 |
| * | Fix memory leak. | Mark D. Roth | 2016-10-31 |
| * | Fix portability problems. | Mark D. Roth | 2016-10-31 |
| * | clang-format | Mark D. Roth | 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 |
|\ \ | |||
* \ \ | 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 test for setting LB policy via C++ API. | Mark D. Roth | 2016-10-26 |
| | |/ | |/| | |||
| * | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-26 |
| |\ \ | |||
| * | | | Fix propagation of channel args for insecure channels. | Mark D. Roth | 2016-10-24 |
| | * | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
| | |\ \ | | |/ / | |/| | | |||
* | | | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-21 |
|\| | | | |||
| | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-20 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-19 |
| | |\ \ | |||
* | | \ \ | 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 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | | * | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
* | | | | | Fix test | Sree Kuchibhotla | 2016-10-13 |
| | * | | | clang-format | Vijay Pai | 2016-10-13 |
| | * | | | Test all split streamed variations | Vijay Pai | 2016-10-13 |
| | * | | | Fix channel/stub for dup service use | 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 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-10 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | * | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-10 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-07 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into fail_fast | Mark D. Roth | 2016-10-06 |
| |\ \ \ \ | |||
| | * | | | | more usage of std::string | David Garcia Quintas | 2016-10-04 |
| | | | | * | Buffer pool C++ wrapper | Craig Tiller | 2016-09-28 |
| | | | |/ | | | |/| | |||
* | | / | | Make settings configurable | Sree Kuchibhotla | 2016-09-27 |
| |/ / / |/| | | | |||
| * | | | Change C++ API to expose wait_for_ready instead of fail_fast. | Mark D. Roth | 2016-09-27 |
|/ / / | |||
| | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-23 |
| | |\ | |_|/ |/| | | |||
| * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-20 |
| |\ \ | |/ / |/| | | |||
| | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-16 |
| | |\ | |||
* | | | | make inline metadata value clearer | yang-g | 2016-09-16 |
* | | | | Add a test for nonbin header containing binary value | yang-g | 2016-09-15 |
* | | | | Add a check for metadata from auth plugin | yang-g | 2016-09-15 |
| |_|/ |/| | | |||
| * | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-09-14 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #7559 from dgquintas/codegen_cleanse | Craig Tiller | 2016-09-13 |
|\ \ \ | |||
| | * | | clang-format | Craig Tiller | 2016-09-08 |
| | * | | Merge branch 'grand-unified-closures' into direct-calls | Craig Tiller | 2016-09-08 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
|\ \ \ \ | |||
| | | * | | Cleanup, debug support | Craig Tiller | 2016-09-07 |
| | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-03 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| * | | | | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 |