7011 Commits (4b6af749e3cf8015065e3a3a66aab931acdc3296)

Author SHA1 Message Date
Vijay Pai 3d7d5f4ed2 Create inproc transport, add relevant tests, exclude irrelevant tests 7 years ago
Craig Tiller 31af436d96 Fixes for async_end2end_test: Shutdown() can block 7 years ago
Sree Kuchibhotla a69878a217 fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threads 7 years ago
Mark D. Roth 0696611fb5 Do not return calls on server when request proto fails to deserialize. 7 years ago
Julien Boeuf da8eca56e2 Better handling of token lifetime. 7 years ago
David Garcia Quintas 51d0ff0f3d Fix deadlocks in grpclb_end2end_test 7 years ago
Ken Payson f47c063d02 Restore interop_client_main 7 years ago
Craig Tiller 41690d1ad8 Detach ownership of core/c++ 7 years ago
David Garcia Quintas 9a4ed686b1 Improved testing 7 years ago
Craig Tiller 5e47758d53 Make @vjpai an owner of qps_test 7 years ago
murgatroid99 b5984601b8 Add myself as owner of files in several directories 7 years ago
Nicolas "Pixel" Noble 68ce2564fd Sanitizing repo. 7 years ago
Craig Tiller e251fbac20 clang-format 7 years ago
Nicolas "Pixel" Noble 61f21d91b8 Fixing merge failures on test/cpp/interop. 7 years ago
yang-g fdcb774cea Regenerate projects and fixes 7 years ago
Craig Tiller a7e5a0bd9c Add a test of repeatedly calling grpc_init then grpc_shutdown 7 years ago
Craig Tiller e4985cbbb7 Add test tree owners for C/C++ 7 years ago
yang-g b575a34e05 Replace InitBenchmark with InitTest. Remove qps_test.cc 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 7 years ago
Muxi Yan 59827dd739 generate project 8 years ago
Muxi Yan 121e789f1d Add tests 8 years ago
Muxi Yan a4dc077d3c Stream compression configuration 8 years ago
Anna Sapek 4318df0571 Update tsi_fake_handshaker to implement the asynchronous TSI 8 years ago
Sree Kuchibhotla eede875bdb Disable health check service in async end2end tests as it is causing flakes in mac 8 years ago
Noah Eisen 7e4c1dd4c9 Add fuzzer repro 8 years ago
Mark D. Roth 5dd24897a5 Do multiple reads if needed to read full server response. 8 years ago
Ken Payson a4710a090d Revert "Remove lockfree-stack implementation that is no longer used" 8 years ago
David Garcia Quintas 6636b5036e Fix codegen_test_full 8 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 8 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