aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
| | | | | | | * | | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| | | | | | | |\ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
* / | | | | | | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|/ / / / / / / / /
| * | | | | | | | Add a results_upon_error setter to fake resolverGravatar Juanli Shen2018-02-02
| | | | | | | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | Remove extern "C" since this is no longer a public headerGravatar 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
| | | | | | * | | | | Regenerate projectsGravatar Mehrdad Afshari2018-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
|/ / / / / / /
| | * | | | | Regenerate projectsGravatar Mehrdad Afshari2018-01-26
| | * | | | | Don't segfault on header replayGravatar Ken Payson2018-01-26
* | | | | | | 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
|\ \ \ \ \ \ \ \
| | | | | | * | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | * Privatize thread-local storage headersGravatar Vijay Pai2018-01-25
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |_|_|_|_|/ |/| | | | |
| | | | * | Revert "Merge pull request #13932 from dgquintas/conn_subchannel"Gravatar Nicolas "Pixel" Noble2018-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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #14137 from jtattermusch/no_proxy_str_memleakGravatar Jan Tattermusch2018-01-25
|\ \ \ \ \ \