4272 Commits (e318b1e56d8f4b40dfd0955891feeb9b300c1fca)

Author SHA1 Message Date
Arjun Roy 0b06676c9e hpack encoder optimizations. 5 years ago
Prashant Jaikumar 9f02fc7f91 Enable end2end C++ tests on iOS. 5 years ago
Juanli Shen c831a28dbd Organize test cases for xds test 5 years ago
Prashant Jaikumar b436758b14 Added documentation for C++ tests on iOS 5 years ago
Prashant Jaikumar 2e1cb0d91a Don't run time_jump_test under sanitizers 5 years ago
Vijay Pai 65eb9c9ddb
Revert "Test message size of 100MB" 5 years ago
Prashant Jaikumar d2b5fd75f0 Added test for time jumps 5 years ago
Hope Casey-Allen 32801fb5eb Remove build target for microbenchmark 5 years ago
Vijay Pai 1077b3435c Use range-based for on state rather than state.KeepRunning when possible 5 years ago
Juanli Shen d34f366337 Test message size of 100MB 5 years ago
Prashant Jaikumar 4dfa808e75 Add test for timer expiry racing with cancelation 5 years ago
Arjun Roy b46e3668d3 s/branch/tail_call/ for CH2 on_hdr(). 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
Juanli Shen a1ca6a099d Refactor response building in xds test 5 years ago
Hope Casey-Allen 6dfe27ab08 Fix race in bm_chttp2_transport 5 years ago
Mark D. Roth c8430023a5 Apply health check service name changes to existing subchannels. 5 years ago
Juanli Shen 732e2a1e90 Tune load reporter test 5 years ago
Yash Tibrewal 088b67deba Improve comment 5 years ago
Prashant Jaikumar 2b9ab6d10c timer_test: add test case for grpc shutdown while timer is pending 5 years ago
Prashant Jaikumar 9a41e12a4f Skip timer test when running under event manager 5 years ago
Prashant Jaikumar 20e2964ada cfstream_test: workaround Apple CFStream bug 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Hope Casey-Allen 59564ebd96 Fix warnings to unblock gcc8 support 5 years ago
Prashant Jaikumar 41986e8ed8 Added test for timer wakeups 5 years ago
Juanli Shen 1abba74225 Fix unused result error 5 years ago
Juanli Shen a802b14be6 Add xds resolver 5 years ago
Qiancheng Zhao 1391c93a95 atomic client idle filter 5 years ago
Juanli Shen c1713800e0 Handle EDS response update in locality map 5 years ago
Tony Lu f037eac0a9 Small fixes 5 years ago
Prashant Jaikumar 141c2d24d1 Add support for running C++ tests on iOS 5 years ago
Tony Lu 1d98106847 Renaming the correct files 5 years ago
Juanli Shen 3c28c5f068 Remove unnecessary notification 5 years ago
Juanli Shen 8d101f1071 Wait longer before sending the drop update 5 years ago
Juanli Shen 1c9fb855d7 Add locality map tests 5 years ago
Juanli Shen 1291ece848 Add drop in xds policy 5 years ago
Tony Lu 422a7773ae Replace making protoc and plugins with bazel build 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Tony Lu d2ce6e707c Isolated test-specific build steps so that unrelated tasks don't run them 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Esun Kim c6b0bd08c7 Updated grpclb to use upb 5 years ago
Christian Maurer 33b8b3f998 Removed whitespace before asterisk 5 years ago
Prashant Jaikumar e2ebdc794d Fixed time_change_test flakes 5 years ago
Prashant Jaikumar e9d81fb0f2 Send RPC deadline to server in cronet header 5 years ago
Arjun Roy 557446a11e Added specializations for grpc_mdelem_create. 5 years ago
Hope Casey-Allen bd8a04a6e9 Add human-readable names for channelz sockets and listen sockets 5 years ago
Christian Maurer 46dddacdf3 remove all unused-parameter warnings 5 years ago
Yunjia Wang 8318e578db SpikyLoad: construct outside 5 years ago
Prashant Jaikumar 232725b99a Add C++ Cronet end2end tests 5 years ago
Yunjia Wang c3c24d089d Use Template 5 years ago
Yunjia Wang d87b5285ca Fix comment 5 years ago