aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/closure.c
Commit message (Collapse)AuthorAge
* Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
|
* Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\
* \ Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
|\ \
| | * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/ | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
| * Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| |
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-20
|\|
| * Uncover the badnessGravatar Craig Tiller2017-01-12
| |
* | Ping progressGravatar Craig Tiller2016-12-29
|/
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-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
* Fix potential crashGravatar Craig Tiller2016-10-14
|
* clang-formatGravatar Craig Tiller2016-09-08
|
* Call closures directly where safeGravatar Craig Tiller2016-09-01
|
* Note polling coverage when taking combiner locks: resolves offload issuesGravatar Craig Tiller2016-08-31
|
* Get combiner finalization lists workingGravatar Craig Tiller2016-07-08
|
* Fix ownership bugs in error systemGravatar Craig Tiller2016-05-07
|
* Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|
* Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
|
* ProgressGravatar Craig Tiller2016-05-03
|
* Unifying error handling within coreGravatar Craig Tiller2016-04-28
|
* Fix memory leak on disconnectionGravatar Craig Tiller2016-04-23
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25