Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add todo | yang-g | 2016-11-18 |
* | Expose message limit constants so that users can reference them | yang-g | 2016-11-17 |
* | Merge pull request #8617 from markdroth/service_config_json | Mark D. Roth | 2016-11-17 |
|\ | |||
* \ | Merge pull request #8630 from ctiller/newlines | Craig Tiller | 2016-11-16 |
|\ \ | |||
* | | | Review feedback | Craig Tiller | 2016-11-16 |
* | | | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-16 |
|\ \ \ | |||
| | * \ | Merge github.com:grpc/grpc into newlines | Craig Tiller | 2016-11-16 |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
| | |\ \ \ \ | |||
| | | | | | * | Allow setting service config via C++ API, for use in tests. | Mark D. Roth | 2016-11-09 |
| | | | | | * | Allow getting LB policy name and service config in C++ API. | Mark D. Roth | 2016-11-09 |
| | | | | | * | Allow fetching service config via grpc_channel_get_info(). | Mark D. Roth | 2016-11-09 |
| | | |_|_|/ | | |/| | | | |||
| | * | | | | Merge pull request #8679 from markdroth/core_api_cleanup | Mark D. Roth | 2016-11-08 |
| | |\ \ \ \ | |||
| | | * | | | | Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet. | Mark D. Roth | 2016-11-08 |
| | * | | | | | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
| | |\ \ \ \ \ | |||
| * | | | | | | | Added INIT state to grpc_connectivity_state | David Garcia Quintas | 2016-11-08 |
* | | | | | | | | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-08 |
|\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | Remove deprecated macros from C-core API. Also move one pending C++ cleanup ... | Mark D. Roth | 2016-11-08 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | * | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | s/std::string/grpc::string/g | Craig Tiller | 2016-11-08 |
| * | | | | | | | Get user agent right | Craig Tiller | 2016-11-04 |
| |/ / / / / / | |||
| | | | | | * | Merge github.com:grpc/grpc into newlines | Craig Tiller | 2016-11-04 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-04 |
|\| | | | | | | |||
| | | * | | | | Code review changes. | Mark D. Roth | 2016-11-04 |
| | * | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | | | | | * | Support percent-encoding status messages | Craig Tiller | 2016-11-03 |
| | | * | | | | Merge remote-tracking branch 'upstream/master' into channel_info_api | Mark D. Roth | 2016-11-03 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into tos | Yuchen Zeng | 2016-11-02 |
| | | | |\ \ \ | |||
| * | | | \ \ \ | 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 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | * | | | | | Code review changes. | Mark D. Roth | 2016-11-02 |
| * | | | | | | | 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 |
| * | | | | | | | Remove separate versions of code based on presence of threading in compiler | Vijay Pai | 2016-11-01 |
| * | | | | | | | clang-format | Vijay Pai | 2016-11-01 |
| * | | | | | | | Use C++11 final and override | Vijay Pai | 2016-11-01 |
* | | | | | | | | Merge branch 'microbench' into bm_fullstack | Craig Tiller | 2016-11-01 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | * | | | | | | Stop supporting non-C++11 conformant compilers | 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 |
| |\ \ \ \ \ \ \ | |||
| | | | | | * | | | Add grpc_channel_get_info() to C-core API. | Mark D. Roth | 2016-10-27 |
| * | | | | | | | | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-10-27 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||
| | | | | | * | | | clang-format | Craig Tiller | 2016-10-26 |
| | | | | | * | | | Fix include guards | Craig Tiller | 2016-10-26 |
| | | | | | * | | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | | | | * | | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
| | | | | | |\ \ \ | | | | |_|_|/ / / | | | |/| | | | | |