aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' into epoll1-work-distGravatar Sree Kuchibhotla2017-08-25
|\
* | fix typoGravatar Sree Kuchibhotla2017-08-25
* | mergeGravatar Sree Kuchibhotla2017-08-25
|\ \
| | * Merge pull request #11566 from markdroth/call_combinerGravatar Mark D. Roth2017-08-25
| | |\
| | | * Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | * | Merge pull request #12282 from yang-g/sync_thd_refactorGravatar Yang Gao2017-08-24
| | |\ \ | | | |/ | | |/|
| | * | Merge pull request #11782 from muxi/stream_compression_configGravatar Muxi Yan2017-08-24
| | |\ \
| | | | * Update block_annotate.hGravatar yang-g2017-08-24
| | | | * Remove stale fileGravatar yang-g2017-08-24
| | | |/ | | |/|
| | * | Merge pull request #12240 from yang-g/endoGravatar Yang Gao2017-08-23
| |/| |
| | | * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-23
| | | |\ | | |_|/ | |/| |
| * | | Add timer annotations in epoll1Gravatar yang-g2017-08-21
| | * | fix C++ wrapperGravatar yang-g2017-08-21
| | * | Fix mismatched BEGIN/ENDGravatar yang-g2017-08-21
| | | * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
| | | |\ | | |_|/ | |/| |
| | * | Add a new macro for custom profilerGravatar yang-g2017-08-21
| |/ /
| * | Merge pull request #11936 from sreecha/fix-end2end-testGravatar Sree Kuchibhotla2017-08-19
| |\ \
| | | * Fix minor build issueGravatar Muxi Yan2017-08-18
| | | * Some missing partsGravatar Muxi Yan2017-08-17
* | | | 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
| * | | Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512Gravatar Nicolas Noble2017-08-17
| |\ \ \
| * \ \ \ Merge pull request #12213 from dgquintas/v1.7.x-version-bumpGravatar David G. Quintas2017-08-17
| |\ \ \ \
| | * | | | Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
| |/ / / / |/| | | |
| | * | | Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512Gravatar Maxim Dzoba2017-08-16
| |/ / / |/| | |
| | * | 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
| |/ / |/| |
| * | Fixing memory leak and removing unneeded NULL checks.Gravatar Julien Boeuf2017-08-16
|/ /
| * Fix comment formatGravatar Muxi Yan2017-08-14
* | Merge pull request #11831 from ncteisen/flow-control-part2Gravatar Noah Eisen2017-08-14
|\ \
| * | Pull bdp estimation into flowctl moduleGravatar ncteisen2017-08-13
| | * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-11
| | |\ | |_|/ |/| |
* | | Merge pull request #12130 from y-zeng/oauth2Gravatar Yuchen Zeng2017-08-10
|\ \ \
* \ \ \ Merge pull request #8982 from kpayson64/cache_poll_threads2Gravatar Jan Tattermusch2017-08-10
|\ \ \ \ | |_|/ / |/| | |
| * | | Address PR feedbackGravatar Ken Payson2017-08-09
* | | | Merge pull request #12083 from ncteisen/trace-closure-flushGravatar Noah Eisen2017-08-09
|\ \ \ \
| | | * | Fix use-after-free in oauth2_credentialsGravatar Yuchen Zeng2017-08-09
| |_|/ / |/| | |
* | | | Merge pull request #12054 from sreecha/cq_cleanupGravatar Sree Kuchibhotla2017-08-08
|\ \ \ \
| | * | | Trace closure flushGravatar ncteisen2017-08-08
| |/ / / |/| | |
* | | | Make bytes_to_send in tsi_handshaker_next constGravatar jiangtaoli20162017-08-07
* | | | Merge pull request #11579 from sreecha/fix_alarmGravatar Sree Kuchibhotla2017-08-04
|\ \ \ \
| | | * \ 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
|/ / / / / /