734 Commits (4ef30cc916fa27dfab18127362197362d0ad7f7f)

Author SHA1 Message Date
Vijay Pai 9d79ca6058 C++ify core server 4 years ago
Vijay Pai 7ee2bc6db5 EM-agnostic callback completion queue 4 years ago
Vijay Pai b92ca15356
Increase size of a test to match internal guidance 4 years ago
Esun Kim c736cf073c Added call to grpc::testing::TestEnvironment in more tests 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 4 years ago
Vijay Pai c7f2956b67
Revert "Add message-size check before message decompression" 4 years ago
Yash Tibrewal 0497ad8bb0 Add missing message-size check before decompressing 5 years ago
Karthik Ravi Shankar 89763a96fd Move OpenCensus back to ::grpc from ::grpc_impl 5 years ago
Esun Kim 92d31d6f99 Remove the flaky flag from bm_opencensus_plugin 5 years ago
Esun Kim 234b356e2f Fix the flaky bm_opencensus_plugin 5 years ago
Vijay Pai 527509abc4 Unmark flaky on streaming_pump 5 years ago
Vijay Pai f1979cece2 Disable SockPair fixture 5 years ago
Jan Tattermusch a791e16983 mark more tests as flaky 5 years ago
Vijay Pai b4f0cad4bd
bm_arena needs more time 5 years ago
Jan Tattermusch 29528fc026 bm_metadata is not flaky anymore 5 years ago
Yash Tibrewal b40b162cc9 Add missing grpc_slice_unref to bm_metadata 5 years ago
Jan Tattermusch cbb0ef2717 try marking some offenders as flaky 5 years ago
Jan Tattermusch 543d8796f0 dont build some microbenchmarks on windows 5 years ago
Esun Kim b92c3a2879 Changed Closure to TestClosure to avoid name conflict 5 years ago
Yash Tibrewal b18ae4b784 Add notap tag to tests that cause issues timeout issues internally 5 years ago
Jan Tattermusch 5e19408ef5 disable bm_chttp2_transport on msan 5 years ago
Jan Tattermusch cb6d09ac21 add missing bm_pollset and bm_chttp2_transport targets to bazel build 5 years ago
Vijay Pai f7d857a8e4 Make threadpool and trickle tests manual only (excessive time/resources) 5 years ago
Vijay Pai 1513f3a7b4 Reduce unneeded sizes and disable tests on mac for resource limits 5 years ago
Vijay Pai 0c0f3f0556 Declare microbenchmarks as tests rather than binaries, fix issues 5 years ago
Vijay Pai 2678afe310 Stop using core server shutdown in microbenchmarks 5 years ago
Lidi Zheng d5d6914751 Make buildifier sanity test fail-able 5 years ago
Jan Tattermusch 5d352ded8b disable a few macos bazel tests 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Yash Tibrewal 79aa21fa71 Reviewer comments 5 years ago
Yash Tibrewal 61020b55f9 Remove GRPC_CLOSURE_LIST_SCHED and remove scheduler field from grpc_closure 5 years ago
Yash Tibrewal d60b60a837 Reviewer comments 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Yash Tibrewal 08ba7246c0 Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run 5 years ago
Yash Tibrewal 3a189d7e08 test changes 5 years ago
Vijay Pai e35c869aaf Remove unused-parameter warnings, round 2 (19 of 19) 5 years ago
Yash Tibrewal 780d41224c Squashed commit of the following: 5 years ago
Vijay Pai 82e185399d clang-format 5 years ago
Vijay Pai 0cab2084e6 clang-format 5 years ago
Vijay Pai 6ca827a008 Remove unused parameter warning (18 of 20) 5 years ago
Vijay Pai 406b70629a Remove unused parameter warning (17 of 20) 5 years ago
Yash Tibrewal 0a57e9cc69 Fix bm chttp2 transport 5 years ago
Soheil Hassas Yeganeh c9376b4e0b Use cycle clock instead of clock monotonic to measure call latency. 5 years ago
Arjun Roy 0b06676c9e hpack encoder optimizations. 5 years ago
Hope Casey-Allen 32801fb5eb Remove build target for microbenchmark 5 years ago
Vijay Pai 1077b3435c Use range-based for on state rather than state.KeepRunning when possible 5 years ago
Arjun Roy b46e3668d3 s/branch/tail_call/ for CH2 on_hdr(). 5 years ago