Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #11873 from ctiller/stats | Craig Tiller | 2017-08-31 |
|\ | |||
* \ | Merge pull request #12343 from sreecha/enable-epoll1 | Sree Kuchibhotla | 2017-08-31 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #12306 from kpayson64/ref_counting_slices | kpayson64 | 2017-08-31 |
|\ \ \ | |||
* | | | | Revert "Fake zero copy protector" | Jan Tattermusch | 2017-08-31 |
* | | | | Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector | Jiangtao Li | 2017-08-30 |
|\ \ \ \ | |||
| | | * | | Enable epoll1 | Sree Kuchibhotla | 2017-08-30 |
| |_|/ / |/| | | | |||
* | | | | Change PF and RR to expect only backends. | Juanli Shen | 2017-08-30 |
| * | | | Implement fake TSI zero-copy frame protector | jiangtaoli2016 | 2017-08-30 |
|/ / / | |||
* | | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| | * | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-29 |
| | |\ | |_|/ |/| | | |||
| * | | Documentation change + e2e test fix | Ken Payson | 2017-08-29 |
| * | | Have write ops take ownership over slices | Ken Payson | 2017-08-29 |
* | | | Merge pull request #12137 from y-zeng/call_atm | Yuchen Zeng | 2017-08-28 |
|\ \ \ | |||
* \ \ \ | Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown | David G. Quintas | 2017-08-28 |
|\ \ \ \ | |||
* | | | | | Remove extraneous paren | ncteisen | 2017-08-28 |
| * | | | | Removed in_connectivity_shutdown from RR | David Garcia Quintas | 2017-08-28 |
* | | | | | clang format | Sree Kuchibhotla | 2017-08-27 |
* | | | | | Remove test variable | Sree Kuchibhotla | 2017-08-27 |
* | | | | | change num_events and cursor to gpr_atm for memory visibility | Sree Kuchibhotla | 2017-08-27 |
* | | | | | Reduce batch size to 1 - This seems to help with unary and streaming | Sree Kuchibhotla | 2017-08-25 |
| | * | | | Add explanation for recv_state | Yuchen Zeng | 2017-08-25 |
* | | | | | Merge branch 'master' into epoll1-work-dist | Sree Kuchibhotla | 2017-08-25 |
|\| | | | | |||
* | | | | | fix typo | Sree Kuchibhotla | 2017-08-25 |
* | | | | | merge | Sree Kuchibhotla | 2017-08-25 |
|\ \ \ \ \ | |||
| | * \ \ \ | Merge pull request #11566 from markdroth/call_combiner | Mark D. Roth | 2017-08-25 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||
| | | * | | | Implement call combiner. | Mark D. Roth | 2017-08-25 |
| | * | | | | Merge pull request #12282 from yang-g/sync_thd_refactor | Yang Gao | 2017-08-24 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||
| | * | | | | Merge pull request #11782 from muxi/stream_compression_config | Muxi Yan | 2017-08-24 |
| | |\ \ \ \ | |||
| | | | * | | | Update block_annotate.h | yang-g | 2017-08-24 |
| | | | * | | | Remove stale file | yang-g | 2017-08-24 |
| | | |/ / / | | |/| | | | |||
| | | * | | | Fix stream_compression_payload test flake | Muxi Yan | 2017-08-23 |
| | * | | | | Merge pull request #12240 from yang-g/endo | Yang Gao | 2017-08-23 |
| |/| | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-23 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #12242 from dgquintas/rr_initial_conn | David G. Quintas | 2017-08-22 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #12251 from ncteisen/fix-ubsan | Noah Eisen | 2017-08-22 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #12246 from yang-g/epoll1 | Yang Gao | 2017-08-22 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | Fix ubsan | Noah Eisen | 2017-08-22 |
| | |/ / / / / / | |/| | | | | | | |||
| | * | | | | | | Add timer annotations in epoll1 | yang-g | 2017-08-21 |
| * | | | | | | | Merge pull request #12182 from dgquintas/grpclb_destroy_bbr | David G. Quintas | 2017-08-21 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | | * | | | | fix C++ wrapper | yang-g | 2017-08-21 |
| | | | * | | | | Fix mismatched BEGIN/END | yang-g | 2017-08-21 |
| | | * | | | | | RR: Initialize subchannel connectivity state | David Garcia Quintas | 2017-08-21 |
| | |/ / / / / | |/| | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-21 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Add a new macro for custom profiler | yang-g | 2017-08-21 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #11936 from sreecha/fix-end2end-test | Sree Kuchibhotla | 2017-08-19 |
| |\ \ \ \ \ | |||
| | | | * | | | Do not add accept-encoding field when it exists | Muxi Yan | 2017-08-18 |
| | | | * | | | Fix minor build issue | Muxi Yan | 2017-08-18 |
| | | | * | | | Some missing parts | Muxi Yan | 2017-08-17 |
* | | | | | | | Epoll1 Work Distribution: Parallelize processing epoll events across multiple... | Sree Kuchibhotla | 2017-08-17 |