4316 Commits (932ce81228bab2eb879b18ae61452c2830e977d8)

Author SHA1 Message Date
Juanli Shen 2dc42a1e02 Use ADS 6 years ago
Mark D. Roth b01072586d Refactor EDS and LRS code from xds LB policy into new XdsClient API. 6 years ago
Jan Tattermusch 082f3dc14a temporatily disable client_channel_stress_test on win RBE 6 years ago
Soheil Hassas Yeganeh f05fd9de5f Remove out of context writes from H2. 6 years ago
Yash Tibrewal 0a57e9cc69 Fix bm chttp2 transport 6 years ago
Juanli Shen 46cff659e2 Tune xds test 6 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 6 years ago
Mark D. Roth f281c343b9 Change HealthCheckClient to use new connectivity state API. 6 years ago
chentanjun 4ecc1fe6a4 fix the wrong word 6 years ago
Jan Tattermusch 5cc45de443 disable some broken test on windows RBE 6 years ago
Jan Tattermusch 3ce50ae754 disable some test on windows based on build.yaml 6 years ago
Jan Tattermusch 3080419c90 temporarily disable alarm_test 6 years ago
Jan Tattermusch 0f78b92e87 avoid machine_size:large tests on windows 6 years ago
Jan Tattermusch 93d2cf299f fixup cpp uses-polling 6 years ago
Jan Tattermusch 85117cbf61 add uses_polling=False to selected c++ tests 6 years ago
Jan Tattermusch d970489db2 use no_windows for some C++ tests 6 years ago
Juanli Shen 6ced125bb3 xds failover locality handling 6 years ago
Vijay Pai 5d7e4bb301 Stop using deprecated gtest macros 6 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 6 years ago
Juanli Shen 40c0519ad0 Move xds protos to testing/ 6 years ago
Juanli Shen 7be5d098cf Tune xds test 6 years ago
Mark D. Roth 01eeec72c6 Change RR to consider a subchannel in TF if it has failed since it was READY. 6 years ago
Yash Tibrewal aa84ceb38e Add another test for when the credentials were previously set 6 years ago
Soheil Hassas Yeganeh c9376b4e0b Use cycle clock instead of clock monotonic to measure call latency. 6 years ago
Yash Tibrewal 361a902262 Reviewer comments 6 years ago
Arjun Roy 0b06676c9e hpack encoder optimizations. 6 years ago
Yash Tibrewal 97f1f57dab Allow call credentials to be set even after the call is created but before initial metadata is sent 6 years ago
Prashant Jaikumar 9f02fc7f91 Enable end2end C++ tests on iOS. 6 years ago
Juanli Shen c831a28dbd Organize test cases for xds test 6 years ago
Prashant Jaikumar b436758b14 Added documentation for C++ tests on iOS 6 years ago
Prashant Jaikumar 2e1cb0d91a Don't run time_jump_test under sanitizers 6 years ago
Vijay Pai 65eb9c9ddb
Revert "Test message size of 100MB" 6 years ago
Prashant Jaikumar d2b5fd75f0 Added test for time jumps 6 years ago
Hope Casey-Allen 32801fb5eb Remove build target for microbenchmark 6 years ago
Vijay Pai 1077b3435c Use range-based for on state rather than state.KeepRunning when possible 6 years ago
Juanli Shen d34f366337 Test message size of 100MB 6 years ago
Prashant Jaikumar 4dfa808e75 Add test for timer expiry racing with cancelation 6 years ago
Arjun Roy b46e3668d3 s/branch/tail_call/ for CH2 on_hdr(). 6 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 6 years ago
Juanli Shen a1ca6a099d Refactor response building in xds test 6 years ago
Hope Casey-Allen 6dfe27ab08 Fix race in bm_chttp2_transport 6 years ago
Mark D. Roth c8430023a5 Apply health check service name changes to existing subchannels. 6 years ago
Juanli Shen 732e2a1e90 Tune load reporter test 6 years ago
Yash Tibrewal 088b67deba Improve comment 6 years ago
Prashant Jaikumar 2b9ab6d10c timer_test: add test case for grpc shutdown while timer is pending 6 years ago
Prashant Jaikumar 9a41e12a4f Skip timer test when running under event manager 6 years ago
Prashant Jaikumar 20e2964ada cfstream_test: workaround Apple CFStream bug 6 years ago
Karthik Ravi Shankar 2b8ad5ee56 Fix golden test compilation 6 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 6 years ago
Hope Casey-Allen 59564ebd96 Fix warnings to unblock gcc8 support 6 years ago