ncteisen
|
d88f903bd1
|
Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidy
|
2018-01-22 11:58:09 -08:00 |
Noah Eisen
|
93563bc0dc
|
remote stale import
|
2018-01-19 09:54:49 -08:00 |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
2018-01-18 11:21:12 -08:00 |
David Garcia Quintas
|
251af24c54
|
Disabled the json_run_localhost:*_low_thread_count family of tests
|
2017-12-18 13:38:10 -08:00 |
Ken Payson
|
8873975a30
|
Fix Async QPS Test
|
2017-12-07 10:24:25 -08:00 |
Vijay Pai
|
c6587ca11b
|
Reintroduce lambdas
|
2017-12-04 10:15:19 -08:00 |
Vijay Pai
|
f230ffd476
|
clang-format
|
2017-12-04 09:58:44 -08:00 |
Vijay Pai
|
083b9be1a2
|
Make all-streams op about cleanup only and replace a lambda with a virtual
|
2017-12-04 09:56:28 -08:00 |
Vijay Pai
|
c8dd4c5139
|
Remove some unneeded and spammy logs
|
2017-12-04 01:38:00 -08:00 |
Vijay Pai
|
6389457ed2
|
Adjust stream cancellation point and fix races in sync client
|
2017-12-04 00:57:58 -08:00 |
Vijay Pai
|
195cf1ebfd
|
Move histogram to test/core/util
|
2017-11-30 15:02:04 -08:00 |
Ken Payson
|
7cf8d72c25
|
Fix TSAN json_run_localhost flake
|
2017-11-16 18:36:38 -08:00 |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
2017-11-10 14:14:17 -08:00 |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
2017-11-03 09:09:36 -07:00 |
Ken Payson
|
918ce7a686
|
Fix QPS Async Client Next loop
|
2017-10-27 02:48:15 -07:00 |
yang-g
|
37f1bd13ab
|
clear the request
|
2017-10-26 14:42:51 -07:00 |
kpayson64
|
1bf7207852
|
Merge pull request #13084 from kpayson64/cq_lambda
CompletionQueue DoThenAsyncNext
|
2017-10-25 10:28:02 -07:00 |
Ken Payson
|
42bd87e376
|
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
|
2017-10-25 09:13:30 -07:00 |
Yuchen Zeng
|
ca31256597
|
Remove redundant WaitForConnected
|
2017-10-23 18:26:21 -07:00 |
Vijay Pai
|
088112fea1
|
Create inproc version of QPS test and add a few simple tests of this to standard testing suite.
|
2017-10-19 14:29:13 -07:00 |
Jan Tattermusch
|
320e703ad9
|
Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanitizers
More reasonable timeouts for json_run_localhost (poll-cv and sanitizers)
|
2017-10-16 18:56:50 +02:00 |
Jan Tattermusch
|
779ae6f8b7
|
cap json_run_localhost to 10 mins under sanitizers
|
2017-10-10 12:40:44 +02:00 |
Craig Tiller
|
c18ad11837
|
Wait until all clients connected before starting streams
|
2017-10-09 13:44:10 -07:00 |
Craig Tiller
|
f6cd77c48d
|
Stability fixes
|
2017-10-09 13:28:00 -07:00 |
Jan Tattermusch
|
768c894519
|
reduce timeout for json_run_localhost
|
2017-10-05 14:03:11 +02:00 |
Vijay Pai
|
22410e0d99
|
Merge pull request #12623 from vjpai/one_sided
C++ QPS tests: Cancel outstanding streams when shutting down the async client
|
2017-09-21 12:20:44 -07:00 |
Vijay Pai
|
43b55221e4
|
Cancel outstanding streams when shutting down the client
|
2017-09-19 11:45:56 -07:00 |
Craig Tiller
|
adbcec4f57
|
Merge github.com:grpc/grpc into pollset_kick_stats
|
2017-09-18 08:57:19 -07:00 |
Vijay Pai
|
4b047a3bff
|
Construction of streams shouldn't require triggering async ops
|
2017-09-14 17:55:13 -07:00 |
Craig Tiller
|
4f5acf73c9
|
Merge github.com:grpc/grpc into pollset_kick_stats
|
2017-09-08 11:38:41 -07:00 |
Vijay Pai
|
7f6a27a4d3
|
Merge pull request #12372 from vjpai/armalarmadingdong
Core API change: Decouple alarm construction from setting to avoid races in MT code
|
2017-09-07 18:34:56 -07:00 |
Craig Tiller
|
56969c2784
|
Merge github.com:grpc/grpc into pollset_kick_stats
|
2017-09-07 15:54:59 -07:00 |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
2017-09-07 11:34:13 -07:00 |
Craig Tiller
|
e1101cf099
|
Update Bazel for new systems
|
2017-09-06 09:42:20 -07:00 |
Craig Tiller
|
0ff222a23b
|
Add pollset_kick stats
|
2017-09-01 09:41:43 -07:00 |
Craig Tiller
|
2897235609
|
Expose stats into qps_driver
|
2017-08-31 15:52:57 -07:00 |
Nicolas "Pixel" Noble
|
90df76b463
|
Merge branch 'master' of https://github.com/grpc/grpc into visibility
|
2017-08-30 23:13:25 +02:00 |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
2017-08-30 19:18:37 +02:00 |
Vijay Pai
|
6defb325d9
|
Remove some pre-C++11-style workarounds
|
2017-08-29 08:44:54 -07:00 |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
2017-08-24 10:16:40 -07:00 |
Vijay Pai
|
e1418e4ab1
|
Switch to idiomatic Slice API
|
2017-08-09 22:03:16 -07:00 |
ncteisen
|
af313caab8
|
Eliminate copy in QPS Driver
|
2017-08-02 16:05:48 -07:00 |
ncteisen
|
0133cc6fd8
|
Avoid benchmarking allocs
|
2017-07-27 19:45:24 -07:00 |
Guantao Liu
|
1932a50e50
|
Merge pull request #11787 from guantaol/qps_driver
Add a new metric and enable internal credential types in QPS Driver
|
2017-07-18 17:46:57 -07:00 |
Vijay Pai
|
0f95fa4909
|
Add idiomatic C++ API for grpc::Slice construction that doesn't
require using grpc_slice
|
2017-07-18 11:07:43 -07:00 |
Craig Tiller
|
d996379030
|
Reset OWNERS state
|
2017-07-17 10:54:07 -07:00 |
Guantao Liu
|
29a7050c35
|
Fixed sanity.
|
2017-07-14 19:24:26 -07:00 |
Guantao Liu
|
91d8f0b5a8
|
Added the missing header file and fixed a syntax error.
|
2017-07-14 18:33:30 -07:00 |
Guantao Liu
|
ac9fdfbc40
|
Removed unnecessary default values and fixed sanity.
|
2017-07-14 17:33:19 -07:00 |
Guantao Liu
|
e72b5d6ab8
|
Merge remote-tracking branch 'upstream/master' into qps_driver to resolve conflicts.
|
2017-07-13 18:29:18 -07:00 |