Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | | | | * | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | | Port #12253 | Muxi Yan | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | | | | | Save one allocation by init-int instead of creating closure | David Garcia Quintas | 2017-08-31 | |
| | | | | | | | | | | | | * | | Compile fix | Craig Tiller | 2017-08-31 | |
* | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-08-31 | |
|\| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #12331 from markdroth/c++_filter_api_fix | Mark D. Roth | 2017-08-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | Fake resolver: Fix use-after-free | David Garcia Quintas | 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 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | Log offending ops and error code before crashing the server | yang-g | 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 | |
| | | | | | | | | | | | * | Add ChannelConnectivityWatcher::Ref()/Unref() | Yuchen Zeng | 2017-08-25 | |
| | | | | | | | | * | | | | Detect default metadata using the callout list. | Mark D. Roth | 2017-08-25 | |
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||
| | | | | | | | | | | * | Add gpr_is_true | 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 | |
| | | | | | | | | | | | * | Sanity fixes | Yuchen Zeng | 2017-08-24 |