aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-01
|\
| * Merge pull request #12350 from jtattermusch/deflake_ruby_artifactGravatar Jan Tattermusch2017-09-01
| |\ | | | | | | Deflake ruby artifact build on Kokoro
| * \ Merge pull request #7947 from thinkerou/delete_unuse_macroGravatar Stanley Cheung2017-08-31
| |\ \ | | | | | | | | PHP: Delete invalid macro
| | * | Remove invalide macroGravatar thinkerou2017-09-01
| | | |
| * | | Merge pull request #11873 from ctiller/statsGravatar Craig Tiller2017-08-31
| |\ \ \ | | | | | | | | | | Add a simple stats framework to gRPC C core
| * \ \ \ Merge pull request #12343 from sreecha/enable-epoll1Gravatar Sree Kuchibhotla2017-08-31
| |\ \ \ \ | | | | | | | | | | | | Enable epoll1 polling engine
* | \ \ \ \ 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
| | |\ \ \ \ | | | | | | | | | | | | | | Give ownership of byte buffers to write ops
* | | | | | | Compile fixGravatar Craig Tiller2017-08-31
| | | | | | |
* | | | | | | Merge branch 'stats' into stats_histoGravatar Craig Tiller2017-08-31
|\| | | | | |
| * | | | | | Fix header location errorGravatar Craig Tiller2017-08-31
| | | | | | |
| | * | | | | Merge pull request #12331 from markdroth/c++_filter_api_fixGravatar Mark D. Roth2017-08-31
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Add recv_message() method to TransportStreamOpBatch class.
| | * \ \ \ \ \ Merge pull request #12352 from yang-g/import_fixGravatar Yang Gao2017-08-31
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make package names consistent under test/core
| | | * | | | | | Make package names consistent under test/coreGravatar yang-g2017-08-31
| | |/ / / / / /
| | * | | | | | Merge pull request #12345 from yang-g/import_fixGravatar Yang Gao2017-08-31
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Support features in grpc_package
| | * \ \ \ \ \ \ Merge pull request #12349 from grpc/revert-12308-fake_zero_copy_protectorGravatar Jan Tattermusch2017-08-31
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | Revert "Fake zero copy protector"
| | | | | | | | * deflake ruby artifact buildGravatar Jan Tattermusch2017-08-31
| | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Revert "Fake zero copy protector"Gravatar Jan Tattermusch2017-08-31
| | |/ / / / /
| | | * / / / Support features in grpc_packageGravatar yang-g2017-08-30
| | |/ / / /
| | * | | | Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protectorGravatar Jiangtao Li2017-08-30
| | |\ \ \ \ | | | | | | | | | | | | | | Fake zero copy protector
| | | | | | * Enable epoll1Gravatar Sree Kuchibhotla2017-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 pull request #12191 from nicolasnoble/visibilityGravatar Nicolas Noble2017-08-30
| | |\ \ \ | | | | | | | | | | | | Moving visibility and package creation to the build system.
| | | * | | Reverting protobuf submodule mistake.Gravatar Nicolas "Pixel" Noble2017-08-30
| | | | | |
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #12327 from yang-g/externGravatar Yang Gao2017-08-30
| | |\ \ \ \ | | | | | | | | | | | | | | Add missing extern C
* | | | | | | Merge branch 'stats' into stats_histoGravatar Craig Tiller2017-08-30
|\| | | | | |
* | | | | | | Remove dummyGravatar Craig Tiller2017-08-30
| | | | | | |
* | | | | | | Histogram supportGravatar Craig Tiller2017-08-30
| | | | | | |
| * | | | | | Fix crashGravatar Craig Tiller2017-08-30
| | | | | | |
| | | | * | | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| | | | | | |
| | * | | | | Merge pull request #12270 from matt-kwong/kokoro_mac_bqGravatar Matt Kwong2017-08-30
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fix uploading Mac results to BQ
| * | | | | | | Fix crashGravatar Craig Tiller2017-08-30
| | | | | | | |
| * | | | | | | Fix crashGravatar Craig Tiller2017-08-30
| | | | | | | |
| | | | | | | * Doc UPdateGravatar Ken Payson2017-08-30
| | | | | | | |
| | | | | | | * Clang_formatGravatar Ken Payson2017-08-30
| | | | | | | |
| | | | | | * | Add recv_message() method to TransportStreamOpBatch class.Gravatar Mark D. Roth2017-08-30
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge pull request #12328 from 0oneo/patch-1Gravatar Jan Tattermusch2017-08-30
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | fix typo in compression.md
| | | * | | | | fix typo in compression.mdGravatar 0oneo2017-08-30
| | |/ / / / / | | | | | | | | | | | | | | replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header"
| | | | * / / Add missing extern CGravatar yang-g2017-08-29
| | | |/ / / | | |/| | |
| | * | | | Merge pull request #12325 from grpc/revert-11566-call_combinerGravatar Nicolas Noble2017-08-29
| | |\ \ \ \ | | | | | | | | | | | | | | Revert "Implement call combiner"
| | | * | | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | |/ / / /
* | | | | | Merge branch 'stats' into stats_histoGravatar Craig Tiller2017-08-29
|\| | | | |
| * | | | | revert protobuf changeGravatar Craig Tiller2017-08-29
| | | | | |
| | | * | | Fix uploading Mac results to BQGravatar Matt Kwong2017-08-29
| | | | | |
| * | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| |\| | | |
| | | | | * Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | | | | |