Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reset cancellation closure when unreffing the call to avoid race conditions. | Mark D. Roth | 2017-09-05 |
* | Address review feedback. | Mark D. Roth | 2017-09-01 |
* | Fix asan and tsan failures. | Mark D. Roth | 2017-09-01 |
* | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
* | Merge pull request #7947 from thinkerou/delete_unuse_macro | Stanley Cheung | 2017-08-31 |
|\ | |||
| * | Remove invalide macro | thinkerou | 2017-09-01 |
* | | 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 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #12331 from markdroth/c++_filter_api_fix | Mark D. Roth | 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 |
|/ / / / | |||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into visibility | Nicolas "Pixel" Noble | 2017-08-30 |
|\ \ \ \ | |||
* | | | | | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
| | | * | | Clang_format | Ken Payson | 2017-08-30 |
| | * | | | Add recv_message() method to TransportStreamOpBatch class. | Mark D. Roth | 2017-08-30 |
| * | | | | Add missing extern C | yang-g | 2017-08-29 |
| |/ / / | |||
| * | | | 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 #12237 from andremedeiros/fix-gc-eager-sweep | apolcyn | 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 pull request #12209 from mehrdada/unskip-reflection-test | Mehrdad Afshari | 2017-08-23 |
| | |/| | | | | | | |||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-23 |
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| | * | | | | | | | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility | Jan Tattermusch | 2017-08-23 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge pull request #12128 from jtattermusch/csharp_easierlogging | Jan Tattermusch | 2017-08-23 |
| | |\ \ \ \ \ \ \ \ |