aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
|\
| * Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\
| * \ Merge pull request #12080 from y-zeng/connectivityGravatar Yuchen Zeng2017-09-07
| |\ \
| * \ \ Merge pull request #12413 from sreecha/fix-epoll1-bugGravatar Sree Kuchibhotla2017-09-07
| |\ \ \
* | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
|\| | | |
| * | | | Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
| * | | | Merge pull request #12353 from kpayson64/scatter_readGravatar kpayson642017-09-06
| |\ \ \ \
| | | * | | Kicked worker shouldn't add pollset to neighbhourhoodGravatar Sree Kuchibhotla2017-09-06
| | |/ / / | |/| | |
| | * | | Use all read buffers when doing a scatter readGravatar Ken Payson2017-09-06
| | | | * Reset cancellation closure when unreffing the call to avoid race conditions.Gravatar Mark D. Roth2017-09-05
* | | | | Mac compilation fixesGravatar Craig Tiller2017-09-05
* | | | | Merge github.com:grpc/grpc into moar_statsGravatar Craig Tiller2017-09-01
|\| | | |
| | | | * Fix asan and tsan failures.Gravatar Mark D. Roth2017-09-01
| | | | * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| | |_|/ | |/| |
| * | | Merge pull request #11873 from ctiller/statsGravatar Craig Tiller2017-08-31
| |\ \ \
* | | | | Expose more statsGravatar Craig Tiller2017-08-31
* | | | | Expose more statsGravatar Craig Tiller2017-08-31
* | | | | Merge branch 'stats' into stats_histoGravatar Craig Tiller2017-08-31
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| |\ \ \ \
| | | * | | Enable epoll1Gravatar Sree Kuchibhotla2017-08-30
| | |/ / /
* | / / / Histogram supportGravatar Craig Tiller2017-08-30
|/ / / /
| * | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
|\| | |
| * | | clang formatGravatar Sree Kuchibhotla2017-08-27
| * | | Remove test variableGravatar Sree Kuchibhotla2017-08-27
| * | | change num_events and cursor to gpr_atm for memory visibilityGravatar Sree Kuchibhotla2017-08-27
| * | | Reduce batch size to 1 - This seems to help with unary and streamingGravatar Sree Kuchibhotla2017-08-25
| | | * Add ChannelConnectivityWatcher::Ref()/Unref()Gravatar Yuchen Zeng2017-08-25
| | | * Add gpr_is_trueGravatar Yuchen Zeng2017-08-25
| | |/
| * | Merge branch 'master' into epoll1-work-distGravatar Sree Kuchibhotla2017-08-25
| |\ \
| * | | fix typoGravatar Sree Kuchibhotla2017-08-25
| * | | mergeGravatar Sree Kuchibhotla2017-08-25
| |\ \ \ | | | |/ | | |/|
| | | * Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | |/
| | * Add timer annotations in epoll1Gravatar yang-g2017-08-21
| * | Epoll1 Work Distribution: Parallelize processing epoll events across multiple...Gravatar Sree Kuchibhotla2017-08-17
| | * disable epoll1 by default (just enable tests)Gravatar Sree Kuchibhotla2017-08-17
| | * initialize pollset struct. Ideally not needed since we do zalloc but some cod...Gravatar Sree Kuchibhotla2017-08-16
| | * Enable epoll1 by default (and move epollsig as second choice)Gravatar Sree Kuchibhotla2017-08-16
| |/
| * Merge pull request #8982 from kpayson64/cache_poll_threads2Gravatar Jan Tattermusch2017-08-10
| |\
| | * Address PR feedbackGravatar Ken Payson2017-08-09
| * | Trace closure flushGravatar ncteisen2017-08-08
| | * Merge remote-tracking branch 'upstream/master' into cache_poll_threads2Gravatar Ken Payson2017-08-04
| | |\
| * | \ Merge pull request #11990 from pgonda/patch-2Gravatar Noah Eisen2017-08-04
| |\ \ \
| * \ \ \ Merge pull request #12055 from sreecha/fix_epoll1_fd_orphanGravatar Sree Kuchibhotla2017-08-03
| |\ \ \ \
| * | | | | Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
| | |_|_|/ | |/| | |
| | * | | Prevent fd_orphan from calling shutdown(fd) when release_fd is trueGravatar Sree Kuchibhotla2017-08-02
| |/ / /
| * | | Use zalloc and remove now redundant setsGravatar yang-g2017-07-31
| * | | Initialize initiating_exec_ctx_or_nullGravatar yang-g2017-07-31
| | * | Update tcp_server_utils_posix_common with GPR_ONCE_INITGravatar Peter Gonda2017-07-31
| |/ /
| * | Merge pull request #11927 from y-zeng/nameserGravatar Yuchen Zeng2017-07-28
| |\ \