aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/ev_poll_posix.cc
Commit message (Expand)AuthorAge
* Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
|\
| * Merge pull request #14272 from ncteisen/bug-chasingGravatar Jan Tattermusch2018-02-05
| |\
| | * Mark poll FD shutdown as UNAVAILABLEGravatar ncteisen2018-02-02
| * | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
| |/
* / Privatize thread-local storage headersGravatar Vijay Pai2018-01-25
|/
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Merge pull request #13933 from kpayson64/avoid_stallGravatar kpayson642018-01-08
|\
| * Fix bug with pollhup workaroundGravatar Ken Payson2018-01-05
| * Fix a Python spinlock bugGravatar Ken Payson2018-01-05
* | Revert "Fix a Python spinlock bug"Gravatar Mehrdad Afshari2018-01-02
* | Fix struct namesGravatar Vijay Pai2018-01-01
* | Merge branch v1.8.x into masterGravatar Mehrdad Afshari2017-12-31
|\ \
| * | Fix a Python spinlock bugGravatar Ken Payson2017-12-19
* | | 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
| * | 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
| |\
| * | 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
|\ \ \
| | * \ 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
| |/
* / C++ize tracingGravatar Craig Tiller2017-10-16
|/
* 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