Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | Craig Tiller | 2016-03-28 |
| | |||
* | Move chttp2 related files under ext/ | Craig Tiller | 2016-03-28 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-03-25 |
| | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | Reorder asserts to avoid TSAN failure | Craig Tiller | 2016-03-23 |
| | |||
* | removed uchannels | David Garcia Quintas | 2016-03-21 |
| | |||
* | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-21 |
|\ | |||
| * | fix -Wshadow warning | Jan Tattermusch | 2016-03-18 |
| | | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-07 |
|\| | |||
| * | Revert "Revert "Add an implementation firewall against pollset_set"" | Craig Tiller | 2016-02-25 |
| | | |||
| * | Revert "Add an implementation firewall against pollset_set" | Vijay Pai | 2016-02-25 |
| | | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-25 |
|\ \ | |||
| | * | Merge branch 'hide-the-pollset' into hide-the-pollset-set | Craig Tiller | 2016-02-25 |
| | |\ | |||
| * | \ | Merge pull request #5307 from ctiller/hide-the-worker | Vijay Pai | 2016-02-25 |
| |\ \ \ | | | | | | | | | | | Change pollset_work signature to allow moving grpc_pollset_worker to implementation | ||
| | | | * | Change pollset mutex ownership | Craig Tiller | 2016-02-25 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into hide-the-pollset | Craig Tiller | 2016-02-25 |
| | | |/| | | |_|/ | |/| | | |||
| * | | | Fix copyrights | Craig Tiller | 2016-02-23 |
| | | | | |||
| * | | | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
| |\ \ \ | |||
| * | | | | Add a sanity test for name aliasing | Craig Tiller | 2016-02-22 |
| |/ / / | |||
* | | | | clang-fmt | Craig Tiller | 2016-02-21 |
| | | | | |||
| | | * | Update copyrights | Craig Tiller | 2016-02-19 |
| | | | | |||
| | | * | Provide an interface firewall between pollset and its implementations | Craig Tiller | 2016-02-19 |
| | |/ | | | | | | | | | | | | | | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate). | ||
* | | | Fix copyright | Craig Tiller | 2016-02-19 |
| | | | |||
* | | | Reinstate sockpair tests | Craig Tiller | 2016-02-19 |
| | | | |||
* | | | Reinstate sockpair tests: part 0 | Craig Tiller | 2016-02-19 |
| | | | |||
* | | | Fix copyrights | Craig Tiller | 2016-02-18 |
| | | | |||
| | * | Finish porting posix | Craig Tiller | 2016-02-18 |
| |/ | |||
* / | Decouple filter selection from channel construction | Craig Tiller | 2016-02-17 |
|/ | | | | | | | | | Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages. | ||
* | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-02 |
|\ | |||
| * | Update copyrights | Craig Tiller | 2016-01-28 |
| | | |||
| * | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 |
| | | | | | | | | | | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions | ||
* | | Get subchannel index working | Craig Tiller | 2016-01-25 |
| | | |||
* | | Subchannel index compiles | Craig Tiller | 2016-01-22 |
|/ | |||
* | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
| | |||
* | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 |
| | |||
* | Add tests for pipe usage | Craig Tiller | 2015-12-10 |
| | |||
* | Merge github.com:grpc/grpc into census_suite | Craig Tiller | 2015-12-10 |
|\ | |||
* | | Expand census coverage: make this a fixture instead of a simple test | Craig Tiller | 2015-12-10 |
| | | |||
| * | Memory fixes | Craig Tiller | 2015-12-01 |
| | | |||
| * | clang-format | Craig Tiller | 2015-12-01 |
| | | |||
| * | Fixes, and some test code | Craig Tiller | 2015-11-29 |
| | | |||
| * | Most of the way to auto-cleanup subchannels | Craig Tiller | 2015-11-27 |
| | | |||
| * | Load balancing interest management fixes | Craig Tiller | 2015-11-25 |
| | | |||
| * | Further refine which tests to run | Craig Tiller | 2015-11-25 |
| | | |||
| * | Test fixes | Craig Tiller | 2015-11-24 |
| | | |||
| * | Fixes | Craig Tiller | 2015-11-24 |
| | | |||
| * | Stripping out master channel as a concept | Craig Tiller | 2015-11-24 |
| | | |||
| * | clang-format, bugfix | Craig Tiller | 2015-11-21 |
| | | |||
| * | Get tests linking after merge | Craig Tiller | 2015-11-20 |
|/ |