257 Commits (6a0c483beadae1149dca77174c85ca1e3d4d5751)

Author SHA1 Message Date
Nathan Baulch 2ce4c6430e Fix core typos (#38028) 3 weeks ago
Mark D. Roth 55b1ae9700 [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 4 weeks ago
Mark D. Roth 8aa71db97a [xDS gcp_authn filter] remove upper bound for cache size (#38005) 1 month ago
Mark D. Roth 3fd6aa9a4d [xDS unit tests] use real xDS protos instead of our local copies (#37896) 1 month ago
Mark D. Roth 7c766e2a72 [xDS unit test] remove need for `grpc_cc_proto_library` BUILD rule (#37902) 1 month ago
Mark D. Roth 7fb7d3c3b6 [xDS] xDS-based HTTP CONNECT configuration (#37800) 1 month ago
Mark D. Roth e808d329ae [xds_client_test] use real xDS protos instead of local copies (#37863) 1 month ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
Mark D. Roth 9a12ec91e1 [xds_client_test] change test to use FuzzingEventEngine (#37668) 2 months ago
Mark D. Roth 6ba3b4a717 [xDS] ORCA to LRS propagation changes (#37467) 2 months ago
Mark D. Roth 06d3e40d81 [xDS] split LRS client into its own API (#37605) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Nathan Baulch bdf52dd4ad Fix more minor typos (#37541) 2 months ago
Eugene Ostroukhov a3760bc53e [xds] Remove the GRPC_EXPERIMENTAL_XDS_FALLBACK env var (#37620) 3 months ago
Mark D. Roth c4117e4615 [xDS] implement GCP Auth filter (#37550) 3 months ago
Mark D. Roth ae5dfa13e8 [xDS] validate Audience cluster metadata (#37566) 3 months ago
gRPC Team Bot 4400085a23 Internal changes. 3 months ago
Mark D. Roth 4a702e5357 [dualstack] enable EDS dualstack support by default (#37545) 3 months ago
Mark D. Roth 41da29972f [xDS] generalize CDS metadata handling (#37468) 3 months ago
Tanvi Jagtap ba0c992006 [Gpr_To_Absl_Logging] Remove logging header from example and test/core/ folder (#37492) 3 months ago
Mark D. Roth 660101a2c9 [xDS] implement system root cert support (#37185) 5 months ago
Mark D. Roth e5c99ad94b [xDS] implement authority rewriting (#37087) 5 months ago
Mark D. Roth 62826f5f6e [xDS] refactor BUILD targets for resource types (#37130) 5 months ago
Yousuk Seung cda5d9c778 [xds] tests to wait for asynchronous metrics reports (#37005) 5 months ago
Mark D. Roth 34a0318dbf [LB policy API] change metadata mutation API to handle discarded picks (#36968) 5 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 6 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 6 months ago
Tanvi Jagtap ed5893120e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36608) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 6 months ago
Tanvi Jagtap d8b141f9bb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36604) 7 months ago
Mark D. Roth 32e03171e7 [reorg] move xds code to src/core/xds (#36521) 7 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 7 months ago
Craig Tiller 0281c0a564 Automated rollback of changelist 629617917. 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 60f8235ae8 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36442) 7 months ago
Mark D. Roth bfe6db2924 [XdsClient] add grpc.xds_client.server_failure metric (#36291) 8 months ago
Eugene Ostroukhov 4e735be35a [xds] Fallback implementation (#36145) 8 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
Yash Tibrewal 70839a9b19 [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 8 months ago
Eugene Ostroukhov 125492ea70 [xds] Add env protection for multiple xDS servers in bootstrap (#36154) 8 months ago
Mark D. Roth 733e904491 [XdsClient] implement non-per-call metrics (#36020) 8 months ago
Mark D. Roth a19e01c4fd [sanity] fix sanity on master (#36102) 9 months ago
Eugene Ostroukhov 57ff0b890f [xds] Support for multiple servers in the bootstrap.json (#36021) 9 months ago
Yousuk Seung 3459e5c7b8 [work-serializer] deflake tests with dispatching workserializer 10 months ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 10 months ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
Eugene Ostroukhov 8ea3b417cc [csds] Make grpc_dump_xds_configs return ClientStatusResponse (#35612) 10 months ago
Mark D. Roth b440474655 [XdsClient] Clean up mechanism used to store XdsServer in map keys. 10 months ago
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 11 months ago