Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2017-01-06 |
|\ | | | | | | | revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup | ||
| * | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | Craig Tiller | 2017-01-03 |
| |\ | |||
| | * | clang-format code | 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 github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
| |\| | |||
| | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-12 |
| | |\ | |||
| * | \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
| |\ \ \ | | | |/ | | |/| | |||
* | / | | Revert "Revert "Revert "Revert "Remove redundant includes from string.h and ↵ | Mark D. Roth | 2016-12-12 |
| |/ / |/| | | | | | | | | tmpfile.h"""" | ||
* | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 |
| | | | |||
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
| |\ \ | |/ / |/| | | |||
| | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #8979 from markdroth/handshaker_cleanup | Mark D. Roth | 2016-12-09 |
|\ \ \ | | | | | | | | | Address comments from #8913. Also make changes needed for import. | ||
| * | | | Fix more allocation bugs. | Mark D. Roth | 2016-12-09 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 |
| | |\ \ | | |/ / | |/| | | |||
* / | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | Mark D. Roth | 2016-12-05 |
|/ / / | |||
* | | | Revert "Remove redundant includes from string.h and tmpfile.h" | Mark D. Roth | 2016-12-05 |
| | | | |||
* | | | Merge pull request #8922 from sreecha/slice_cleanup | Mark D. Roth | 2016-12-05 |
|\ \ \ | | | | | | | | | Remove redundant includes from string.h and tmpfile.h | ||
| | | * | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-05 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Fix server_chttp2_test. | Mark D. Roth | 2016-12-02 |
| | | | | |||
| * | | | Temporarily enable gpr_slice_* functions to not break api compatibility | Sree Kuchibhotla | 2016-12-01 |
|/ / / | |||
| | * | Fix error handling in channel initialization. | Mark D. Roth | 2016-11-29 |
| |/ |/| | |||
| * | Fix foward declaration duplication | Craig Tiller | 2016-11-10 |
| | | |||
| * | Finish moving to new APIs | Craig Tiller | 2016-11-09 |
| | | |||
| * | Progress towards making grpc_slice_unref_internal take an exec_ctx | Craig Tiller | 2016-10-31 |
|/ | |||
* | 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 |
|\ | |||
| * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-26 |
| |\ | |||
* | | | Generate build files | 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 |
|/ / | |||
* | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-24 |
|\ \ | |||
| | * | Added import order comments, resolved other minor issues | murgatroid99 | 2016-10-24 |
| | | | |||
| | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-21 |
| | |\ | | |/ | |/| | |||
| * | | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-07 |
| |\ \ | |||
| | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-03 |
| | | |\ | | | |/ | | |/| | |||
* | | | | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-09-28 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Clang format | murgatroid99 | 2016-09-26 |
| | | | | |||
| * | | | Rewrote handling of default resolver prefix | David Garcia Quintas | 2016-09-23 |
| | | | | |||
| | | * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-09-23 |
| | | |\ | | |_|/ | |/| | | |||
* / | | | Update tests | Craig Tiller | 2016-09-23 |
|/ / / | |||
| | * | Remove sockaddr type structs and socklen_t from internal core APIs, update ↵ | murgatroid99 | 2016-09-23 |
| | | | | | | | | | | | | POSIX tests | ||
* | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #8069 from ↵ | Craig Tiller | 2016-09-16 |
| |\ \ | | | | | | | | | | | | | | | | | grpc/revert-8068-revert-7279-grand-unified-closures Revert "Revert "Grand unified closures"" | ||
* | | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
|\| | | | |||
| | | * | Rename client_config directory to client_channel. | Mark D. Roth | 2016-09-14 |
| | | | | |||
| | * | | Revert "Revert "Grand unified closures"" | Craig Tiller | 2016-09-12 |
| | |/ | |||
| | * | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-06 |
|\ \ \ | |||
| | | * | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-01 |
| | |\ \ | | |/ / | |/| | |