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
murgatroid99
e15b5a42af
Bump version to 1.1.1
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
Craig Tiller
f7af2a9a05
Update latency profiler to use (more appropriate) microbenchmarks
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
5cad46e218
Bump master version numbers
8 years ago
Nicolas "Pixel" Noble
4dcb7862bf
Flagging version 1.1.0.
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
Makarand Dharmapurikar
df5ed720ee
add http2 interop tests to Jenkins
8 years ago
Nicolas "Pixel" Noble
da83b376eb
Changing versions from -dev to -pre1 on the release branch.
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
0c3fdad486
Fix hpack fuzzer
8 years ago
Craig Tiller
4c26fdfe10
Expand corpora
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Masood Malekghassemi
aa7089a549
Be more verbose when generating Python documentation
8 years ago
ncteisen
459c93f147
Update name of Python negative interop test
8 years ago
Vizerai
0e5b67f4a2
update
8 years ago
Craig Tiller
4906d2c4b1
Update projects
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
Matt Kwong
66122b2c05
Add all the other fuzzer tests to internal CI
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
Jan Tattermusch
b595c172bf
fix sanity
8 years ago
Jan Tattermusch
2a8af018ca
Delete generate_projects-old.sh
8 years ago
ncteisen
9c7a08d250
Simplify cpp stress flags
8 years ago
Yuchen Zeng
f6d8aae8d5
Dockerfile template update for http2_badserver_interop
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
Alexander Polcyn
79e8d81e81
update path to build_artifacts_ruby.sh in jenkins script
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