9891 Commits (51491b6fbae54e489e528fe72b1447ecea71104d)

Author SHA1 Message Date
Nicolas "Pixel" Noble 6ffecfbcec Adding multiple inheritence delete. 5 years ago
Mark D. Roth 0fbad5328f Use a more standard iteration interface for LB policy metadata API. 5 years ago
Soheil Hassas Yeganeh f05fd9de5f Remove out of context writes from H2. 5 years ago
Yash Tibrewal 0a57e9cc69 Fix bm chttp2 transport 5 years ago
Mark D. Roth 206c11f017 Use std::function<> for recv_trailing_metadata callback in LB policy API. 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Mark D. Roth f281c343b9 Change HealthCheckClient to use new connectivity state API. 5 years ago
Mark D. Roth 5e9404e41a Fix polymorphism for UniquePtr<> and OrphanablePtr<>. 5 years ago
Jan Tattermusch 782d9bfb34 add alpine distribtest 5 years ago
chentanjun 4ecc1fe6a4 fix the wrong word 5 years ago
Yihua Zhang 9be983d40b fix tests. 5 years ago
Mark D. Roth dbad2db848 Immediately orphan watcher if state is SHUTDOWN when it is added. 5 years ago
Mark D. Roth cb67811c47 Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert" 5 years ago
Mark D. Roth 33f139b6e6 Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher" 5 years ago
Jan Tattermusch dffece9657 make end2end bazel test generator work on non-linux as well 5 years ago
Jan Tattermusch 6c3ba9a3a8 fixup fling BUILD 5 years ago
Jan Tattermusch 5cc45de443 disable some broken test on windows RBE 5 years ago
Jan Tattermusch 3ce50ae754 disable some test on windows based on build.yaml 5 years ago
Jan Tattermusch 3080419c90 temporarily disable alarm_test 5 years ago
Jan Tattermusch 8e79705d29 disable fuzzers on windows 5 years ago
Jan Tattermusch b8a32c0cff temporarily disable failing tests on windows 5 years ago
Jan Tattermusch 14a2b7b05c disable fork bazel test on windows 5 years ago
Jan Tattermusch 0f50bf0150 temporarily disable memory usage test on windows 5 years ago
Jan Tattermusch 0f78b92e87 avoid machine_size:large tests on windows 5 years ago
Jan Tattermusch 93d2cf299f fixup cpp uses-polling 5 years ago
Jan Tattermusch e682b32340 fixup core uses-polling 5 years ago
Jan Tattermusch 85117cbf61 add uses_polling=False to selected c++ tests 5 years ago
Jan Tattermusch 068340381f add uses_polling=False to selected core tests 5 years ago
Jan Tattermusch d970489db2 use no_windows for some C++ tests 5 years ago
Juanli Shen 6ced125bb3 xds failover locality handling 5 years ago
Mark D. Roth ece8fd6642 Change transport connectivity watch API to not be lossy. 5 years ago
Ashitha Santhosh 8695c464dc Expose max protected frame size value for testing. 5 years ago
Hope Casey-Allen 0f116eb282 Fix 5 years ago
Vijay Pai 5d7e4bb301 Stop using deprecated gtest macros 5 years ago
yang-g 49b796eeb1 Clean up the test 5 years ago
yang-g 76308c0c9a Fix sanity_check and add a test 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Hope Casey-Allen 2af922e8c3 Skip service config tests for gcc4.8 and below 5 years ago
Lidi Zheng 781b12023a Fix import failure due to 'visibility = ["//visibility:public"]' 5 years ago
Juanli Shen 40c0519ad0 Move xds protos to testing/ 5 years ago
Juanli Shen 7be5d098cf Tune xds test 5 years ago
Soheil Hassas Yeganeh 9b9764cb2a Fix build error in SSL fuzzer. 5 years ago
Soheil Hassas Yeganeh 35e2760ffa Add a fast path to allocate slices in the resource quota. 5 years ago
Mark D. Roth 01eeec72c6 Change RR to consider a subchannel in TF if it has failed since it was READY. 5 years ago
Yash Tibrewal aa84ceb38e Add another test for when the credentials were previously set 5 years ago
Soheil Hassas Yeganeh 05901eaaa3 Fix filter_latency.cc 5 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 5 years ago
Soheil Hassas Yeganeh c9376b4e0b Use cycle clock instead of clock monotonic to measure call latency. 5 years ago
Yash Tibrewal 361a902262 Reviewer comments 5 years ago
Arjun Roy 0b06676c9e hpack encoder optimizations. 5 years ago