2 Commits (3e60646e15ae48962b202b8d349e29855b959fc1)

Author SHA1 Message Date
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 5 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 5 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 10 months ago
Craig Tiller cdd340cbdb
[iwyu] Add test/core/uri (#30000) 3 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
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 4 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
Mark D. Roth 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. 5 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
ncteisen 1a3c2d3e3a Move uri_parser to lib 6 years ago
ncteisen 3cb8b0b8cb Move uri_parser to common spot 6 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 c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 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
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Yuchen Zeng c40d1d84f9 Use the internal slice api 8 years ago
Yuchen Zeng aa76d3d3b6 Enclose sin6_scope_id in uri 8 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 9 years ago
Mark D. Roth 39b5871d7b Use http_proxy environment variable instead of URI query param. 9 years ago
Mark D. Roth 28ea7e2630 Use URI query string instead of channel arg to indicate use of proxy. 9 years ago
David Garcia Quintas e8ba3e286d added more uri parsing tests 9 years ago
Craig Tiller d4c9833187 Reposition files to optionalize client_config system 9 years ago
David Garcia Quintas 057054f665 Added grpc_uri_get_query_arg per comments. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
David Garcia Quintas e3a49f82c4 Added & and = to URI queries 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 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 af73d78b78 clang-format all core files 10 years ago
David Garcia Quintas 526789159c Added queries and fragments to uri parser 10 years ago
David Garcia Quintas 634daca1a0 Added queries and fragments to uri parser 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Hongwei Wang 479532ab48 Minor fix on uri_parser_test 10 years ago
Hongwei Wang f0e9fecbe0 Update uri_parser 10 years ago
Hongwei Wang d423f3c2fd Fix authority in uri_parser 10 years ago
Hongwei Wang d65009d84f Support JSON format of Zookeeper node. 10 years ago