5080 Commits (f658bf0e1ba017038267246a42bd980ce0f9033d)

Author SHA1 Message Date
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller 75731e65a8 Fix some leaks/use-after-frees 8 years ago
Craig Tiller 18348a3bfb Fix C++ test compilation 8 years ago
Craig Tiller 25910a2896 Fix compilation 8 years ago
Craig Tiller 76b7ab431a Interop test might take a little longer to start up (esp. w/tsan) 8 years ago
Mark D. Roth bf25e240bc Fix test name conflict in import. Also use low-thread-count variant for asan. 8 years ago
Craig Tiller fbcd9a7344 Update server_crash_test to account for longer reconnect timeouts 8 years ago
Mark D. Roth d101e14211 Revert "Renamed google_benchmark submodule to benchmark" 8 years ago
Mark D. Roth 4eec0041f5 Revert "Remove redundant includes from string.h and tmpfile.h" 8 years ago
David Garcia Quintas 7fa08e24b0 Fix data race with atomic for interop c++ 8 years ago
Craig Tiller ee0e0681b7 Increase timeout to make this pass reliably on Windows 8 years ago
Mark D. Roth a0bb3742d9 Fix server_chttp2_test. 8 years ago
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 8 years ago
David Garcia Quintas 2239ebc966 Simplify 8 years ago
David Garcia Quintas 731a8e6db3 do bitsets right 8 years ago
Mark D. Roth a561785052 clang-format 8 years ago
Craig Tiller b9ad635602 Fix leak 8 years ago
David Garcia Quintas ae3fd4252a Deflaked lb_policies_test 8 years ago
David Garcia Quintas 3c5a868a1b PR comments #2 8 years ago
David Garcia Quintas 523a4aa0a0 PR comments 8 years ago
David Garcia Quintas 033c51e8c8 Deflake grpclb test 8 years ago
David Garcia Quintas d6936b6bee PR comments 8 years ago
Craig Tiller 3b45b8d60b Revert "Test credentials provider update" 8 years ago
Craig Tiller 9f07b4fbad Increase timeout for now: seems this can take longer under some configurations 8 years ago
Craig Tiller 9564cf9f0a Take into account all the configs 8 years ago
Craig Tiller d04c822b58 Unique-ify uds address between concurrent bm_fullstack runs 8 years ago
Craig Tiller e89e54f4b6 clang-format code 8 years ago
Mark D. Roth c56d3ebd7e Improve logging. 8 years ago
David Garcia Quintas 6deadf5b88 Propagate termination signals to subprocesses 8 years ago
Craig Tiller c991e80e07 Limit outstanding rpc count for synchronous {client,server} tsan tests 8 years ago
David Garcia Quintas d449003fe6 Shutdown grpc for fullstack benchmark 8 years ago
Muxi Yan cf6eaa7071 Add <string.h> to test_config.c 8 years ago
David Garcia Quintas 353586902a Increase deadline for 1byte fixture 8 years ago
Craig Tiller ab34b12e50 Make a better educated guess about CPU costs of a benchmark 8 years ago
Craig Tiller f739c058b7 Make a better educated guess about CPU costs of a benchmark 8 years ago
Mark D. Roth 37d5f9b4e5 Add debug logging for process termination state. 8 years ago
Craig Tiller 6d74225615 Reduce pre-generated key count 8 years ago
Craig Tiller 797bc83311 Fix comment 8 years ago
Craig Tiller a45a5e4611 Rephrase comment 8 years ago
Craig Tiller 96583a39a9 Remove file dependency to simplify build graph 8 years ago
Craig Tiller 25dba29540 Move test block, refine conditions 8 years ago
Craig Tiller f2876ea1e0 Up timeouts for poll-cv polling strategy, seems to make things more stable 8 years ago
Craig Tiller 8a4539e530 Up retry count to try and counter flakiness 8 years ago
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 8 years ago
David Garcia Quintas 8fe2a4285c clang-format 8 years ago
David Garcia Quintas 7d03df3f44 Renamed google_benchmark submodule to benchmark 8 years ago
Craig Tiller c10608f385 Correctness, memory leak fixes 8 years ago
Craig Tiller ca7aeea825 Fix test 8 years ago
Craig Tiller 5059ddf58b Fix memory leak, uninitialized memory 8 years ago
Craig Tiller 1e5e5ea5eb Fix memory leak 8 years ago