Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Secure naming support for gRPCLB | David Garcia Quintas | 2017-02-07 |
| | |||
* | clang-format | Mark D. Roth | 2017-02-02 |
| | |||
* | Fix secure_channel_create_test. | Mark D. Roth | 2017-02-02 |
| | |||
* | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
| | |||
* | Add an error to fd_shutdown (and recursively) | Craig Tiller | 2017-01-27 |
| | | | | Allows diagnosing WHY a file descriptor was shutdown prematurely. | ||
* | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
|\ | |||
| * | Fix tests. | Mark D. Roth | 2017-01-25 |
| | | |||
* | | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
|/ | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
|\ | |||
| * | 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 'slice_with_exec_ctx_and_new_closures' into ↵ | Craig Tiller | 2017-01-04 |
|\ \ \ | | |/ | |/| | | | | metadata_filter_and_new_closures | ||
| * | | 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 branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2016-12-27 |
|\| | | | |||
| * | | | 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 branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 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 branch 'slice_interning' into metadata_filter | Craig Tiller | 2016-12-06 |
|\| | | | | |||
| * | | | | 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 |
| | |/ | |||
* | / | All core tests compile without grpc_mdstr | Craig Tiller | 2016-11-17 |
|/ / | |||
* | | 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 |
| | | |\ | | | |/ | | |/| |