aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| | | | | | | | | | | | | * | Expose more statsGravatar Craig Tiller2017-08-31
| | | | | | | | | | | | | * | Expose more statsGravatar Craig Tiller2017-08-31
| | | | | | | | | | | | | * | Expose stats into qps_driverGravatar Craig Tiller2017-08-31
| | | | | | | | | | | | |/ /
| * | | | | | | | | | | | | Merge pull request #12343 from sreecha/enable-epoll1Gravatar Sree Kuchibhotla2017-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | Port #12253Gravatar Muxi Yan2017-08-31
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | Merge branch 'stats' into stats_histoGravatar Craig Tiller2017-08-31
| | | | | | | | | | | | |\ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | Expose histograms via microbenchmarksGravatar Craig Tiller2017-08-31
| * | | | | | | | | | | | | Merge pull request #12306 from kpayson64/ref_counting_slicesGravatar kpayson642017-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | Save one allocation by init-int instead of creating closureGravatar David Garcia Quintas2017-08-31
| | | | | | | | | | | | | * | Compile fixGravatar Craig Tiller2017-08-31
* | | | | | | | | | | | | | | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #12331 from markdroth/c++_filter_api_fixGravatar Mark D. Roth2017-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | | * | | | | Fake resolver: Fix use-after-freeGravatar David Garcia Quintas2017-08-31
| * | | | | | | | | | | | | | Revert "Fake zero copy protector"Gravatar Jan Tattermusch2017-08-31
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protectorGravatar Jiangtao Li2017-08-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Enable epoll1Gravatar Sree Kuchibhotla2017-08-30
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | * | | | Log offending ops and error code before crashing the serverGravatar yang-g2017-08-30
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Change PF and RR to expect only backends.Gravatar Juanli Shen2017-08-30
| | * | | | | | | | | | | Implement fake TSI zero-copy frame protectorGravatar jiangtaoli20162017-08-30
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | Remove dummyGravatar Craig Tiller2017-08-30
| | | | | | | | | | | * | Histogram supportGravatar Craig Tiller2017-08-30
| * | | | | | | | | | | | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| | | | * | | | | | | | | Clang_formatGravatar Ken Payson2017-08-30
| | | * | | | | | | | | | Add recv_message() method to TransportStreamOpBatch class.Gravatar Mark D. Roth2017-08-30
| | * | | | | | | | | | | Add missing extern CGravatar yang-g2017-08-29
| | |/ / / / / / / / / /
| | * | | | | | | | | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | | | | | | | | | * | Merge branch 'stats' into stats_histoGravatar Craig Tiller2017-08-29
| | | | | | | | | | |\ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | | | * | | | | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| | | | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | | * | | | | | | | | Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Merge pull request #12137 from y-zeng/call_atmGravatar Yuchen Zeng2017-08-28
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdownGravatar David G. Quintas2017-08-28
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Remove extraneous parenGravatar ncteisen2017-08-28
| | | * | | | | | | | | | Removed in_connectivity_shutdown from RRGravatar David Garcia Quintas2017-08-28
| | * | | | | | | | | | | clang formatGravatar Sree Kuchibhotla2017-08-27
| | * | | | | | | | | | | Remove test variableGravatar Sree Kuchibhotla2017-08-27
| | * | | | | | | | | | | change num_events and cursor to gpr_atm for memory visibilityGravatar Sree Kuchibhotla2017-08-27
| | * | | | | | | | | | | Reduce batch size to 1 - This seems to help with unary and streamingGravatar Sree Kuchibhotla2017-08-25
| | | | * | | | | | | | | Add explanation for recv_stateGravatar Yuchen Zeng2017-08-25
| | | | | | | | | | | | * Add ChannelConnectivityWatcher::Ref()/Unref()Gravatar Yuchen Zeng2017-08-25
| | | | | | | | | * | | | Detect default metadata using the callout list.Gravatar Mark D. Roth2017-08-25
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | | | | | | | | | | * Add gpr_is_trueGravatar Yuchen Zeng2017-08-25
| | * | | | | | | | | | Merge branch 'master' into epoll1-work-distGravatar Sree Kuchibhotla2017-08-25
| | |\| | | | | | | | |
| | * | | | | | | | | | fix typoGravatar Sree Kuchibhotla2017-08-25
| | * | | | | | | | | | mergeGravatar Sree Kuchibhotla2017-08-25
| | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge pull request #11566 from markdroth/call_combinerGravatar Mark D. Roth2017-08-25
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | | | | | | | | | | | * Sanity fixesGravatar Yuchen Zeng2017-08-24