aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/executor.c
Commit message (Expand)AuthorAge
* Fix executor time invalidationGravatar Craig Tiller2017-09-20
* Correct comparisonGravatar Craig Tiller2017-09-14
* Merge branch 'exec' into execpGravatar Craig Tiller2017-09-14
|\
* | Instrument executor a little betterGravatar Craig Tiller2017-09-14
| * Only use fast path for short itemsGravatar Craig Tiller2017-09-13
| * Remove old constantGravatar Craig Tiller2017-09-13
| * Eliminate lock in self-scheduling path in executorGravatar Craig Tiller2017-09-13
|/
* Merge branch 'master' into write_completionGravatar Craig Tiller2017-09-09
|\
* | Add commentGravatar Craig Tiller2017-09-08
| * More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* | Better executor statsGravatar Craig Tiller2017-09-07
* | Merge branch 'stats_histo' into write_completion_statsGravatar Craig Tiller2017-09-07
|\|
* | Mac compilation fixesGravatar Craig Tiller2017-09-05
| * Expose more statsGravatar Craig Tiller2017-08-31
* | ubsan fixGravatar Craig Tiller2017-07-21
* | Fix raceGravatar Craig Tiller2017-07-21
* | castsGravatar Craig Tiller2017-07-20
* | Eliminate recursionGravatar Craig Tiller2017-07-20
* | Add debug, fix isolation bug in executorGravatar Craig Tiller2017-07-19
* | Initial long job supportGravatar Craig Tiller2017-07-18
* | Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
* | Debug aidsGravatar Craig Tiller2017-07-17
|/
* Fix compile. WIP probablyGravatar ncteisen2017-06-11
* Add rich closure debug modeGravatar ncteisen2017-06-08
* Fix depth counting bugGravatar Craig Tiller2017-06-08
* Review feedbackGravatar Craig Tiller2017-06-08
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Spam cleanupGravatar Craig Tiller2017-05-31
* | Start threads more aggressivelyGravatar Craig Tiller2017-05-24
* | Start threads more aggressivelyGravatar Craig Tiller2017-05-24
* | Add some loggingGravatar Craig Tiller2017-05-24
* | Merge remote-tracking branch 'origin/races' into thread_poolGravatar Craig Tiller2017-05-17
|\|
* | Fixes to new executorGravatar Craig Tiller2017-05-16
* | Fix exec_ctx in executorGravatar Craig Tiller2017-05-12
* | Fix shutdown pathGravatar Craig Tiller2017-05-12
* | Update epollersGravatar Craig Tiller2017-05-12
* | New executor designGravatar Craig Tiller2017-05-12
|/
* Add check that we don't schedule the same closure twice at once.Gravatar Mark D. Roth2017-04-04
* Assert on thread creationGravatar Ken Payson2017-03-21
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Uncover the badnessGravatar Craig Tiller2017-01-12
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Some fixesGravatar Craig Tiller2016-12-29
| * Some fixesGravatar Craig Tiller2016-12-29
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | FixesGravatar Craig Tiller2016-11-16
|/
* Unifying error handling within coreGravatar Craig Tiller2016-04-28
* Update copyrightsGravatar Craig Tiller2016-03-31