Juanli Shen
|
8af54b8bfa
|
Change PF and RR to expect only backends.
|
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 |
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 |
Vijay Pai
|
9811915ba3
|
Merge pull request #12284 from vjpai/qps_cleanup
QPS test: remove some pre-C++11-style workarounds
|
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 |
Mark D. Roth
|
ff4f2db4b9
|
Merge pull request #11566 from markdroth/call_combiner
Implement call combiner
|
7 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
7 years ago |
Yang Gao
|
2921e1ea7d
|
Merge pull request #12282 from yang-g/sync_thd_refactor
Refactor sync/thd headers
|
7 years ago |
apolcyn
|
f28955d40d
|
Merge pull request #12237 from andremedeiros/fix-gc-eager-sweep
Mark error code details as global
|
7 years ago |
Noah Eisen
|
cad427b2f7
|
Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Microbenchmarks Work With Bazel
|
7 years ago |
Vijay Pai
|
d2db4f179a
|
Merge pull request #12287 from vjpai/qps_cleanup2
QPS tests: move some internal includes to the right places
|
7 years ago |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
7 years ago |
yang-g
|
a79ada3bcc
|
Double check macro to protect from faulty test.
|
7 years ago |
Muxi Yan
|
14a690ddcd
|
Merge pull request #11782 from muxi/stream_compression_config
Implement stream compression - configuration and negotiation
|
7 years ago |
Muxi Yan
|
3cb53ffb67
|
Merge pull request #12285 from muxi/fix-typo
Fix a typo referred on #11118
|
7 years ago |
Muxi Yan
|
471df8279d
|
Fix a typo referred on #11118
|
7 years ago |
yang-g
|
0f9e1932a3
|
Update block_annotate.h
|
7 years ago |
yang-g
|
9ff6031014
|
Add sync_custom.h
|
7 years ago |
yang-g
|
98ad80a815
|
Remove stale file
|
7 years ago |
Muxi Yan
|
684a397a7f
|
Fix stream_compression_payload test flake
|
7 years ago |
Alexander Polcyn
|
02d1ff5eb2
|
fix build.yaml to expand nanopb headers filegroup
|
7 years ago |
Yang Gao
|
ff83681cbb
|
Merge pull request #12240 from yang-g/endo
Add a new macro for custom profiler
|
7 years ago |