aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/exec_ctx.h
Commit message (Collapse)AuthorAge
* Expand documentationGravatar Craig Tiller2016-10-13
|
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-23
|\
| * Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-16
| |\
| | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |
| | * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | |
* | | Merge combiner and exec_ctx execution betterGravatar Craig Tiller2016-08-24
| | | | | | | | | | | | | | | | | | | | | Allows exec_ctx callbacks to be called while a combiner is executing. Also allows guaranteeing direct execution of callbacks from combiners, which should allow reducing cpu burn for up/down stack interactions in the future.
* | | Implement is_finished for cqsGravatar Craig Tiller2016-08-04
| | |
| * | Made significant progress on the test, but not working yet.Gravatar Mark D. Roth2016-07-27
| | |
* | | progressGravatar Craig Tiller2016-07-23
| |/ |/|
* | DebuggingGravatar Craig Tiller2016-07-11
|/
* Implement minimal exec_ctx offloadingGravatar Craig Tiller2016-06-30
|
* Rename functionsGravatar Craig Tiller2016-05-24
|
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-17
|\
| * Let execution contexts signal that they are doneGravatar Craig Tiller2016-05-11
| |
* | 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
|
* Fix include guardsGravatar Craig Tiller2016-03-25
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25