Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into moar_stats | Craig Tiller | 2017-09-01 |
|\ | |||
* | | Add copyright | Craig Tiller | 2017-09-01 |
* | | Cleanup comment | Craig Tiller | 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 |
| |\ \ | |||
* | | | | Expose more stats | Craig Tiller | 2017-08-31 |
* | | | | Expose more stats | Craig Tiller | 2017-08-31 |
* | | | | Expose stats into qps_driver | Craig Tiller | 2017-08-31 |
| * | | | Merge pull request #12343 from sreecha/enable-epoll1 | Sree Kuchibhotla | 2017-08-31 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'stats' into stats_histo | Craig Tiller | 2017-08-31 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
| |\| | | | |||
* | | | | | Expose histograms via microbenchmarks | Craig Tiller | 2017-08-31 |
| | * | | | Merge pull request #12306 from kpayson64/ref_counting_slices | kpayson64 | 2017-08-31 |
| | |\ \ \ | |||
* | | | | | | Compile fix | Craig Tiller | 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 |
| | |\ \ \ | |||
* | | | | | | Remove dummy | Craig Tiller | 2017-08-30 |
* | | | | | | Histogram support | Craig Tiller | 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 branch 'stats' into stats_histo | Craig Tiller | 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 |
| | | | |\ \ \ \ \ |