aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/combiner.c
Commit message (Expand)AuthorAge
* Adding pointer conversions. Renaming a few variables and type names to avoid ...Gravatar Yash Tibrewal2017-09-12
* Merge branch 'master' into write_completionGravatar Craig Tiller2017-09-09
|\
| * More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* | Merge branch 'stats_histo' into write_completion_statsGravatar Craig Tiller2017-09-07
|\|
| * Expose more statsGravatar Craig Tiller2017-08-31
* | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\|
| * Use zalloc and remove now redundant setsGravatar yang-g2017-07-31
| * Initialize initiating_exec_ctx_or_nullGravatar yang-g2017-07-31
* | Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
|/
* clang formatGravatar ncteisen2017-07-13
* Tracers know their nameGravatar ncteisen2017-07-13
* Fix compile. WIP probablyGravatar ncteisen2017-06-11
* clang fmtGravatar ncteisen2017-06-09
* Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-09
|\
* | Add workqueue tracerGravatar ncteisen2017-06-08
* | Rework error and closure tracingGravatar ncteisen2017-06-08
* | Add rich closure debug modeGravatar ncteisen2017-06-08
| * Add rich closure debug modeGravatar ncteisen2017-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
* | clang-formatGravatar Craig Tiller2017-06-06
* | Fix contention detectionGravatar Craig Tiller2017-06-06
* | Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-05-30
|\ \
| * | Dont consider offloading until the combiner becomes contendedGravatar Craig Tiller2017-05-18
| |/
* | Fixes to new executorGravatar Craig Tiller2017-05-16
* | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
|/
* Add initializers for all tracersGravatar Craig Tiller2017-05-04
* Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
* Add check that we don't schedule the same closure twice at once.Gravatar Mark D. Roth2017-04-04
* Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
* Add debug macrosGravatar Craig Tiller2017-02-09
* Make combiners refcounted, to facilitate sharingGravatar Craig Tiller2017-02-09
* 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
* Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* Fix logic race in chttp2 write pathGravatar Craig Tiller2016-11-16
* 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
|/ /