Muxi Yan
|
bba217b4a5
|
Port #12256
|
7 years ago |
Muxi Yan
|
ef84a1c12c
|
Port #12253
|
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 |
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 |
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
|
090cd46a6c
|
Revert "Fake zero copy protector"
|
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 |
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 |
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 |
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 |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
7 years ago |
Matt Kwong
|
5646c7463c
|
Merge pull request #12270 from matt-kwong/kokoro_mac_bq
Fix uploading Mac results to BQ
|
7 years ago |
Ken Payson
|
08b79c1611
|
Doc UPdate
|
7 years ago |
Ken Payson
|
4754398f81
|
Clang_format
|
7 years ago |
Mark D. Roth
|
196fa2e154
|
Add recv_message() method to TransportStreamOpBatch class.
|
7 years ago |
Jan Tattermusch
|
b7beb45a2f
|
Merge pull request #12328 from 0oneo/patch-1
fix typo in compression.md
|
7 years ago |
0oneo
|
a01ce50d12
|
fix typo in compression.md
replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header"
|
7 years ago |
yang-g
|
dce6fc6a48
|
Add missing extern C
|
7 years ago |
Nicolas Noble
|
f37dfda1c3
|
Merge pull request #12325 from grpc/revert-11566-call_combiner
Revert "Implement call combiner"
|
7 years ago |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
7 years ago |
Matt Kwong
|
1c8e04366e
|
Fix uploading Mac results to BQ
|
7 years ago |
Ken Payson
|
9519718811
|
Documentation change + e2e test fix
|
7 years ago |
Vijay Pai
|
9811915ba3
|
Merge pull request #12284 from vjpai/qps_cleanup
QPS test: remove some pre-C++11-style workarounds
|
7 years ago |
Ken Payson
|
567e0f1eb6
|
Have write ops take ownership over slices
|
7 years ago |
Vijay Pai
|
6defb325d9
|
Remove some pre-C++11-style workarounds
|
7 years ago |
Yuchen Zeng
|
12bc68ea71
|
Merge pull request #12137 from y-zeng/call_atm
Fix data race in call.c
|
7 years ago |
Noah Eisen
|
92ab602d45
|
Merge pull request #12314 from ncteisen/debugging-latency-profiles
Add Shortname and Timeout to run_microbenchmarks
|
7 years ago |
apolcyn
|
6b3003fa5a
|
Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master
Fix build.yaml to expand nanopb headers filegroup, for master branch
|
7 years ago |
Noah Eisen
|
89563ca938
|
Add shortname and timeout to run_microbenchmarks
|
7 years ago |
David G. Quintas
|
109da09b5f
|
Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown
Removed in_connectivity_shutdown from RR
|
7 years ago |
Noah Eisen
|
a56f276358
|
Merge pull request #12311 from ncteisen/fix-timers
Remove extraneous paren
|
7 years ago |
ncteisen
|
b489e79e0a
|
Remove extraneous paren
|
7 years ago |
Sree Kuchibhotla
|
2d060b6bd5
|
Merge pull request #12221 from sreecha/epoll1-work-dist
Epoll1 Work Distribution: Parallelize processing epoll events across multiple threads
|
7 years ago |
David Garcia Quintas
|
52ba957f83
|
Removed in_connectivity_shutdown from RR
|
7 years ago |
Jan Tattermusch
|
f769bf1273
|
Merge pull request #12264 from jtattermusch/cmake_vs2017
Add support for building with cmake+VS2017
|
7 years ago |
Sree Kuchibhotla
|
e01940f2b3
|
clang format
|
7 years ago |
Sree Kuchibhotla
|
a1ba139a20
|
Remove test variable
|
7 years ago |
Sree Kuchibhotla
|
a92a9cc2dd
|
change num_events and cursor to gpr_atm for memory visibility
|
7 years ago |
Sree Kuchibhotla
|
196145206c
|
Reduce batch size to 1 - This seems to help with unary and streaming
benchmarks
|
7 years ago |
Yuchen Zeng
|
6eb505b305
|
Add explanation for recv_state
|
7 years ago |
Sree Kuchibhotla
|
0e90957458
|
Merge branch 'master' into epoll1-work-dist
|
7 years ago |
Sree Kuchibhotla
|
b154cd14e5
|
fix typo
|
7 years ago |
Sree Kuchibhotla
|
3d609f1612
|
merge
|
7 years ago |