Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Upmerge branch 'v1.9.x' into 'master' | Mehrdad Afshari | 2018-02-05 |
|\ | |||
* | | grpclb in charge of its re-resolution | Juanli Shen | 2018-02-06 |
* | | Change Ref() methods to return a RefCountedPtr<>. | Mark D. Roth | 2018-02-06 |
| * | Merge pull request #14315 from kpayson64/fix_refcounting | kpayson64 | 2018-02-05 |
| |\ | |||
| | * | Add refcounts for async callbacks in auth and client filters. | Ken Payson | 2018-02-05 |
* | | | Merge pull request #14272 from ncteisen/bug-chasing | Jan Tattermusch | 2018-02-05 |
|\ \ \ | |||
* | | | | fix typo | Shohei Kamimori | 2018-02-05 |
* | | | | Merge pull request #14275 from sreecha/enable-epollex | Sree Kuchibhotla | 2018-02-04 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error | Juanli Shen | 2018-02-02 |
|\ \ \ \ \ | |||
| | | * | | | Mark poll FD shutdown as UNAVAILABLE | ncteisen | 2018-02-02 |
| * | | | | | Add a results_upon_error setter to fake resolver | Juanli Shen | 2018-02-02 |
* | | | | | | Merge pull request #14015 from vjpai/alarm | Vijay Pai | 2018-02-02 |
|\ \ \ \ \ \ | |||
* | | | | | | | clang-format | David Garcia Quintas | 2018-02-01 |
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into dns_cooldown | David Garcia Quintas | 2018-02-01 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | | * | | | | Batch size to 1 since it is better for latency (this is similar to what | Sree Kuchibhotla | 2018-02-01 |
* | | | | | | | PR comments | David Garcia Quintas | 2018-02-01 |
| | | * | | | | enable epollex by default | Sree Kuchibhotla | 2018-02-01 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #14264 from yang-g/to_scope | Yang Gao | 2018-02-01 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #14244 from sreecha/polling-api-trace | Sree Kuchibhotla | 2018-02-01 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Remove spurious closure inits | David Garcia Quintas | 2018-02-01 |
* | | | | | | | Remove unnecessary closures | David Garcia Quintas | 2018-02-01 |
| * | | | | | | Merge pull request #14263 from yang-g/latency_tool | Yang Gao | 2018-01-31 |
| |\ \ \ \ \ \ | |||
| | | | * | | | | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE. | yang-g | 2018-01-31 |
* | | | | | | | | PR comments | David Garcia Quintas | 2018-01-31 |
| | | | | | * | | Regenerate projects | Mehrdad Afshari | 2018-01-31 |
| | | * | | | | | Merge branch 'master' into polling-api-trace | Sree Kuchibhotla | 2018-01-31 |
| | | |\| | | | | |||
| | * | | | | | | Shutdown timer manager first and then executor | yang-g | 2018-01-31 |
| | | |/ / / / | | |/| | | | | |||
| * / | | | | | Fix DNS resolvers to reset the backoff in the right place. | Mark D. Roth | 2018-01-31 |
| |/ / / / / | |||
* | | | | | | fixed format string | David Garcia Quintas | 2018-01-30 |
| * | | | | | Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addr | David G. Quintas | 2018-01-30 |
| |\ \ \ \ \ | |||
| | | * | | | | Fix format specifier for gpr_millis | Sree Kuchibhotla | 2018-01-30 |
| | | * | | | | Update ev_posix.cc | Sree Kuchibhotla | 2018-01-30 |
| | | * | | | | Debug statements for polling api | Sree Kuchibhotla | 2018-01-30 |
* | | | | | | | Removed debug log | David Garcia Quintas | 2018-01-30 |
| * | | | | | | Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_number | Jan Tattermusch | 2018-01-31 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | c-ares resolver changes | David Garcia Quintas | 2018-01-30 |
* | | | | | | | | PR Comments | David Garcia Quintas | 2018-01-30 |
| * | | | | | | | Merge pull request #14217 from sreecha/epollex-fix | Sree Kuchibhotla | 2018-01-30 |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | Add timer trace annotations to epollex | yang-g | 2018-01-30 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | * | | | | Don't destroy null lb_addr | David Garcia Quintas | 2018-01-29 |
| | |_|/ / / / | |/| | | | | | |||
* / | | | | | | DNS cooldown mechanism | David Garcia Quintas | 2018-01-29 |
|/ / / / / / | |||
| * | | | | | Update ev_epollex_linux.cc | Sree Kuchibhotla | 2018-01-29 |
| * | | | | | Fix an issue in epollex that was causing some workers to get indefinitely stu... | Sree Kuchibhotla | 2018-01-29 |
|/ / / / / | |||
| * / / / | magic number 13 probably a typo in manual merge | Jan Tattermusch | 2018-01-29 |
|/ / / / | |||
| | * | | Regenerate projects | Mehrdad Afshari | 2018-01-26 |
| | * | | Don't segfault on header replay | Ken Payson | 2018-01-26 |
* | | | | Merge pull request #13820 from yihuazhang/rename-gts | Mark D. Roth | 2018-01-26 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #14177 from jtattermusch/fix_epollex_shutdown | Jan Tattermusch | 2018-01-26 |
|\ \ \ \ \ | |||
| | | | * | | Revert "Merge pull request #13932 from dgquintas/conn_subchannel" | Nicolas "Pixel" Noble | 2018-01-26 |
| * | | | | | explicitly initialize all grpc_pollset fields (epollex) | Jan Tattermusch | 2018-01-25 |