2962 Commits (174e02ae3e377e1cfc36a620a078d8046b0887c1)

Author SHA1 Message Date
Vijay Pai 0f95fa4909 Add idiomatic C++ API for grpc::Slice construction that doesn't 7 years ago
Yuchen Zeng 9968c253cd Update bm_pollset with the fd_orphan change 7 years ago
Craig Tiller d996379030 Reset OWNERS state 7 years ago
Guantao Liu 29a7050c35 Fixed sanity. 7 years ago
Guantao Liu 91d8f0b5a8 Added the missing header file and fixed a syntax error. 7 years ago
Guantao Liu ac9fdfbc40 Removed unnecessary default values and fixed sanity. 7 years ago
Vijay Pai 8dc4f101cb Disbable a specific check on async_end2end_test and revisit later if that expectation was really required by the API 7 years ago
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
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
Nicolas "Pixel" Noble 68ce2564fd Sanitizing repo. 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 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
Sree Kuchibhotla eede875bdb Disable health check service in async end2end tests as it is causing flakes in mac 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
David Garcia Quintas 4b2def361a Fix RR concurrent updates 7 years ago
Craig Tiller 873ee82277 Add channel args to qps server 7 years ago
David Garcia Quintas 3f223e342f Move gtest include after proto include 7 years ago
ncteisen 36bb8a0006 s/hanging/pending/g 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
Mark D. Roth 2faddbd639 Fix filter_end2end_test. 8 years ago
Mark D. Roth cc4ef5919f Improvements to C++ filter API: 8 years ago
David Garcia Quintas ab1ff6b041 Split move test 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
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
Mark D. Roth bd3b93b4b5 Add support for Trailers-Only responses. 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
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