Muxi Yan
|
1855710c71
|
Merge pull request #10210 from muxi/enable-cronet-compression
Enable cronet compression
|
8 years ago |
kpayson64
|
8e2713ec31
|
Merge pull request #10228 from kpayson64/gpr_assert_thd
Assert on thread creation
|
8 years ago |
David G. Quintas
|
9f615de5ed
|
Merge pull request #10242 from dgquintas/fix_sanity
Fix sanity, generated projects
|
8 years ago |
David Garcia Quintas
|
e63cde9f7d
|
Fix sanity, generated projects
|
8 years ago |
Ken Payson
|
ac433cf640
|
Assert on thread creation
|
8 years ago |
Muxi Yan
|
d4143f2821
|
Merge pull request #10208 from muxi/fix-trailer-only
Add :status header in the case of trailer-only failure reply
|
8 years ago |
Muxi Yan
|
12b44ae5ec
|
Merge remote-tracking branch 'upstream/master' into enable-cronet-compression
|
8 years ago |
Mark D. Roth
|
62d1dd920e
|
Merge pull request #9850 from markdroth/retry_throttle
Retry throttling implementation.
|
8 years ago |
Yuchen Zeng
|
c9ff208cc9
|
Merge pull request #10151 from y-zeng/fix_set_socket_mutator
Fix SetSocketMutator
|
8 years ago |
Muxi Yan
|
94f3dddfdc
|
clang-format
|
8 years ago |
kpayson64
|
e50c7bdcc8
|
Merge pull request #10227 from kpayson64/optional_enum34
Make enum34 only required for Python 2.7
|
8 years ago |
Craig Tiller
|
3e9e2fd5d1
|
Merge pull request #10200 from ctiller/bad_tracking
Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it
|
8 years ago |
Vijay Pai
|
d5fa26eecd
|
Merge pull request #10201 from vjpai/combiner_explainer
Document explaining combiner structures used in gRPC core
|
8 years ago |
Muxi Yan
|
b4478ff264
|
Comment
|
8 years ago |
Craig Tiller
|
25909c4660
|
Merge pull request #10220 from ctiller/fuzzingmac
Make fuzzers run on mac (but not on mac on jenkins)
|
8 years ago |
Craig Tiller
|
7c050ea8c6
|
Merge pull request #10102 from ctiller/fuzzing-long
Fix fuzzing detected error: stack overflow in hpack parser
|
8 years ago |
Ken Payson
|
34e9194452
|
Make enum34 only required for Python 2.7
|
8 years ago |
Muxi Yan
|
eb6f20128a
|
Improvement on reading compression byt
|
8 years ago |
Nathaniel Manista
|
496734412b
|
Merge pull request #10212 from nathanielmanistaatgoogle/update-tests
Update tests to current gRPC code elements.
|
8 years ago |
Yuchen Zeng
|
f9c910f715
|
Merge pull request #10207 from y-zeng/tcp_server_severity
Downgrade error severity to INFO when failing to add a listener
|
8 years ago |
Craig Tiller
|
c9bb78f2f8
|
Make fuzzers run on mac (but not on mac on jenkins)
|
8 years ago |
Nathaniel Manista
|
bb7484cee7
|
Update tests to current gRPC code elements
|
8 years ago |
Muxi Yan
|
59660e5570
|
Add supprot of processing trailer-only response in cronet_transport.c
|
8 years ago |
Vijay Pai
|
18de3d7239
|
Make changes suggested by Mark, make this pass sanity
|
8 years ago |
Yuchen Zeng
|
cb2f3f6ba6
|
Downgrade error severity to INFO when failing to add a listener
|
8 years ago |
Muxi Yan
|
780cf2a9c1
|
Fix that there is no :status header in the case of trailer-only failure reply
|
8 years ago |
Muxi Yan
|
3c3093cbed
|
Fix that there is no :status header in the case of trailer-only failure reply
|
8 years ago |
Muxi Yan
|
0aea920579
|
Add compression support to cronet transport
|
8 years ago |
Yuchen Zeng
|
40a947ef93
|
Merge pull request #9889 from y-zeng/channel_arg
Destroy pointer args when destructing a ChannelArguments
|
8 years ago |
Yuchen Zeng
|
289bc21585
|
Merge pull request #9995 from y-zeng/cpu_test
Avoid repetitive division calculations
|
8 years ago |
Yuchen Zeng
|
d9efa4a5fd
|
Merge pull request #10123 from y-zeng/android
Fix android build
|
8 years ago |
Mark D. Roth
|
11c57e89e5
|
Merge pull request #10165 from markdroth/proxy_mapper_init_fix
Fix proxy mapper initialization to work with third-party plugins.
|
8 years ago |
Mark D. Roth
|
a340987ec4
|
Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix
Also override subchannel address in channel args when proxy mapper is used.
|
8 years ago |
Vijay Pai
|
14ea772bfd
|
Explain combiner
|
8 years ago |
Craig Tiller
|
8c7444576f
|
Fix tracking of writes: we dont need TrackCounters for bm_fullstack since the fixture does it
|
8 years ago |
Mark D. Roth
|
693d2b48ab
|
Merge remote-tracking branch 'upstream/master' into retry_throttle
|
8 years ago |
Mark D. Roth
|
fecba535d9
|
Switch to using a CAS loop to update the token value.
|
8 years ago |
Yang Gao
|
18f5b66b94
|
Merge pull request #10090 from rjshade/add_test_flags
Add test feature flags
|
8 years ago |
Mark D. Roth
|
d2304d9702
|
Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix
|
8 years ago |
Eric Gribkoff
|
01deb9d748
|
add hyper to Dockerfile.template
|
8 years ago |
Eric Gribkoff
|
2f59cf2dc3
|
move health check to just before running test cases
|
8 years ago |
Eric Gribkoff
|
246c0eee33
|
delay health check, increase timeout
|
8 years ago |
Eric Gribkoff
|
6ce6166bd0
|
reenable health check, disable other interop tests
|
8 years ago |
Eric Gribkoff
|
f9d0804daa
|
disable wait for healthy
|
8 years ago |
Eric Gribkoff
|
92a5d28a4c
|
increase wait for healthy timeout
|
8 years ago |
Eric Gribkoff
|
d86a19efd0
|
check error for docker inspect
|
8 years ago |
Eric Gribkoff
|
d3b160010e
|
add comments for health check docker flags
|
8 years ago |
Eric Gribkoff
|
22afddf53c
|
add health check for http2 server
|
8 years ago |
Eric Gribkoff
|
bee6ec2473
|
refactor common_options, correct output for manual run
|
8 years ago |
Eric Gribkoff
|
61335ec086
|
use docker port mapping for http2 server
|
8 years ago |