Alexander Polcyn
b7dce2dbc9
wrap all bundle install commands outside docker with check for mac workaround
8 years ago
Alexander Polcyn
513e6b8599
ruby bundle install work around to build packages on mac
8 years ago
Muxi Yan
0a2fae9aed
Dynamically enable packet coalescing by channel args
8 years ago
Jan Tattermusch
bd0b0546a6
windows compilation fixes
8 years ago
Alexander Polcyn
76be306f9d
shorten qps worker timeouts and run remote workers under timeout
8 years ago
Craig Tiller
239af8b9fc
Fix fuzzing detected crash
8 years ago
Craig Tiller
f4484cdbab
Dont crash on API errors
8 years ago
Craig Tiller
ed277efbf7
Fix bug in api_fuzzer
...
If the slices to unref array was expanded after returning a pointer to a
slice, that pointer becomes invalidated. Instead, allocate and store
pointers to slices in that array to keep stability.
8 years ago
Muxi Yan
bb2e8af0b0
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
8 years ago
Craig Tiller
b23f4b7db9
Mark hybrid tests as flaky
8 years ago
yang-g
988b47c977
Add metadata_map.h to build.yaml
...
Add missing files to BUILD
8 years ago
Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
8 years ago
Craig Tiller
9a3997c853
Add a test verifying number of writes per RPC is reasonable
...
Mostly this is code copied from bm_fullstack and rephrased as a test.
I'm resisting the urge to unify it however, as I expect this code will evolve differently over time.
8 years ago
Craig Tiller
004a81936c
Fix bugs in api_fuzzer
8 years ago
Craig Tiller
fa6a71d6e5
Fix fuzzing detected failure
...
If both :authority and host appear in client initial headers, we either
leak (in opt builds) or crash (in dbg).
8 years ago
Sree Kuchibhotla
b5517ddf65
typo
8 years ago
Sree Kuchibhotla
70d9ca402a
Excluded async_client_sync_server_* tests for poll-cv engine since it
...
sometimes get stuck (or extremely slow).
(https://github.com/grpc/grpc/issues/8545 ) created to debug poll-cv
issues with async_client_sync_server perf tests
8 years ago
yang-g
0ed9fd4fef
update submodules
8 years ago
murgatroid99
cbdb9b808c
Fix electron portability test after scripts moved
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
4c26fdfe10
Expand corpora
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
ncteisen
459c93f147
Update name of Python negative interop test
8 years ago
Vizerai
0e5b67f4a2
update
8 years ago
Eric Gribkoff
4e51140789
Update path to http2 Java test client
8 years ago
Stanley Cheung
b39942f06f
Update boringssl to latest chromium-stable
8 years ago
Tsuyoshi Ozawa
4e0238d8d1
Using "/usr/bin/env python" in run_tests.py
8 years ago
Jan Tattermusch
c755424050
fix building protoc artifacts on windows
8 years ago
Jan Tattermusch
1985a6273f
upgrade third_party/gflags to v2.2.0
8 years ago
ncteisen
9c7a08d250
Simplify cpp stress flags
8 years ago
Craig Tiller
faa835c308
Add message sizes to sweeps
8 years ago
Craig Tiller
412fa2a0b7
Support setting request, response size
8 years ago
Yuchen Zeng
e6f01f6b96
Add resolve_address_posix_test
8 years ago
Mark D. Roth
d58a985a56
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
8 years ago
Adele Zhou
57b02fcaba
merge
8 years ago
Nathaniel Manista
00ac6288fd
pyformat_code.sh → yapf_code.sh
...
This should have been a part of 06dea573da
.
8 years ago
Mark D. Roth
79f2a24644
Add proxy mapper hook.
8 years ago
Masood Malekghassemi
06dea573da
Enable running Python formatting
8 years ago
Matt Kwong
c1002c9f22
Add api-fuzzer corpus
8 years ago
murgatroid99
b19ac96487
Fix electron artifact builds
8 years ago
Yuxuan Li
6fb04d6924
memory usage profiling for client call, client channel, server creation, server call and server channel.
...
fix bug. server: snapshot pass by pointer
8 years ago
Craig Tiller
45d318351b
Kill ESAN
8 years ago
murgatroid99
c518198d9a
run_tests: set Node runtime variable when using default compiler
8 years ago
Alexander Polcyn
20ce39a4fe
remove limit_cores.h from build.yaml
8 years ago
Alexander Polcyn
6ff1ca4871
re-run generate project to build qps json driver
8 years ago
Craig Tiller
032baa8308
Fix sanity: check_sources_and_headers
8 years ago
Alexander Polcyn
a6e796f58f
ignore core counts and core lists in qps json driver
8 years ago
yang-g
cc5910228d
manual revert of #8901
8 years ago
Makarand Dharmapurikar
6bbd95e4a3
minor fix
8 years ago
Eric Gribkoff
c344e87449
Adds HTTP/2 interop test client
8 years ago