aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #14343 from muxi/revert-12708Gravatar Muxi Yan2018-02-06
|\
| * Remove compression_rubyGravatar Muxi Yan2018-02-06
| * regenerate metadataGravatar Muxi Yan2018-02-06
| * Replace message/deflate,gzip with deflate,gzipGravatar Muxi Yan2018-02-06
| * Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
* | grpclb in charge of its re-resolutionGravatar Juanli Shen2018-02-06
|/
* Change Ref() methods to return a RefCountedPtr<>.Gravatar Mark D. Roth2018-02-06
* Merge pull request #14272 from ncteisen/bug-chasingGravatar Jan Tattermusch2018-02-05
|\
* | fix typoGravatar Shohei Kamimori2018-02-05
* | Merge pull request #14275 from sreecha/enable-epollexGravatar Sree Kuchibhotla2018-02-04
|\ \
* \ \ Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_errorGravatar Juanli Shen2018-02-02
|\ \ \
| | | * Mark poll FD shutdown as UNAVAILABLEGravatar ncteisen2018-02-02
| * | | Add a results_upon_error setter to fake resolverGravatar Juanli Shen2018-02-02
* | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \
* | | | | clang-formatGravatar David Garcia Quintas2018-02-01
* | | | | Merge branch 'master' of github.com:grpc/grpc into dns_cooldownGravatar David Garcia Quintas2018-02-01
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Batch size to 1 since it is better for latency (this is similar to whatGravatar Sree Kuchibhotla2018-02-01
* | | | | PR commentsGravatar David Garcia Quintas2018-02-01
| | | * | enable epollex by defaultGravatar Sree Kuchibhotla2018-02-01
| | |/ / | |/| |
| * | | Merge pull request #14264 from yang-g/to_scopeGravatar Yang Gao2018-02-01
| |\ \ \
| * \ \ \ Merge pull request #14244 from sreecha/polling-api-traceGravatar Sree Kuchibhotla2018-02-01
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Remove spurious closure initsGravatar David Garcia Quintas2018-02-01
* | | | | Remove unnecessary closuresGravatar David Garcia Quintas2018-02-01
| * | | | Merge pull request #14263 from yang-g/latency_toolGravatar Yang Gao2018-01-31
| |\ \ \ \
| | | | * | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
* | | | | | PR commentsGravatar David Garcia Quintas2018-01-31
| | | * | | Merge branch 'master' into polling-api-traceGravatar Sree Kuchibhotla2018-01-31
| | | |\| |
| | * | | | Shutdown timer manager first and then executorGravatar yang-g2018-01-31
| | | |/ / | | |/| |
| * / | | Fix DNS resolvers to reset the backoff in the right place.Gravatar Mark D. Roth2018-01-31
| |/ / /
* | | | fixed format stringGravatar David Garcia Quintas2018-01-30
| * | | Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addrGravatar David G. Quintas2018-01-30
| |\ \ \
| | | * | Fix format specifier for gpr_millisGravatar Sree Kuchibhotla2018-01-30
| | | * | Update ev_posix.ccGravatar Sree Kuchibhotla2018-01-30
| | | * | Debug statements for polling apiGravatar Sree Kuchibhotla2018-01-30
* | | | | Removed debug logGravatar David Garcia Quintas2018-01-30
| * | | | Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_numberGravatar Jan Tattermusch2018-01-31
| |\ \ \ \
* | | | | | c-ares resolver changesGravatar David Garcia Quintas2018-01-30
* | | | | | PR CommentsGravatar David Garcia Quintas2018-01-30
| * | | | | Merge pull request #14217 from sreecha/epollex-fixGravatar Sree Kuchibhotla2018-01-30
| |\ \ \ \ \
| * | | | | | Add timer trace annotations to epollexGravatar yang-g2018-01-30
| | |_|_|/ / | |/| | | |
| | | | * | Don't destroy null lb_addrGravatar David Garcia Quintas2018-01-29
| | |_|/ / | |/| | |
* / | | | DNS cooldown mechanismGravatar David Garcia Quintas2018-01-29
|/ / / /
| * | | Update ev_epollex_linux.ccGravatar Sree Kuchibhotla2018-01-29
| * | | Fix an issue in epollex that was causing some workers to get indefinitely stu...Gravatar Sree Kuchibhotla2018-01-29
|/ / /
| * / magic number 13 probably a typo in manual mergeGravatar Jan Tattermusch2018-01-29
|/ /
* | Merge pull request #13820 from yihuazhang/rename-gtsGravatar Mark D. Roth2018-01-26
|\ \
* \ \ Merge pull request #14177 from jtattermusch/fix_epollex_shutdownGravatar Jan Tattermusch2018-01-26
|\ \ \
| * | | explicitly initialize all grpc_pollset fields (epollex)Gravatar Jan Tattermusch2018-01-25
| * | | fix: avoid doing a poll when already shutdownGravatar Jan Tattermusch2018-01-25
* | | | Merge pull request #14146 from markdroth/inlined_vector_clearGravatar Mark D. Roth2018-01-25
|\ \ \ \ | |/ / / |/| | |