Craig Tiller
|
d8a5ece8ee
|
Cleanup comment
|
7 years ago |
Mark D. Roth
|
66f3d2b555
|
Fix asan and tsan failures.
|
7 years ago |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a .
|
7 years ago |
Mark D. Roth
|
9e3a19ee95
|
Use a separate table to determine which callouts are default.
|
7 years ago |
Matt Kwong
|
1720b0b97f
|
Disable uploading Kokoro Mac results
|
7 years ago |
Jan Tattermusch
|
16f8325ee6
|
Merge pull request #12347 from jtattermusch/csharp_use_docfx
Use docfx to generate C# API reference
|
7 years ago |
Jan Tattermusch
|
c928cfee2b
|
Merge pull request #12350 from jtattermusch/deflake_ruby_artifact
Deflake ruby artifact build on Kokoro
|
7 years ago |
Stanley Cheung
|
a544ac8501
|
Merge pull request #7947 from thinkerou/delete_unuse_macro
PHP: Delete invalid macro
|
7 years ago |
thinkerou
|
8d6a61af2f
|
Remove invalide macro
|
7 years ago |
Craig Tiller
|
2bf86404e0
|
Merge pull request #11873 from ctiller/stats
Add a simple stats framework to gRPC C core
|
7 years ago |
Craig Tiller
|
c92f18ce86
|
Expose more stats
|
7 years ago |
Craig Tiller
|
57bb9a9c35
|
Expose more stats
|
7 years ago |
Craig Tiller
|
2897235609
|
Expose stats into qps_driver
|
7 years ago |
Sree Kuchibhotla
|
b2170fe91f
|
Merge pull request #12343 from sreecha/enable-epoll1
Enable epoll1 polling engine
|
7 years ago |
Muxi Yan
|
f0a6fd8329
|
Port #12258
|
7 years ago |
Muxi Yan
|
bba217b4a5
|
Port #12256
|
7 years ago |
Muxi Yan
|
ef84a1c12c
|
Port #12253
|
7 years ago |
Craig Tiller
|
890f542498
|
Merge branch 'stats' into stats_histo
|
7 years ago |
Craig Tiller
|
ccad38227f
|
Merge github.com:grpc/grpc into stats
|
7 years ago |
Craig Tiller
|
5489d41c15
|
Expose histograms via microbenchmarks
|
7 years ago |
kpayson64
|
451b92a754
|
Merge pull request #12306 from kpayson64/ref_counting_slices
Give ownership of byte buffers to write ops
|
7 years ago |
David Garcia Quintas
|
c891609b20
|
Save one allocation by init-int instead of creating closure
|
7 years ago |
Craig Tiller
|
520d76d698
|
Compile fix
|
7 years ago |
Craig Tiller
|
ba69d282f5
|
Merge branch 'stats' into stats_histo
|
7 years ago |
Craig Tiller
|
6e739745e2
|
Fix header location error
|
7 years ago |
Craig Tiller
|
8fd40d5ed9
|
Merge github.com:grpc/grpc into wc
|
7 years ago |
Mark D. Roth
|
8d51e8d17e
|
Merge pull request #12331 from markdroth/c++_filter_api_fix
Add recv_message() method to TransportStreamOpBatch class.
|
7 years ago |
Yang Gao
|
179f1369c3
|
Merge pull request #12352 from yang-g/import_fix
Make package names consistent under test/core
|
7 years ago |
David Garcia Quintas
|
d49e9a4d21
|
Fake resolver: Fix use-after-free
|
7 years ago |
yang-g
|
b98bf8c165
|
Make package names consistent under test/core
|
7 years ago |
Yang Gao
|
f52dd5f488
|
Merge pull request #12345 from yang-g/import_fix
Support features in grpc_package
|
7 years ago |
Jan Tattermusch
|
5881b76882
|
Merge pull request #12349 from grpc/revert-12308-fake_zero_copy_protector
Revert "Fake zero copy protector"
|
7 years ago |
Jan Tattermusch
|
27af5b127b
|
deflake ruby artifact build
|
7 years ago |
Jan Tattermusch
|
090cd46a6c
|
Revert "Fake zero copy protector"
|
7 years ago |
Jan Tattermusch
|
9c437c2067
|
Use docfx to generate C# API reference
|
7 years ago |
yang-g
|
109040f796
|
Support features in grpc_package
|
7 years ago |
Jiangtao Li
|
0c21e334c7
|
Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector
Fake zero copy protector
|
7 years ago |
Sree Kuchibhotla
|
0fda880c75
|
Enable epoll1
|
7 years ago |
Stanley Cheung
|
5054bfe8ff
|
Merge pull request #12324 from stanley-cheung/php-1_6-fixes
PHP: update config.m4
|
7 years ago |
yang-g
|
66e6c23372
|
Log offending ops and error code before crashing the server
|
7 years ago |
Juanli Shen
|
8af54b8bfa
|
Change PF and RR to expect only backends.
|
7 years ago |
jiangtaoli2016
|
5899055cec
|
Implement fake TSI zero-copy frame protector
|
7 years ago |
Muxi Yan
|
c7c8e3cb17
|
Rename deadline to timeout
|
7 years ago |
Nicolas Noble
|
f874e7640f
|
Merge pull request #12191 from nicolasnoble/visibility
Moving visibility and package creation to the build system.
|
7 years ago |
Nicolas "Pixel" Noble
|
ed67582f2e
|
Reverting protobuf submodule mistake.
|
7 years ago |
Stanley Cheung
|
1ebe1e8915
|
PHP: fix c++ error after c core 1.6 uptake
|
7 years ago |
Muxi Yan
|
f282c8f525
|
Surface call deadline to Objective C API
|
7 years ago |
Nicolas "Pixel" Noble
|
90df76b463
|
Merge branch 'master' of https://github.com/grpc/grpc into visibility
|
7 years ago |
Yang Gao
|
7a8488c4d2
|
Merge pull request #12327 from yang-g/extern
Add missing extern C
|
7 years ago |
Craig Tiller
|
73124c9eef
|
Merge branch 'stats' into stats_histo
|
7 years ago |