Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'slice_with_exec_ctx' into eliminate_mdstr | Craig Tiller | 2016-11-18 |
|\ | |||
| * | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 |
| |\ | |||
| | * | Merge pull request #8617 from markdroth/service_config_json | Mark D. Roth | 2016-11-17 |
| | |\ | |||
* | | \ | Merge branch 'slice_interning' into eliminate_mdstr | Craig Tiller | 2016-11-16 |
|\ \ \ \ | |||
| * | | | | Merge branch 'slice_with_exec_ctx' into slice_interning | Craig Tiller | 2016-11-16 |
| |\| | | | |||
| | * | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 |
| | |\| | | |||
| | | * | | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-16 |
| | | |\ \ | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
| | | | | |\ | | | | | |/ | | | | |/| | |||
| | | | * | | Merge pull request #8680 from ctiller/no_more_legacy | Craig Tiller | 2016-11-15 |
| | | | |\ \ | |||
| | | | * \ \ | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-14 |
| | | | |\ \ \ | |||
| | | | | * \ \ | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
| | | | | |\ \ \ | |||
* | | | | | | | | | Progress towards mdstr elimination | Craig Tiller | 2016-11-10 |
|/ / / / / / / / | |||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-10 |
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | | | |||
* | | | | | | | | Merge branch 'slice_with_exec_ctx' into slice_interning | Craig Tiller | 2016-11-10 |
|\| | | | | | | | |||
| * | | | | | | | Fix foward declaration duplication | Craig Tiller | 2016-11-10 |
* | | | | | | | | First pass of slice interning facilities | Craig Tiller | 2016-11-10 |
|/ / / / / / / | |||
| | | * / / / | regenerate projects | yang-g | 2016-11-09 |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_info | Mark D. Roth | 2016-11-09 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-08 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
* | | | | | | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
|\ \ \ \ \ \ | |||
| | * \ \ \ \ | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-08 |
| | |\ \ \ \ \ | |||
| | | | | | * | | Remove legacy poller | Craig Tiller | 2016-11-08 |
| | | | |_|/ / | | | |/| | | | |||
* | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Fix sanity | Craig Tiller | 2016-11-08 |
* | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\| | | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\ \ \ \ \ \ \ | |||
| | | | | * | | | Populate latency field in final_info. | Mark D. Roth | 2016-11-07 |
| | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Fix C++ filter API and add test for it. | Mark D. Roth | 2016-11-07 |
| | |/ / / / | |/| | | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-07 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | * | | | | Get user agent right | Craig Tiller | 2016-11-04 |
| |/ / / / | |||
| * | | | | Order files - things were making sanity sad | Craig Tiller | 2016-11-04 |
| * | | | | Merge pull request #8456 from ctiller/pid_ctl | Craig Tiller | 2016-11-04 |
| |\ \ \ \ | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-04 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge pull request #8537 from markdroth/remove_fake_resolver | Mark D. Roth | 2016-11-04 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-04 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
|\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge github.com:grpc/grpc into microbench | Craig Tiller | 2016-11-04 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | | | | * | Rename method_config.[ch] to service_config.[ch]. | Mark D. Roth | 2016-11-03 |
| | | | |_|_|/ | | | |/| | | | |||
| | | * | | | | Merge remote-tracking branch 'upstream/master' into remove_fake_resolver | 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 remote-tracking branch 'upstream/master' into remove_fake_resolver | Mark D. Roth | 2016-11-02 |
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| | * | | | | | | Merge pull request #8523 from markdroth/lb_policy_name_channel_arg | Mark D. Roth | 2016-11-02 |
| | |\ \ \ \ \ \ | |||
| * | | | | | | | | Deprecate grpc::thread and sync in favor of std::thread,mutex,etc | Vijay Pai | 2016-11-01 |
| * | | | | | | | | Regenerate all projects | Vijay Pai | 2016-11-01 |
| |/ / / / / / / | |||
| | | | | | * | | Merge branch 'microbench' into bm_fullstack | Craig Tiller | 2016-11-01 |
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | | | |||
| | | * | | | | | Merge github.com:grpc/grpc into microbench | Craig Tiller | 2016-11-01 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #8380 from y-zeng/reflection_header | Yuchen Zeng | 2016-10-31 |
| |\ \ \ \ \ \ \ | |||
| | | | | * \ \ \ | Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver | Mark D. Roth | 2016-10-31 |
| | | | | |\ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||
* | | | | | | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 |
|\| | | | | | | | |