Mahak Mukhi
|
c5eee16814
|
more sanity fixes
|
8 years ago |
Craig Tiller
|
4f98e25f8b
|
Better cost estimation
|
8 years ago |
Craig Tiller
|
93b06d7ac1
|
Add a C++ compatibility check config
|
8 years ago |
yang-g
|
6163da5135
|
Disallow empty method slice in api_fuzzer
|
8 years ago |
yang-g
|
f3d9b4808a
|
Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973
|
8 years ago |
Craig Tiller
|
4d780a52b8
|
stuff
|
8 years ago |
Craig Tiller
|
90ce723aca
|
Fixes
|
8 years ago |
Sree Kuchibhotla
|
a07bd3a971
|
change test min time
|
8 years ago |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
8 years ago |
jiangtaoli2016
|
e69881de7f
|
Revise based on Mark's comments.
|
8 years ago |
Craig Tiller
|
8ebb5443de
|
Update build.yaml
|
8 years ago |
Craig Tiller
|
f4360d77d4
|
Fix build, fix epollex detection
|
8 years ago |
Jan Tattermusch
|
58aa2cb8f1
|
fix 1MB perf scenarios
|
8 years ago |
Noah Eisen
|
c6ec1155d0
|
Fix error overflow bug
|
8 years ago |
Craig Tiller
|
71d6ce65d4
|
Merge deadline_init/deadline_start
|
8 years ago |
Craig Tiller
|
a24b971214
|
Rename compress_filter --> message_compress_filter
|
8 years ago |
Craig Tiller
|
376887d213
|
Split event notification out of ev_epoll_linux.c
|
8 years ago |
Craig Tiller
|
f3ba6a0133
|
Fix sanity
|
8 years ago |
Sree Kuchibhotla
|
3c754e4716
|
Microbenchmark for measuring impact of multiple threads calling cq_next
|
8 years ago |
Yuchen Zeng
|
b0c2225336
|
generate projects
|
8 years ago |
Yuchen Zeng
|
af5c505fc1
|
Add bad_ping test, fix ping test
|
8 years ago |
Craig Tiller
|
c8f62bcb03
|
Add new setting for true-binary mode
|
8 years ago |
Craig Tiller
|
3be7dd0e79
|
Optionalize deadline checking
|
8 years ago |
Vijay Pai
|
45a9abae95
|
Add option to limit # of messages per stream with tests
|
8 years ago |
Craig Tiller
|
af76743e33
|
Optionalize compress, gather all the http2 filter bits together in ext/
|
8 years ago |
Craig Tiller
|
9b3648a28e
|
Optionalize message_size_filter
|
8 years ago |
Craig Tiller
|
494e72d6b4
|
Add a minimal stack test
|
8 years ago |
Craig Tiller
|
6d4894e9d6
|
optionalize max_age
|
8 years ago |
Craig Tiller
|
9eb0fdec00
|
Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
|
8 years ago |
Craig Tiller
|
b3d70102a5
|
Memory allocator for C++ in core
|
8 years ago |
Vijay Pai
|
47fc606d11
|
Performance model of coordinator-worker use case
|
8 years ago |
Jan Tattermusch
|
46df13b4a3
|
add 1mb ping pong scenarios
|
8 years ago |
David Garcia Quintas
|
228a5142c1
|
Don't assert over invalid channel args
|
8 years ago |
Craig Tiller
|
d4387c0075
|
codgen
|
8 years ago |
David Garcia Quintas
|
fde5dbb681
|
Fixed oss-fuzz/961
|
8 years ago |
Craig Tiller
|
2835161513
|
Reinstate one check, fix fall out
|
8 years ago |
Craig Tiller
|
29b527fa30
|
Reinstate one check, fix fall out
|
8 years ago |
Vijay Pai
|
05222512d7
|
Add C++ large message tests to PRs and master
|
8 years ago |
Yuchen Zeng
|
3835d13788
|
Fix the test condition for max_connection_idle test
|
8 years ago |
yang-g
|
aab6992c00
|
Remove call from sibling list when it is not first child.
|
8 years ago |
Yuchen Zeng
|
b2caafc911
|
Add max_connection_idle test
|
8 years ago |
Yuchen Zeng
|
22321fc7e5
|
Add max_connection_age end2end test
|
8 years ago |
Craig Tiller
|
134fed3a85
|
Move src/core/lib/tsi --> src/core/tsi
|
8 years ago |
yang-g
|
fdd908b01a
|
Clamp memory usage estimate
|
8 years ago |
Harsh Vardhan
|
974f3d797a
|
remove lang specific streaming methods
|
8 years ago |
Harsh Vardhan
|
31e74bb0f3
|
Update sources & headers
|
8 years ago |
Yuchen Zeng
|
a809ea5c14
|
Add max_age_filter
|
8 years ago |
ncteisen
|
7cd4f6890b
|
Add fuzzer bug
|
8 years ago |
Nicolas "Pixel" Noble
|
b02dd01584
|
Fixing qps & benchmark.
|
8 years ago |
Vijay Pai
|
52f50d44b0
|
Resolve a circular dependence that was being generated between
create_test_channel.o and libgrpc++_test_util.a .
|
8 years ago |