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 |
Craig Tiller
|
e944c5d490
|
Merge branch 'stats' into stats_histo
|
7 years ago |
Craig Tiller
|
33b51aaa75
|
revert protobuf change
|
7 years ago |
Matt Kwong
|
1c8e04366e
|
Fix uploading Mac results to BQ
|
7 years ago |
Matt Kwong
|
738b1bb424
|
Get rid of have_alarm var in jobset.py
|
7 years ago |
Craig Tiller
|
03c908fc9e
|
Merge github.com:grpc/grpc into stats
|
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 |
Yuchen Zeng
|
eeea43fa24
|
Increase the grace period in ReconnectChannel tests
|
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 |
Yuchen Zeng
|
4a11ecc076
|
Add ChannelConnectivityWatcher::Ref()/Unref()
|
7 years ago |
Mark D. Roth
|
8ecb4ed9ff
|
Detect default metadata using the callout list.
|
7 years ago |
Yuchen Zeng
|
6514a0df72
|
Add gpr_is_true
|
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 |
Yuchen Zeng
|
ba23e799dc
|
Sanity fixes
|
7 years ago |
Yuchen Zeng
|
504be5c693
|
Privatize ChannelConnectivityWatcher members
|
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 |
Yuchen Zeng
|
ddaef3e325
|
Remove non-POD global variables
|
7 years ago |
David Garcia Quintas
|
243fe9d43c
|
Added way to remove filters from channel stack builder
|
7 years ago |
Noah Eisen
|
cad427b2f7
|
Merge pull request #12227 from ncteisen/bazel-microbenchmarks
Microbenchmarks Work With Bazel
|
7 years ago |
David Garcia Quintas
|
3499960070
|
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
|
7 years ago |
Matt Kwong
|
3da8c5defb
|
Let alarms at end of jobset.py trigger isntead of clearing
|
7 years ago |
Matt Kwong
|
5920abc535
|
Revert "Don't clear alarm in jobset when running performance tests"
This reverts commit c15d32bbe8 .
|
7 years ago |
Yuchen Zeng
|
f1d50983ae
|
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
|
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 |