230 Commits (eccbac34438390948138160d3b9a08205d7d638a)

Author SHA1 Message Date
Brian O'Connor d38f7cfe5e Fixing bug with END_STREAM if header has continuations 5 years ago
Donna Dionne 46439bcb0f Fixing the settings_timeout_test flake by reducing pollset_work deadline 5 years ago
Jan Tattermusch cbb0ef2717 try marking some offenders as flaky 5 years ago
yang-g 5bc57b64fe InitGoogleTest before grpc_init 5 years ago
Esun Kim 74d2fb842e Timeout for shutdown! 5 years ago
Esun Kim 9ae81e1d3f Make test code use TestEnvironment 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Vijay Pai 2477b966e2 Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago
Vijay Pai 17c8c4c4f2 Remove unused parameter warning (13 of 20) 5 years ago
Jan Tattermusch 8e79705d29 disable fuzzers on windows 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
Arjun Roy b46e3668d3 s/branch/tail_call/ for CH2 on_hdr(). 5 years ago
Hope Casey-Allen 59564ebd96 Fix warnings to unblock gcc8 support 5 years ago
Arjun Roy b2cda1e185 Reduced ops for grpc_chttp2_stream_map_find(). 5 years ago
Yash Tibrewal 2d498d2b6c Add a few tests for ContextList and BufferList. Also, check that 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
Yash Tibrewal 30e1991bf9 Update context list test 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Yash Tibrewal 77ba25ab72 s/int/uint32_t 6 years ago
Yash Tibrewal 9506d35674 Add a byte counter to chttp2_stream and use that for timestamps 6 years ago
Yash Tibrewal c7e92f26eb Reviewer comments 6 years ago
Yash Tibrewal bab043e865 Cleanup 6 years ago
Guantao Liu 0c18293e55 Fix the test failure with callback-based polling. 6 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 6 years ago
Hope Casey-Allen fbe594beeb Much cleaner approach that should address code review comments as well 6 years ago
Hope Casey-Allen 97cbec1c98 WIP. Setting md_index to 0 on grpc_linked_mdelem creation 6 years ago
Hope Casey-Allen 4181c8cd37 Zero out linked_mdelem when created in test 6 years ago
Yash Tibrewal 9c5bde5e4e More commits 6 years ago
Juanli Shen 3c3f3ad75a Decrease GRPC_CHTTP2_HPACKC_NUM_VALUES 7 years ago
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 7 years ago
Muxi Yan 6c9a87c174 Polish infer_length_after_decode and add test cases 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Jan Tattermusch 8376749faa fix EventState::done() data race 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Vijay Pai 9423c274cd Need to include functional to use std::bind 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Mark D. Roth e204e5e497 Apply #13336 to v1.8.x branch. 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Mark D. Roth ca014e4d5e Clean up semantics of test code. 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
Mark D. Roth 39dd9aa439 Fix BUILD file. 7 years ago
Mark D. Roth d0f56a9997 Fix sanity problem. 7 years ago
Mark D. Roth aaad0c2e5a clang-format 7 years ago
Mark D. Roth b9f34acfe5 Add test for handshake timeout. 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago