30487 Commits (0071889b5cf30ce4d65d7ac1b0c1b1139f81e74c)

Author SHA1 Message Date
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 5 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 5 months ago
Mark D. Roth 2e0eea1e64 [tests] restrict visibility of our internal test-only copy of the xDS protos 5 months ago
Craig Tiller 204dc57345 [experiments] Push out the expiry of some WIP experiments (#37850) 5 months ago
Craig Tiller e6ad69e1dd Remove `work_serializer_clears_time_cache` experiment (#37851) 5 months ago
Alisha Nanda 64b7fce68c Add new function to EventEngineSupportsFdExtension query extension that takes in a configured and bound but unconnected fd, connects to the given remote peer, and returns a resulting EventEngine::Endpoint. 5 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 5 months ago
Sourabh Singh 14d15834b9 [grpc][Python][doc] Added CONTRIBUTING.md to guide new contributors through the process of contributing to gRPC Python (#36749) 5 months ago
Yousuk Seung a422c8ffe3 [experiments] retry work_serializer_dispatch with posix (#37839) 5 months ago
Kukki 7c7a979ab2 Added static Type method to some credential types (#37795) 5 months ago
Yash Tibrewal d87165acf4 [chttp2_server] Fix race between connection starting and it being orphaned (#37683) 5 months ago
Craig Tiller adc7affc2d [resource-quota] Add metrics for number of calls, connections dropped due to quota exceeded (#37833) 5 months ago
Craig Tiller 863aca8949 [call-v3] Implement failed_before_recv_message() on {Client,Server}Call (#37810) 5 months ago
Craig Tiller d6fd0bd991 [chaotic-good] Annotate key promises for latent-see (#37830) 5 months ago
Mark D. Roth cd129b49c2 [GCP auth filter] hold ref to service config (#37831) 5 months ago
Yash Tibrewal b44de399c1 [Chttp2Server] Remove unnecessary ExecCtx Flush (#37824) 5 months ago
Tanvi Jagtap 229de2530b [PH2][Refactor] Creating call_tracer_wrapper.h . (#37786) 5 months ago
Yijie Ma 80b57c909b [call_creds_util] Add debug checks for metadata accesses (#37822) 5 months ago
Esun Kim daa793860c [Build] Minimum version of MSVC is now 2022 (#37687) 5 months ago
Esun Kim a49d450a54 [Build] Bumped the minimum version of cmake (#37702) 5 months ago
Tanvi Jagtap ff0c2e326f [PH2][Refactor] Minor changes. 5 months ago
Craig Tiller 331d42140e [chaotic-good] Fix use after free (#37814) 5 months ago
Craig Tiller 6b88612d03 [latent-see] Compilation fix for use_strict_warning=true (#37815) 5 months ago
Vignesh Babu 05d214ee86 [tracing] Add latent see annotations to the filter stack. 6 months ago
Esun Kim 1b11b92182 [Deps] Updated Abseil to 1.20240722.0 (#37543) 6 months ago
Mark D. Roth e56d766a45 [GCP auth filter] add "blackboard" mechanism for retaining global state, and use it for cache in GCP auth filter (#37646) 6 months ago
Craig Tiller 6dbc0bdb10 [chaotic-good] Use a party for internal activities (#37078) 6 months ago
Craig Tiller 40ff7aa617 [call-v3] Inline OperationExecutor methods (#37006) 6 months ago
Mark D. Roth 6ba3b4a717 [xDS] ORCA to LRS propagation changes (#37467) 6 months ago
Craig Tiller 2030231e32 [gcc7] Build fix (#37796) 6 months ago
Tanvi Jagtap f6f13ccaec [PH2][Refactor][internal.h] Split file. Add stream_lists.h (#37775) 6 months ago
Sreenithi Sridharan f2ffbb89a2 Add templating and support for Python 3.13 (#37643) 6 months ago
Sourabh Singh dc12396125 Added excessive logging threshold test (#37274) 6 months ago
erm-g 72c7cf88f9 [security] Change security level classification for local connections (#37266) 6 months ago
Esun Kim e4a422ba43 [Deps] Upgrade protobuf to 28.1 (#37682) 6 months ago
Mark D. Roth 06d3e40d81 [xDS] split LRS client into its own API (#37605) 6 months ago
Tanvi Jagtap 97f22ce295 [PH2][Refactor][is_client] Split functions (#37641) 6 months ago
Alisha Nanda febe0f1458 Get name of connector from local connector rather than from handshaker args. 6 months ago
Craig Tiller 7379a9fbbe [call-v3] Outbound request buffer (#37448) 6 months ago
Eugene Ostroukhov 7f550b11b8 [experiments] Use proper delete for array deallocation (#37704) 6 months ago
Yijie Ma c8765eb9c4 [OTel plugin] Do not crash when the gauge in `AddCallback` is different from the gauge in `Report` (#37764) 6 months ago
Mark D. Roth 509db2463a [health checking] connected subchannel may be null on READY notification (#37781) 6 months ago
Yijie Ma a1b83dc995 [alts] Fix memory leak in `atls_frame_protector.cc::alts_create_frame_protector()` (#37737) 6 months ago
Yijie Ma d1fddda871 [lb_policy] Remove 2 nullptr checks for `endpoint_list_` in round_robin and wrr (#37685) 6 months ago
Mark D. Roth c7cc8c1eac [fault injection] add defensive check against can't happen condition (#37743) 6 months ago
Matthew Stevenson b87ed725df [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) 6 months ago
Xuan Wang a9114ff9e4 [Python test] Add log to print test start time and duration (#37761) 6 months ago
Yousuk Seung cbccf975d0 [ssl] Ensure OPENSSL global cleanup happens after gRPC shutdowns (#37768) 6 months ago
Yousuk Seung 9560fbb82f Don't grab GIL from C-Core during shutdown (retry with fix) (#37784) 6 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 6 months ago