Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | Craig Tiller | 2017-01-03 |
|\ | |||
| * | Changes to exec_ctx/closure/combiner/workqueue interfaces | Craig Tiller | 2016-12-28 |
| | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks | ||
* | | Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2016-11-16 |
|\ \ | |/ |/| | | | slice_with_exec_ctx | ||
| * | Review feedback | Craig Tiller | 2016-11-14 |
| | | |||
* | | Merge pull request #8486 from y-zeng/get_tos | Yuchen Zeng | 2016-11-10 |
|\ \ | |/ |/| | Add grpc_endpoint_get_fd and grpc_transport_get_endpoint | ||
| * | Merge remote-tracking branch 'upstream/master' into get_tos | Yuchen Zeng | 2016-11-02 |
| |\ | |||
| * | | Remove GRPC_SOCKET | Yuchen Zeng | 2016-11-02 |
| | | | |||
* | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| |/ |/| | |||
| * | Add grpc_endpoint_get_socket and GRPC_SOCKET | Yuchen Zeng | 2016-10-24 |
| | | |||
* | | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | |||
* | | Update tests | Craig Tiller | 2016-09-23 |
|/ | |||
* | Allow returning a workqueue somehow associated with an endpoint | Craig Tiller | 2016-06-30 |
| | |||
* | Rename functions | Craig Tiller | 2016-05-24 |
| | |||
* | Move load_file into iomgr | Craig Tiller | 2016-05-18 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-07 |
| | |||
* | Convert tests to new error scheme | Craig Tiller | 2016-05-06 |
| | |||
* | Remove unnecessary -2016 from copyrights | Craig Tiller | 2016-04-05 |
| | |||
* | Fix include paths | Craig Tiller | 2016-03-29 |
| | |||
* | Fix test by naming parameters | Craig Tiller | 2016-03-29 |
| | |||
* | clang-format | Craig Tiller | 2016-03-15 |
| | |||
* | Initial canaries for downstream merges | Craig Tiller | 2016-03-15 |