454 Commits (838340e619e2c1c19281d4491cd8a832b36eb726)

Author SHA1 Message Date
Mark D. Roth 7c5e326798
use a different mutex for requested_connection_ than for state updates to avoid mutex deadlock (#31546) 2 years ago
Mark D. Roth 49da06c3a1
Revert "Revert "service config: use new JSON API (#30467)" (#31485)" (#31486) 2 years ago
Mark D. Roth 008661a5d6
Revert "service config: use new JSON API (#30467)" (#31485) 2 years ago
Mark D. Roth b853ccc6db
service config: use new JSON API (#30467) 2 years ago
AJ Heller 05ab5c08a4
Reland "Precondition ChannelArgs with EventEngines (#31166)" (#31469) 2 years ago
AJ Heller a63c81135c
Revert "Precondition ChannelArgs with EventEngines (#31166)" (#31462) 2 years ago
AJ Heller 23c7e48779
Precondition ChannelArgs with EventEngines (#31166) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Mark D. Roth 5d0d5fe1a7
xDS: implement xds_wrr_locality LB policy and return xDS LB config from XdsClient (#31160) 2 years ago
Mark D. Roth f2c4795f4f
core tests: absl::make_unique -> std::make_unique (#31361) 2 years ago
Mark D. Roth 2f2662c462
outlier detection: add basic unit test (#31346) 2 years ago
Mark D. Roth 1733c66932
LB policy: add LB policy unit test framework and simple pick_first test (#31016) 2 years ago
Craig Tiller 1f798e899a
[dns] Fix test race (#31270) 2 years ago
Mark D. Roth 11fbb63279
outlier detection: remove env var protection (#31251) 2 years ago
Mark D. Roth f2a377d35e
xDS cluster resource type: use ValidationErrors and add unit test (#31025) 2 years ago
Craig Tiller 2ec220a6b1
[sanity] Fix it (#31163) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
AJ Heller 2ee2c91c92
Reland x2: Make GetDefaultEventEngine return a shared_ptr (#30619) 2 years ago
Craig Tiller 1ad4bbe78e
Revert "fix (#31018)" (#31021) 2 years ago
Mark D. Roth e475e165a7
LB policies: convert to new JSON API (#30468) 2 years ago
Mark D. Roth 5e0165bc02
EventEngine: fix callers of Run() and RunAfter() to create ExecCtx (#31047) 2 years ago
Craig Tiller 2e6f268dfc
fix (#31018) 2 years ago
Craig Tiller 96f5cddb5f
[time] Introduce time sources (#30815) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Mark D. Roth e5aadf985e
Revert "Revert "client_channel: allow LB policy to communicate update errors to resolver (#30809)" (#30970)" (#30981) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
Richard Belleville 1648bc08e0
Revert "client_channel: allow LB policy to communicate update errors to resolver (#30809)" (#30970) 2 years ago
Mark D. Roth 9ff943b81e
client_channel: allow LB policy to communicate update errors to resolver (#30809) 2 years ago
Craig Tiller 7ba58bb925
[build] Move certificate provider registry into its own build target (#30836) 2 years ago
apolcyn 8e44a16108
Stabilize the C2P resolver URI scheme (#30653) 2 years ago
Craig Tiller 535168431a
[lb_policy] Move to core configuration system (#30483) 2 years ago
Craig Tiller a9d4bc4cf9
[fixit] Scale down large tests (#30673) 2 years ago
Craig Tiller f38e6ad561
[flaky] Update flakiness of tests (#30689) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
AJ Heller d025c1732f
Revert "Reland: Make GetDefaultEventEngine return a shared_ptr (#30563)" (#30573) 2 years ago
AJ Heller ee7c0a8e4c
Reland: Make GetDefaultEventEngine return a shared_ptr (#30563) 2 years ago
AJ Heller 45959e7cc1
Revert "Make GetDefaultEventEngine return a shared_ptr (#30280)" (#30558) 2 years ago
AJ Heller 4df74f2b4c
Make GetDefaultEventEngine return a shared_ptr (#30280) 2 years ago
AJ Heller 8f5300b95d
Rename the default EventEngine headers (#30528) 2 years ago
Yousuk Seung 55849467fc
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Mark D. Roth f4edc883ab
service config API: use absl::Status instead of grpc_error (#30321) 2 years ago
Mark D. Roth e0581db977
Second attempt: LB policy API: use absl::Status instead of grpc_error (#30386) 2 years ago
Craig Tiller dec4451c0c
Revert "LB policy API: use absl::Status instead of grpc_error (#30313)" (#30359) 2 years ago
Mark D. Roth 6629f604f9
LB policy API: use absl::Status instead of grpc_error (#30313) 2 years ago
Mark D. Roth 201213c681
client channel: add tests for authority override precedence (#30172) 2 years ago
Esun Kim b37996d50e
Removed GRPC_ERROR_IS_ABSEIL_STATUS (#30267) 2 years ago
Mark D. Roth 4491ed26aa
BUILD: move work_serializer to its own build target (#30255) 2 years ago