6372 Commits (a753371f05dd116df3f27a18eb6e08e1ed0c1b4f)

Author SHA1 Message Date
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 8 years ago
Nicolas Noble 7edcce2147 Revert "Implement Server Backward Compatibility" 8 years ago
Nicolas "Pixel" Noble 0885f98863 Fixing mock test target. 8 years ago
Nicolas "Pixel" Noble 6a3b7c94df Merge failure, removed test still here. 8 years ago
Nicolas "Pixel" Noble ba54a1c95e Merge failure, missing commas. 8 years ago
Nicolas "Pixel" Noble ae79a00876 Merge failure - missing comma in deps list. 8 years ago
Nicolas "Pixel" Noble 980e63d362 Merge failure - duplicated fake_resolver target. 8 years ago
Nicolas "Pixel" Noble 88b1d82b3d Merge failure - missing grpc_cc_binary. 8 years ago
Jan Tattermusch 42e302dbfe Run mac and windows distribtests in workspace 8 years ago
Muxi Yan 21a6ccad1e Fix portability 8 years ago
yang-g a044f6d3f5 Propagate deadline to GenericServerContext 8 years ago
Craig Tiller 5f24bb121e just use char* overload 8 years ago
Craig Tiller 0ccaff9cb6 Explicitly mention std::string 8 years ago
Craig Tiller 822aae53d3 Always receive initial metadata in this test 8 years ago
Nicolas "Pixel" Noble 0444d98f17 C99->C89. 8 years ago
Muxi Yan b574c6066b clang-format 8 years ago
Muxi Yan 96e198ab9f Fix portability 8 years ago
Nicolas "Pixel" Noble f4f16798fe Fixing test_util... 8 years ago
Vijay Pai 6974763268 Stop checking for pre-c++11 compilers since these are no longer 8 years ago
Craig Tiller a1d00facbc Finish pumped streams: should alleviate infinite hang 8 years ago
Nicolas "Pixel" Noble 78f8ce33ca The json parser comes from protobuf. 8 years ago
Nicolas "Pixel" Noble e40877931a Missed one gtest reference. 8 years ago
yang-g 518bdfd18c Properly filter the end2end tests 8 years ago
Nicolas "Pixel" Noble 3726e3d37b Moving gtest include down. 8 years ago
ncteisen 1842c4379c Clang 8 years ago
Craig Tiller 4d16f4dd1d Add some casts for C++ compatibility 8 years ago
Craig Tiller 7b622ab558 ubsan fix: dont deref past end of array 8 years ago
Craig Tiller 74bf087e9c Increase error threshold for too many writes 8 years ago
Craig Tiller cdc97a1226 Fix tests on Mac 8 years ago
Muxi Yan bf5a5f92be Add a separate test case for workaround_cronet_compression 8 years ago
Nicolas "Pixel" Noble 71ca4200f6 QPS doesn't actually need gtest anymore. 8 years ago
ncteisen c7de5a7601 Add warmup 8 years ago
Muxi Yan 937dba3ea1 Put workaround list somewhere accessable by wrapping languages 8 years ago
ncteisen 0725d3a4b3 Run bm resonable number of times 8 years ago
Nicolas "Pixel" Noble d70dbca6c0 Making test_util & co public. 8 years ago
Craig Tiller db34627907 Fix test name 8 years ago
Nicolas "Pixel" Noble 1e75dc8cad Add end2end_test_lib. 8 years ago
ncteisen b6ac9b4573 Add unbalanced unary benchmark 8 years ago
Nicolas "Pixel" Noble fec014b937 Adding metrics_server. 8 years ago
Nicolas "Pixel" Noble 1c7cdd5f23 Fixing test_util target. 8 years ago
Nicolas "Pixel" Noble e93306e54d Making test/core/iomgr visible. 8 years ago
Nicolas "Pixel" Noble 987267f633 Fixing grpc_cli_libs. 8 years ago
Nicolas "Pixel" Noble 684fe378e1 Adding "grpc_cli_libs" back. 8 years ago
Craig Tiller 1dbd063dbf Fix old trace vars 8 years ago
Craig Tiller 84f75d448e Fix ASAN/TSAN failures 8 years ago
Mark D. Roth 64d922ae87 Make sure we set deadline for the LB call even without a pick. 8 years ago
Noah Eisen 89371914c9 Fix error refcount bug 8 years ago
Sree Kuchibhotla d4fc32eacd New epoll-based polling engine with dedicated poller threads 8 years ago
Craig Tiller c3571791a5 Isolate timer checking in its own thread 8 years ago
Mark D. Roth 13ded3fc66 Improve cq_verifier error message when success does not match. 8 years ago