aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/executor.cc
Commit message (Expand)AuthorAge
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Fix executor tsan bugGravatar ncteisen2017-12-14
* Merge branch 'master' into cv-wait-monotonicGravatar Sree Kuchibhotla2017-12-08
|\
| * 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 pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| |\
* | | Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...Gravatar Sree Kuchibhotla2017-12-04
| * | Fix up review commentsGravatar Dave MacLachlan2017-11-30
| | * Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
| * | Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-11-29
|/ /
| * Merge masterGravatar Yash Tibrewal2017-11-21
| |\ | |/ |/|
| * Merge masterGravatar Yash Tibrewal2017-11-16
| |\
| * | Maintain exec_ctx flags initialization as it was beforeGravatar Yash Tibrewal2017-11-14
| * | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...Gravatar Yash Tibrewal2017-11-14
| * | Address some PR commentsGravatar Yash Tibrewal2017-11-14
* | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
|\ \ \ | | |/ | |/|
* | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
|\ \ \
| | | * Correction to closure.cc,bm_chttp2_hpack and few moreGravatar Yash Tibrewal2017-11-10
| | * | s/NULL/nullptrGravatar Craig Tiller2017-11-10
| |/ /
| | * 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
| |/
* | Better nameGravatar Craig Tiller2017-10-18
* | clang-formatGravatar Craig Tiller2017-10-16
* | C++ize tracingGravatar Craig Tiller2017-10-16
|/
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
* More build errorsGravatar Yash Tibrewal2017-10-02
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02