Vijay Pai
|
a935ae1505
|
Fix build rules for grpc++_unsecure, test that it builds properly
|
8 years ago |
yang-g
|
03876f66e1
|
Fix http2_interop test for c++ and python
|
8 years ago |
Craig Tiller
|
0bb25f325c
|
Build fix
|
8 years ago |
Noah Eisen
|
5e17e4430c
|
Add fuzz test
|
8 years ago |
Craig Tiller
|
143cfa7792
|
Disable compression+resource_quota_server tests
|
8 years ago |
Makarand Dharmapurikar
|
bdd48ffaa3
|
added missing dependency
|
8 years ago |
Craig Tiller
|
2f269ec781
|
Rollback rqs change: may have been too aggressive
|
8 years ago |
Mark D. Roth
|
493be1f1b9
|
Fix windows build.
|
8 years ago |
Mark D. Roth
|
f186d9d35b
|
Fix asan bug.
|
8 years ago |
Mark D. Roth
|
ba390352c9
|
clang-format
|
8 years ago |
Craig Tiller
|
d47be446d7
|
Speed up tests
|
8 years ago |
Yuxuan Li
|
f2af0c3009
|
change to new completion queue api
|
8 years ago |
Craig Tiller
|
d1a6423199
|
Use stdlib to avoid ubsan errors
|
8 years ago |
Mark D. Roth
|
0c0b89a88b
|
Change hash table to use linear probing and add unit test.
Also add some missing rules in test/core/slice/BUILD.
|
8 years ago |
Craig Tiller
|
f26caeedc6
|
clang-format
|
8 years ago |
Makarand Dharmapurikar
|
466c286604
|
removed default visibility
|
8 years ago |
Makarand Dharmapurikar
|
6a8e2c2408
|
reduced visibility of test util
|
8 years ago |
Craig Tiller
|
9354720625
|
Fix infinite streams in qps_test
|
8 years ago |
Makarand Dharmapurikar
|
5b8032c8b4
|
BUILD file for interop client and server
|
8 years ago |
David Garcia Quintas
|
a818f72c0c
|
Load Reporting back to using metadata
|
8 years ago |
David Garcia Quintas
|
a7a1098d2f
|
Updated load_balancer.proto
|
8 years ago |
David Garcia Quintas
|
53af23cfbf
|
Improvements to Fake Resolver
|
8 years ago |
Craig Tiller
|
8b24229b7c
|
Fix merge
|
8 years ago |
Yuxuan Li
|
0bbdb022de
|
adding a benchmark for c core call create that do two separate batches.
|
8 years ago |
Craig Tiller
|
9b3d391846
|
Fix broken test
|
8 years ago |
Craig Tiller
|
a094b1a4c6
|
Fix broken test
|
8 years ago |
Craig Tiller
|
6aba1e574a
|
Fix broken test
|
8 years ago |
Yuxuan Li
|
784018d8a4
|
use grpc_channel_create_registered_call
|
8 years ago |
Sree Kuchibhotla
|
2eeedad744
|
fix mac issues
|
8 years ago |
Bogdan Drutu
|
c2b1f1672d
|
Change metadata names used by the instrumentation.
|
8 years ago |
yang-g
|
6163da5135
|
Disallow empty method slice in api_fuzzer
|
8 years ago |
Makarand Dharmapurikar
|
7fb4036a17
|
clang-format fix
|
8 years ago |
Craig Tiller
|
0362d6b374
|
ubsan fixes
|
8 years ago |
Mark D. Roth
|
17a93b33e0
|
Fix test.
|
8 years ago |
Craig Tiller
|
694cd70831
|
Fix new tests
|
8 years ago |
Muxi Yan
|
29723ee1ba
|
Revert "Revert "Implement lazy deframe""
|
8 years ago |
Yuxuan Li
|
c7609c4f3f
|
profile cpp overhead for call create
|
8 years ago |
Craig Tiller
|
c71e6a6ad6
|
Revert "Implement lazy deframe"
|
8 years ago |
yang-g
|
f3d9b4808a
|
Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973
|
8 years ago |
yang-g
|
66d40c63f7
|
Fix BUILD dependency, copyright and cmake
|
8 years ago |
Craig Tiller
|
8be866eed7
|
fix test
|
8 years ago |
Makarand Dharmapurikar
|
220bc643f9
|
enable cacheable_unary test
|
8 years ago |
Makarand Dharmapurikar
|
e1b238458f
|
modified caching test
added logic to test that cached response is specific to request payload.
Removed trailing '\0' from query parameter
|
8 years ago |
David Garcia Quintas
|
a03d204dd7
|
Update credentials test after #9328
|
8 years ago |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
8 years ago |
Sree Kuchibhotla
|
1f0c827114
|
Fix asan and tsan bugs. Simplify the code
|
8 years ago |
Alexander Polcyn
|
2018a4060d
|
create a grpc client qps test logging reporter
|
8 years ago |
Sree Kuchibhotla
|
93b60e05a0
|
Fix asan bug
|
8 years ago |
yang-g
|
f4c8addded
|
support C++ error_details
|
8 years ago |
Sree Kuchibhotla
|
dc0b8a60d3
|
change cq_create to cq_create_for_next
|
8 years ago |