aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_sockpair+trace.c
Commit message (Collapse)AuthorAge
* clang-fmtGravatar Craig Tiller2016-04-01
|
* Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* clang-formatGravatar Craig Tiller2016-03-28
|
* Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* clang-fmtGravatar Craig Tiller2016-02-21
|
* Fix copyrightGravatar Craig Tiller2016-02-19
|
* Reinstate sockpair testsGravatar Craig Tiller2016-02-19
|
* Reinstate sockpair tests: part 0Gravatar Craig Tiller2016-02-19
|
* Decouple filter selection from channel constructionGravatar Craig Tiller2016-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.
* BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|
* Remove metadata context entirelyGravatar Craig Tiller2015-11-20
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* Final patches for renameGravatar Craig Tiller2015-09-22
|
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
|
* Rename initGravatar Craig Tiller2015-09-22
|
* Rename runGravatar Craig Tiller2015-09-22
|
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
|
* FixesGravatar Craig Tiller2015-09-21
|
* Call list progressGravatar Craig Tiller2015-09-21
|
* Call list progressGravatar Craig Tiller2015-09-18
|
* CleanupGravatar Craig Tiller2015-09-18
|
* Test bug fixesGravatar Craig Tiller2015-09-17
|
* Getting stuff workingGravatar Craig Tiller2015-09-16
|
* Tests compileGravatar Craig Tiller2015-09-16
|
* Hand-written changesGravatar Craig Tiller2015-08-31