Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | |||
* | 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 |
| |\ | |||
| | * | 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 |
|\| | | |||
| * | | Fix merge errors | Craig Tiller | 2016-12-27 |
| | | | |||
| * | | Fix merge errors | Craig Tiller | 2016-12-27 |
| | | | |||
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
| |\| | |||
| | * | Merge pull request #8789 from y-zeng/resolver_pollset | Yuchen Zeng | 2016-12-16 |
| | |\ | | | | | | | | | Add grpc_pollset_set to grpc_resolve_address | ||
| | * | | Deflake lb_policies_test | David Garcia Quintas | 2016-12-15 |
| | | | | |||
| | | * | Add grpc_pollset_set as an arg in grpc_resolver_create | Yuchen Zeng | 2016-12-15 |
| | |/ | |||
| | * | Fix sockaddr_resolver_test. | 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 |
| |\| | |||
* | | | Fixes | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Offer grpc_slice_to_c_string to simplify some code | Craig Tiller | 2016-12-09 |
| | | | |||
| | * | 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 |
| |\| | |||
| | * | Merge pull request #8854 from dgquintas/backoff | Craig Tiller | 2016-12-02 |
| | |\ | | | | | | | | | Updated backoff to spec. | ||
| | * | | Simplify | David Garcia Quintas | 2016-12-01 |
| | | | | |||
| | * | | do bitsets right | David Garcia Quintas | 2016-12-01 |
| | | | | |||
| | * | | Deflaked lb_policies_test | David Garcia Quintas | 2016-11-30 |
| | | | | |||
| | | * | Updated backoff to spec. | David Garcia Quintas | 2016-11-24 |
| | |/ | |||
* | | | 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 |
| |\| | |||
* | | | All core tests compile without grpc_mdstr | Craig Tiller | 2016-11-17 |
|/ / | |||
| * | Fix build. | Mark D. Roth | 2016-11-17 |
| | | |||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 |
|\ \ | |||
| | * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
| | |\ | | |/ | |/| | |||
| * | | pr comment | David Garcia Quintas | 2016-11-15 |
| | | | |||
| * | | Added testing for connectivity states | David Garcia Quintas | 2016-11-14 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| |\ \ | |||
| * | | | Update test_get_channel_info() to use new ch arg syntax | David Garcia Quintas | 2016-11-14 |
| | | | | |||
| | | * | Allow LB policy name to be matched in a case-insensitive manner. | Mark D. Roth | 2016-11-10 |
| | | | | |||
* | | | | Finish moving to new APIs | Craig Tiller | 2016-11-09 |
| | | | | |||
| | | * | Allow fetching service config via grpc_channel_get_info(). | Mark D. Roth | 2016-11-09 |
| | |/ | |||
* | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-09 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #8618 from markdroth/channel_info_api | Mark D. Roth | 2016-11-08 |
| |\ \ | | | | | | | | | Add API for getting arbitrary state back from a channel | ||
| * \ \ | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
| |\ \ \ | | | |/ | | |/| | |||
| | | * | Merge remote-tracking branch 'upstream/master' into channel_info_api | Mark D. Roth | 2016-11-04 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge pull request #8537 from markdroth/remove_fake_resolver | Mark D. Roth | 2016-11-04 |
| | |\ \ | | | | | | | | | | | Change tests to use channel args instead of fake_resolver query args. | ||
| | | | * | Code review changes. | Mark D. Roth | 2016-11-04 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-04 |
| |\| | | | |||
| | * | | | Fixed use of unalloc'd memory | David Garcia Quintas | 2016-11-03 |
| | | | | | |||
| | | * | | clang-format | Mark D. Roth | 2016-10-31 |
| | | | | | |||
* | | | | | Progress towards making grpc_slice_unref_internal take an exec_ctx | Craig Tiller | 2016-10-31 |
|/ / / / | |||
| | | * | Add grpc_channel_get_info() to C-core API. | Mark D. Roth | 2016-10-27 |
| | |/ | |/| | |||
| | * | Change tests to use channel args instead of fake_resolver query args. | Mark D. Roth | 2016-10-27 |
| |/ |