21 Commits (8f012ae13bb680a6bf15cfd91973f60cffe51903)

Author SHA1 Message Date
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 2 years ago
Craig Tiller 05e6bf2e4a
[build] Add test/core/util, test/core/event_engine to auto build deps (#30364) 2 years ago
Craig Tiller f6a96e5506
[build] Handle subdirectory BUILD files (#30327) 2 years ago
Craig Tiller c6e9203fcb
Revert "[build] Handle subdirectory BUILD files (#30292)" (#30319) 2 years ago
Craig Tiller 7e50d149bc
[build] Handle subdirectory BUILD files (#30292) 2 years ago
Craig Tiller cdd340cbdb
[iwyu] Add test/core/uri (#30000) 2 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Mark D. Roth 90340c24c4
URI parser: fix percent-encoding and add ToString() method (#28485) 3 years ago
donnadionne e520fc137c
xDS Federation: bootstrap and xds_resolver changes (#27938) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller 969f3d55ef
Check that grpc_package statements have the right name (#27608) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
AJ Heller a63f188153
Add conversion method for absl::Status to grpc_error* (#25896) 4 years ago
AJ Heller 3b15b508dd Convert URIParser test to googletest 4 years ago
AJ Heller 6cc1d2edb0 Fix overpermissive percent-decoding of URIs ('%eth1' case) 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Yash Tibrewal bef69db1a6 A bit of cleanup 4 years ago
Mark D. Roth 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. 4 years ago