aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/combiner.c
Commit message (Expand)AuthorAge
* Better readabilityGravatar Craig Tiller2016-10-10
* CleanupGravatar Craig Tiller2016-10-10
* Fix resource leakGravatar Craig Tiller2016-09-12
* Tie workqueue implementation to event engineGravatar Craig Tiller2016-09-09
* Minor perf improvementsGravatar Craig Tiller2016-09-08
* Get write batching working againGravatar Craig Tiller2016-09-07
* fixesGravatar Craig Tiller2016-09-02
* Merge branch 'who-combines-the-combiners' into direct-callsGravatar Craig Tiller2016-09-02
|\
| * Merge branch 'grand-unified-closures' into who-combines-the-combinersGravatar Craig Tiller2016-09-02
| |\
| | * Address review commentsGravatar Craig Tiller2016-09-02
* | | Reinstate RST_STREAM at EOSGravatar Craig Tiller2016-09-01
* | | Note polling coverage when taking combiner locks: resolves offload issuesGravatar Craig Tiller2016-08-31
|/ /
* | Merge combiner and exec_ctx execution betterGravatar Craig Tiller2016-08-24
* | Timing nuancesGravatar Craig Tiller2016-08-09
* | Fixup compilationGravatar Craig Tiller2016-08-04
|/
* Fix tsan reported error in traceGravatar Craig Tiller2016-08-04
* Force queuing to workqueue instead of relying on exec_ctxGravatar Craig Tiller2016-07-19
* Get traces around everythingGravatar Craig Tiller2016-07-18
* Fixes & debugGravatar Craig Tiller2016-07-18
* Add timing dataGravatar Craig Tiller2016-07-14
* RefsGravatar Craig Tiller2016-07-13
* Fix some refcounting bugsGravatar Craig Tiller2016-07-11
* DebuggingGravatar Craig Tiller2016-07-11
* Progress to converting chttp2 to combiner locksGravatar Craig Tiller2016-07-11
* Afford other threads the opportunity to insert into a combiner prior to the f...Gravatar Craig Tiller2016-07-10
* Progress on a finalization listGravatar Craig Tiller2016-07-08
* Rename async_execution_lock --> combiner, make it use closures, unroll previo...Gravatar Craig Tiller2016-07-07