Yuxuan Li
|
8d00f52d5b
|
fix EnsureInitialMetadataSent type casting
|
8 years ago |
Yuxuan Li
|
0574b58869
|
merge master and fix conflict on bm_fullstack
|
8 years ago |
Yuxuan Li
|
b39eeac79e
|
merge init_ops, writes_done_ops and write_ops
|
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 |
Yuchen Zeng
|
cb2f3f6ba6
|
Downgrade error severity to INFO when failing to add a listener
|
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 |
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 |
Eric Gribkoff
|
95f48c154b
|
really add _
|
8 years ago |
Eric Gribkoff
|
69e2f82169
|
add _
|
8 years ago |
Eric Gribkoff
|
5ae42a15cf
|
stop http2 test server with error code when failures occur
|
8 years ago |
Vijay Pai
|
5438888d3c
|
Merge pull request #9806 from vjpai/increase_the_suppression
Suppress reporting of race caused by cached_size tracking in protobuf
|
8 years ago |
Craig Tiller
|
e0e809f926
|
Merge pull request #10135 from ctiller/call_arena
Use an arena for call allocations
|
8 years ago |
Yang Gao
|
1c154bf5af
|
Merge pull request #10190 from yang-g/build_fix
Add missing files
|
8 years ago |
yang-g
|
9df13b26d2
|
Add missing files
|
8 years ago |
matt-kwong
|
da73580d2c
|
Merge pull request #10171 from matt-kwong/kokoro-inc-port-time
Increase test timeout for Linux portability
|
8 years ago |
Craig Tiller
|
06d4cbce2d
|
Fix BUILD
|
8 years ago |
Craig Tiller
|
c627664511
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Craig Tiller
|
597f51c01a
|
Merge pull request #10184 from ctiller/missing
Restore missing benchmarks
|
8 years ago |
Muxi Yan
|
c290bc73f9
|
Merge pull request #10176 from muxi/fix-test-timeout
Fix the error in flush read that was causing jenkins timeout
|
8 years ago |
Nicolas Noble
|
4a3f53a9be
|
Merge pull request #10156 from grpc/name
G stands for...
|
8 years ago |
Craig Tiller
|
0e0149d3f3
|
Restore missing benchmarks
|
8 years ago |
Craig Tiller
|
2ccd502ed4
|
Add cast
|
8 years ago |
Muxi Yan
|
1292906a7c
|
Disable cronet trace
|
8 years ago |
Craig Tiller
|
9f6b9aba88
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Vijay Pai
|
c6a4539f80
|
Merge pull request #9786 from vjpai/heldplace
Eliminate a "using namespace"
|
8 years ago |
Craig Tiller
|
6f8ddd6183
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Craig Tiller
|
039c3b733b
|
Merge pull request #10052 from ctiller/nolock
Remove most usage of the grpc_call lock
|
8 years ago |
Craig Tiller
|
e30c204be5
|
Merge pull request #10148 from ctiller/ubsan
UBSAN cleanup
|
8 years ago |
Mark D. Roth
|
364fa33576
|
Override subchannel address in channel args when proxy mapper is used.
|
8 years ago |
Vijay Pai
|
98e282a585
|
Eliminate std::placeholders
|
8 years ago |
Nathaniel Manista
|
6b2662adf5
|
Merge pull request #10174 from nathanielmanistaatgoogle/health
Update health to current gRPC code elements.
|
8 years ago |
Muxi Yan
|
94a4ed93a1
|
Fix the error in flush read that was causing jenkins timeout
|
8 years ago |
Craig Tiller
|
41373d0457
|
Merge pull request #10122 from ctiller/arena
Arena allocator for grpc
|
8 years ago |
Nathaniel Manista
|
488d419125
|
Update health to current gRPC code elements
|
8 years ago |