aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/executor.h
Commit message (Expand)AuthorAge
* Fix tsan issueGravatar Sree Kuchibhotla2018-07-16
* resolver and default executorsGravatar Sree Kuchibhotla2018-07-13
* Create on first use pattern for initializing global executorGravatar Sree Kuchibhotla2018-07-11
* Rename grpc_executor_job_type to C++ style nameGravatar Sree Kuchibhotla2018-07-10
* address code review comemntsGravatar Sree Kuchibhotla2018-07-10
* Move executor implementation into GrpcExecutor classGravatar Sree Kuchibhotla2018-07-09
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* 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
|\
| * clang fmtGravatar ncteisen2017-11-17
| * Remove all extern CGravatar ncteisen2017-11-17
* | Merge with masterGravatar Yash Tibrewal2017-11-09
|\|
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
|/
* Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Fixes to new executorGravatar Craig Tiller2017-05-16
|/
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Review feedbackGravatar Craig Tiller2016-11-14
|/
* Unifying error handling within coreGravatar Craig Tiller2016-04-28
* 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