aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/closure.h
Commit message (Expand)AuthorAge
* Remeve memset(0) from arena allocated memory.Gravatar Soheil Hassas Yeganeh2018-11-05
* Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...Gravatar Mark D. Roth2018-06-14
* Revert "Second attempt: move recv_trailing_metadata into its own callback, do...Gravatar Mark D. Roth2018-06-13
* Revert "Revert "move recv_trailing_metadata into its own callback, don't use ...Gravatar Mark D. Roth2018-06-11
* Revert "move recv_trailing_metadata into its own callback, don't use on_compl...Gravatar Mark D. Roth2018-06-08
* Move recv_trailing_metadata into its own callback. Don't useGravatar Mark D. Roth2018-06-08
* replace assert in closures with GPR_ASSERT and move within DEBUG blockGravatar Yash Tibrewal2018-04-26
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* exec_ctx_fwd.h should never have been in public headersGravatar Vijay Pai2018-01-10
* 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 masterGravatar Yash Tibrewal2017-11-21
|\
| * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-17
| |\
| | * clang fmtGravatar ncteisen2017-11-16
| | * inline helper and remove extern cGravatar ncteisen2017-11-16
| | * Reviewer feedbackGravatar ncteisen2017-11-15
| | * clang fmtGravatar Noah Eisen2017-11-13
| | * clang tidyGravatar Noah Eisen2017-11-13
| | * Inline closureGravatar ncteisen2017-11-12
| * | Make debug flags DebugOnlyGravatar ncteisen2017-11-10
| * | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| |\|
* | | Removing few more instances of exec_ctxGravatar Yash Tibrewal2017-11-09
* | | 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
| * C++ize tracingGravatar Craig Tiller2017-10-16
|/
* Improvements to C++ filter API:Gravatar Mark D. Roth2017-06-29
* Document error unref contract for iomgr cb's and transport/stream errorsGravatar Vijay Pai2017-06-28
* Add workqueue tracerGravatar ncteisen2017-06-08
* Rework error and closure tracingGravatar ncteisen2017-06-08
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Add check that we don't schedule the same closure twice at once.Gravatar Mark D. Roth2017-04-04
* Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\
* \ Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
|\ \
| | * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/
| * Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-20
|\|
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-13
|\ \
| | * Uncover the badnessGravatar Craig Tiller2017-01-12
| |/
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
* | | Ping progressGravatar Craig Tiller2016-12-29
| |/ |/|
* | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| * Fix foward declaration duplicationGravatar Craig Tiller2016-11-10
|/
* clang-formatGravatar Craig Tiller2016-09-08
* Call closures directly where safeGravatar Craig Tiller2016-09-01
* Note polling coverage when taking combiner locks: resolves offload issuesGravatar Craig Tiller2016-08-31