18 Commits (05c5083477aa1d616abcf15cad59fdc505d422f4)

Author SHA1 Message Date
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2 years ago
Esun Kim 34b380697d
gtestify test/core/http (#30200) 2 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
Nicolas Noble b35605d1da
Adding http/1.1 support in httpcli. (#29238) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Hope Casey-Allen 59564ebd96 Fix warnings to unblock gcc8 support 5 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 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
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Mark D. Roth 0a05ab6e8e clang-format 8 years ago
Mark D. Roth 714c7ec74a Plumbed read_buffer through and fixed leftover bytes problem. 8 years ago
Craig Tiller 6a64bfd982 Progress converting to new error system 9 years ago
Craig Tiller f707d62db6 Convert tests to new error scheme 9 years ago
Matthew Iselin 7151af9465 Allow grpc_http_parser to optionally accept a wider range of line endings. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller ec0d95ae38 clang-format 9 years ago
Craig Tiller 9366684d9f Expand corpus, add test 9 years ago
Matthew Iselin 1824f0519f Add HTTP request parsing. 9 years ago
Craig Tiller da0cf3cdfb Fix off by one bug 9 years ago
Craig Tiller ab0ea829ac ASAN, Sanity fixes 9 years ago
Craig Tiller eb597e4513 Hit remaining corner cases in httpcli/parser.c 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago