aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/call_combiner.h
Commit message (Expand)AuthorAge
* Remove unnecessary includes of exec_ctx.hGravatar Yash Tibrewal2018-03-14
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\
* \ Merge masterGravatar Yash Tibrewal2017-11-21
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | |\ | | |/ | |/|
| | * clang fmtGravatar ncteisen2017-11-17
| | * Remove all extern CGravatar ncteisen2017-11-17
* | | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
| |/ |/|
| * Better nameGravatar Craig Tiller2017-10-18
| * C++ize tracingGravatar Craig Tiller2017-10-16
|/
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* Reset cancellation closure when unreffing the call to avoid race conditions.Gravatar Mark D. Roth2017-09-05
* Fix asan and tsan failures.Gravatar Mark D. Roth2017-09-01
* Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
* Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* Implement call combiner.Gravatar Mark D. Roth2017-08-25