26 Commits (a1bb3605d465cc929429eed9eeeff304e0401760)

Author SHA1 Message Date
Mark D. Roth 82756e9ce0 Automated rollback of commit fbd8ebe7cd. 10 months ago
gRPC Team Bot fbd8ebe7cd Automated rollback of commit db2d775ffc. 10 months ago
Mark D. Roth db2d775ffc [reorg] move src/core/lib/http -> src/core/util/http_client (#36710) 10 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 10 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 11 months ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Esun Kim 905df9dee6
Update Abseil to 20230125 (#32139) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
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) 3 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. 5 years ago
Hope Casey-Allen 59564ebd96 Fix warnings to unblock gcc8 support 6 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 9 years ago
Mark D. Roth 714c7ec74a Plumbed read_buffer through and fixed leftover bytes problem. 9 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 10 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 10 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