aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/closure.h
Commit message (Collapse)AuthorAge
* 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
|\|
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-13
|\ \
| | * Uncover the badnessGravatar Craig Tiller2017-01-12
| |/
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
* | | 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 foward declaration duplicationGravatar Craig Tiller2016-11-10
|/
* 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
|
* Progress on a finalization listGravatar Craig Tiller2016-07-08
|
* Rename async_execution_lock --> combiner, make it use closures, unroll ↵Gravatar Craig Tiller2016-07-07
| | | | previous changes for idleness
* Update commentsGravatar Craig Tiller2016-05-24
|
* 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 include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25