aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
* Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
* Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-31
|\
| * Merge pull request #16163 from apolcyn/revert_revert_windows_breakageGravatar apolcyn2018-07-30
| |\
* | | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-30
|\| |
| * | Merge pull request #16166 from yashykt/dontabortonerrGravatar Yash Tibrewal2018-07-27
| |\ \
* | | | Address core review commentsGravatar Sree Kuchibhotla2018-07-27
| | * | Don't abort on notify_on_error for poll. Instead simply schedule closure with...Gravatar Yash Tibrewal2018-07-27
| * | | Merge pull request #16162 from yashykt/evengcleanupGravatar Yash Tibrewal2018-07-27
| |\| |
| | | * Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"Gravatar Alexander Polcyn2018-07-27
| | |/ | |/|
| | * Remove the notifier pollset from grpc event engine since it's not used anywhereGravatar Yash Tibrewal2018-07-26
| * | Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"Gravatar Alexander Polcyn2018-07-26
| * | Merge pull request #15797 from apolcyn/windows_compile_and_sortGravatar apolcyn2018-07-25
| |\ \
| * | | Fix typo in ev_epollex_linuxGravatar Hope Casey-Allen2018-07-25
| | |/ | |/|
| | * Get c-ares to compile and do address sorting on windowsGravatar Alex Polcyn2018-07-25
| |/
* | fix commentGravatar Sree Kuchibhotla2018-07-25
* | Add Tests in Core and C++ and fix a few related bugs in thread_manager.ccGravatar Sree Kuchibhotla2018-07-24
* | Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-23
|\|
| * Merge branch 'master' into fix-dns-job-2Gravatar Sree Kuchibhotla2018-07-20
| |\
| | * Merge pull request #16053 from yashykt/tsanfixGravatar Yash Tibrewal2018-07-19
| | |\
| | | * s/inited/initializedGravatar Yash Tibrewal2018-07-18
| | | * Fix a TSAN bug in lockfree_eventGravatar Yash Tibrewal2018-07-18
| * | | Store schedulers_ and vtables_ in a 2D arrayGravatar Sree Kuchibhotla2018-07-17
* | | | Add Core resource quota implementationGravatar Sree Kuchibhotla2018-07-17
* | | | Initial scaffoldingGravatar Sree Kuchibhotla2018-07-17
| |/ / |/| |
| * | Merge branch 'master' into fix-dns-job-2Gravatar Sree Kuchibhotla2018-07-17
| |\ \ | |/ / |/| |
* | | Merge pull request #15894 from cartr/respect_iov_maxGravatar Noah Eisen2018-07-17
|\ \ \ | |_|/ |/| |
| | * Merge branch 'master' into fix-dns-job-2Gravatar Sree Kuchibhotla2018-07-16
| | |\ | |_|/ |/| |
| | * Fix tsan issueGravatar Sree Kuchibhotla2018-07-16
* | | Reduce spammy logsGravatar ncteisen2018-07-16
| | * resolver and default executorsGravatar Sree Kuchibhotla2018-07-13
| |/ |/|
* | Handle multiple invocations of grpc_executor_shutdown()Gravatar Sree Kuchibhotla2018-07-12
* | replace new/delete with grpc_core::New and grpc_core::DeleteGravatar Sree Kuchibhotla2018-07-11
* | use a global executor pointer that is initialized by grpc_executor_init()Gravatar Sree Kuchibhotla2018-07-11
* | Create on first use pattern for initializing global executorGravatar Sree Kuchibhotla2018-07-11
* | remove unnecessary headerGravatar Sree Kuchibhotla2018-07-11
* | More PR comments; useful tracingGravatar Sree Kuchibhotla2018-07-11
* | Rename grpc_executor_job_type to C++ style nameGravatar Sree Kuchibhotla2018-07-10
* | more code review commentsGravatar Sree Kuchibhotla2018-07-10
* | Fix typoGravatar Sree Kuchibhotla2018-07-10
* | address code review comemntsGravatar Sree Kuchibhotla2018-07-10
* | Move executor implementation into GrpcExecutor classGravatar Sree Kuchibhotla2018-07-09
| * tcp_posix.cc: adhere to IOV_MAX in tcp_flushGravatar Carter Sande2018-06-27
|/
* timer manager: don't turn off threading in start_threads()Gravatar Eric Gribkoff2018-06-27
* Merge pull request #15828 from apolcyn/fix_gcdGravatar apolcyn2018-06-26
|\
| * Explicitly delete fd from pollset set after c-ares is doneGravatar Alexander Polcyn2018-06-26
* | Merge pull request #15776 from sreecha/epollex-ownerfd-fixGravatar Sree Kuchibhotla2018-06-25
|\ \
* \ \ Merge pull request #15850 from grpc/v1.13.xGravatar Mehrdad Afshari2018-06-22
|\ \ \
| | * \ Merge branch 'master' into epollex-ownerfd-fixGravatar Sree Kuchibhotla2018-06-21
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #15799 from AspirinSJL/htonlGravatar Juanli Shen2018-06-20
|\ \ \ \
| | * | | ChangesGravatar kpayson642018-06-20