6865 Commits (2a26d31edeb9ab457a5dd5589cbe81185b6e0d17)

Author SHA1 Message Date
Sree Kuchibhotla eede875bdb Disable health check service in async end2end tests as it is causing flakes in mac 7 years ago
Noah Eisen 7e4c1dd4c9 Add fuzzer repro 7 years ago
Mark D. Roth 5dd24897a5 Do multiple reads if needed to read full server response. 7 years ago
Ken Payson a4710a090d Revert "Remove lockfree-stack implementation that is no longer used" 7 years ago
David Garcia Quintas 6636b5036e Fix codegen_test_full 7 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
Muxi Yan dfe402781e Fix windows test failure 8 years ago
Muxi Yan fbd06f7202 Comments and fixes 8 years ago
David Garcia Quintas 4b2def361a Fix RR concurrent updates 8 years ago
Craig Tiller 873ee82277 Add channel args to qps server 8 years ago
David Garcia Quintas 3f223e342f Move gtest include after proto include 8 years ago
ncteisen 36bb8a0006 s/hanging/pending/g 8 years ago
Muxi Yan 4f85558ba8 clang-format 8 years ago
ncteisen 43f2b55a07 Add repro and fix to bidi case 8 years ago
ncteisen be7b82ba5e Add repro for coalescing bug 8 years ago
ncteisen 9bee3086c3 Make stream responses togglable via context 8 years ago
Muxi Yan 163d8d65a6 Sanity fix 8 years ago
Muxi Yan e87a7e1a47 Move stream_compression to src/core/lib/compression 8 years ago
Muxi Yan c1f837ce79 Make stream compression module 8 years ago
Mark D. Roth 2faddbd639 Fix filter_end2end_test. 8 years ago
Mark D. Roth cc4ef5919f Improvements to C++ filter API: 8 years ago
Muxi Yan b8e6e2f299 Fix test failures 8 years ago
David Garcia Quintas ab1ff6b041 Split move test 8 years ago
Muxi Yan d46239a8c2 Correct copyright year 8 years ago
Muxi Yan 0c8cb1d652 Resolve asan failure 8 years ago
ncteisen 131d2f19a1 Few more bm trickle fixes 8 years ago
ncteisen 81db061d2a Clang fmt and copyright sanity 8 years ago
ncteisen 8f9e012428 Add json out flag to qps driver 8 years ago
ncteisen 0911b1612a Fix bm_diff 8 years ago
Makarand Dharmapurikar 3d99597032 s/inline/__inline/. Visual studio incompatiblity. 8 years ago
David Garcia Quintas 05e15745d3 added test for RR connectivity state upon subchannels shutdown 8 years ago
David Garcia Quintas 64ea30fe5b Fix RR policy connectivity state upon subchannels shutdown 8 years ago
Muxi Yan d19c112db0 Add test 8 years ago
Yuchen Zeng 32e41b452a Fix bad_ping 8 years ago
Mark D. Roth 5dc774199b Fix Windows compiler problem. 8 years ago
Sree Kuchibhotla a8cf05c803 Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
Sree Kuchibhotla bfce58742d Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
Mark D. Roth bd3b93b4b5 Add support for Trailers-Only responses. 8 years ago
Mark D. Roth 7cd1425e29 Fix handling of send_message before send_initial_metadata in compress filter. 8 years ago
Yuchen Zeng 1def5a181d Fix max_message_length 8 years ago
David Garcia Quintas e48949f0b4 Make grpc::Alarm non-copyable 8 years ago
ncteisen 06795cb442 Address github comments 8 years ago
yang-g 32e1678327 Still create channel if remotedb is false. Just do not use it in the file parsing 8 years ago
Yuchen Zeng 2768866320 Fix max_message_length 8 years ago
Vijay Pai 3d04e025bc Remove lockfree-stack implementation that is no longer used 8 years ago
ncteisen 61a75993f5 Enable jenkins testing 8 years ago
ncteisen 390668999f relax QPS diff threshold 8 years ago
ncteisen 63aa9c8446 Add QPS Diff 8 years ago
ncteisen dc1b51e6b3 clang fmt 8 years ago
ncteisen 24e820762a Add json out flag to qps driver 8 years ago