aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/ev_posix.cc
Commit message (Expand)AuthorAge
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
* Fix format specifier for gpr_millisGravatar Sree Kuchibhotla2018-01-30
* Update ev_posix.ccGravatar Sree Kuchibhotla2018-01-30
* Debug statements for polling apiGravatar Sree Kuchibhotla2018-01-30
* 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
|\
* | A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
* | Merge masterGravatar Yash Tibrewal2017-11-21
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | |\ | | |/ | |/|
| | * Remove all extern CGravatar ncteisen2017-11-17
* | | Merge masterGravatar Yash Tibrewal2017-11-16
|\ \ \ | | |/ | |/|
| | * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
| | |\ | | |/ | |/|
| | * clang fmtGravatar Noah Eisen2017-11-12
| | * Make debug flags DebugOnlyGravatar ncteisen2017-11-10
| | * Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| | |\
| * | \ Merge github.com:grpc/grpc into lfe3Gravatar Craig Tiller2017-11-10
| |\ \ \ | | | |/ | | |/|
| * | | s/NULL/nullptrGravatar Craig Tiller2017-11-10
* | | | Merge masterGravatar Yash Tibrewal2017-11-09
|\ \ \ \ | | |/ / | |/| |
* | | | Merge with masterGravatar Yash Tibrewal2017-11-09
|\ \ \ \ | | |/ / | |/| |
| | * | merge with headGravatar yang-g2017-11-06
| | |\ \ | | |/ / | |/| |
| | * | log GRPC_POLL_STRATEGY when fail to find polling engineGravatar yang-g2017-11-06
| * | | 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
| | * Merge github.com:grpc/grpc into tracerGravatar Craig Tiller2017-10-18
| | |\ | | |/ | |/|
| | * clang-formatGravatar Craig Tiller2017-10-16
| | * C++ize tracingGravatar Craig Tiller2017-10-16
| |/ |/|
| * Merge branch 'fix_no_poll' of github.com:vjpai/grpc into epexinfGravatar Craig Tiller2017-10-12
| |\ | |/ |/|
| * clang-formatGravatar Craig Tiller2017-10-11
| * Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-12
| |\
* | | Allow zero-duration polls in non-pollerGravatar Vijay Pai2017-10-11
| |/ |/|
* | Sanity check that tests declared non-polling actually don't pollGravatar Vijay Pai2017-10-11
| * Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-05
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|/
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02