aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
* Merge pull request #14894 from sreecha/fix-timeGravatar Sree Kuchibhotla2018-05-22
|\
* \ Merge pull request #15200 from yashykt/combiner_runGravatar Yash Tibrewal2018-05-17
|\ \
* \ \ Merge pull request #13947 from kpayson64/less_epoll_ctlGravatar kpayson642018-05-16
|\ \ \
* \ \ \ Merge pull request #15386 from yang-g/kernel_y_u_no_fairGravatar Yang Gao2018-05-16
|\ \ \ \
* \ \ \ \ Merge pull request #15384 from ncteisen/sanityGravatar Noah Eisen2018-05-16
|\ \ \ \ \
| | | * | | Add epollex fd cacheGravatar kpayson642018-05-15
| |_|/ / / |/| | | |
| | | | * Fix format specifierGravatar Sree Kuchibhotla2018-05-15
| | * | | Round robin incoming connection on a per-fd basisGravatar yang-g2018-05-15
| |/ / / |/| | |
* | | | Merge pull request #14647 from kpayson64/fork_exec_ctx_checkGravatar kpayson642018-05-15
|\ \ \ \
| | * | | Reviewer feedback and build fixesGravatar ncteisen2018-05-15
* | | | | Merge pull request #15280 from yashykt/statsremGravatar Yash Tibrewal2018-05-15
|\ \ \ \ \
| | | * | | Stop using banned functionsGravatar ncteisen2018-05-15
| |_|/ / / |/| | | |
| * | | | Cleanup stats removal for opt build. Stats will only be collected on debug bu...Gravatar Yash Tibrewal2018-05-14
| | * | | Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_checkGravatar kpayson642018-05-11
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * Fix static_cast errorsGravatar Sree Kuchibhotla2018-05-11
* | | | | Merge pull request #15203 from sreecha/fd-traceGravatar Sree Kuchibhotla2018-05-11
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #15283 from apolcyn/server_consume_socket_mutatorGravatar apolcyn2018-05-08
|\ \ \ \ \ \
| * | | | | | Add a test that tcp server posix consumes socket mutatorsGravatar Alexander Polcyn2018-05-08
| | | | | | * Merge branch 'master' into fix-timeGravatar Sree Kuchibhotla2018-05-08
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | * Correct typecastsGravatar Sree Kuchibhotla2018-05-08
| | | * | | | Try removing statsGravatar Yash Tibrewal2018-05-04
* | | | | | | Remove unnecessary exec ctx flushGravatar Yash Tibrewal2018-05-03
| |_|/ / / / |/| | | | |
| | | | * | Remove further invalid usecases of GRPC_CLOSURE_RUNGravatar Yash Tibrewal2018-05-01
| | | | * | Remove illegal GRPC_CLOSURE_RUNsGravatar Yash Tibrewal2018-05-01
| | | | * | Revert combiner_finally_run and restrict changes to combiner_runGravatar Yash Tibrewal2018-05-01
| | | | * | Add combiner_run to run closures immediately if we already have the combiner ...Gravatar Yash Tibrewal2018-05-01
| |_|_|/ / |/| | | |
* | | | | Merge pull request #15205 from yashykt/gprassertGravatar Yash Tibrewal2018-04-30
|\ \ \ \ \
| | | | * | c++ifyGravatar kpayson642018-04-30
| | | | * | Add exec_ctx check to fork handlersGravatar kpayson642018-04-30
* | | | | | Merge pull request #15226 from hcaseyal/timer_typosGravatar hcaseyal2018-04-30
|\ \ \ \ \ \
| * | | | | | Fix typos in GPR_TIMER_SCOPEGravatar Hope Casey-Allen2018-04-29
| | * | | | | replace assert in closures with GPR_ASSERT and move within DEBUG blockGravatar Yash Tibrewal2018-04-26
* | | | | | | Enable SIO_LOOPBACK_FAST_PATH on WindowsGravatar Ara Ayvazyan2018-04-26
|/ / / / / /
| | | * / / fd tracing supportGravatar Sree Kuchibhotla2018-04-26
| |_|/ / / |/| | | |
* | | | | Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
| |/ / / |/| | |
* | | | Merge pull request #15048 from kpayson64/use_c_core_for_interopGravatar kpayson642018-04-21
|\ \ \ \ | |/ / / |/| | |
| * | | Unref uv timers/tcp handlesGravatar kpayson642018-04-20
| | | * Avoid C-style castsGravatar Sree Kuchibhotla2018-04-18
| | | * Merge branch 'master' into fix-timeGravatar Sree Kuchibhotla2018-04-18
| | | |\ | |_|_|/ |/| | |
| | | * Fix some more formatting issuesGravatar Sree Kuchibhotla2018-04-16
* | | | formatGravatar Dan Zhang2018-04-12
* | | | Allow udp_server to create multiple listeners for each port via SO_REUSEPORTGravatar Dan Zhang2018-04-12
| | | * Fix type coversion errorsGravatar Sree Kuchibhotla2018-04-11
| | | * Modify commentsGravatar Sree Kuchibhotla2018-04-11
| | | * Remove references to gpr_atm64Gravatar Sree Kuchibhotla2018-04-11
| | | * Merge branch 'master' into fix-timeGravatar Sree Kuchibhotla2018-04-11
| | | |\ | |_|_|/ |/| | |
| | | * Keep things simple. Remove gpr_atm64Gravatar Sree Kuchibhotla2018-04-11
| | | * Change shared_mutables.min_timer to gpr_atm64 (Forgot to do this previously)Gravatar Sree Kuchibhotla2018-04-11
| | | * use threadlocal variable optimization only on 64 bit machinesGravatar Sree Kuchibhotla2018-04-10
| | | * 64-bit atomic operationsGravatar Sree Kuchibhotla2018-04-10