30270 Commits (1f713871516ba9e89910b7de6a29d6b911eb0f61)

Author SHA1 Message Date
Craig Tiller 242a83b6d8 [gcc-7] Fix for dump-args (#36824) 6 months ago
Yash Tibrewal 05f4dc4103 [sanity] Fix master (#36822) 6 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 6 months ago
Amy Huang e55f69cedd [Fix] new clang -Wmissing-template-arg-list-after-template-kw warning (#36805) 6 months ago
Nana Pang ae90b3ed01 [gRPC telemetry] Collect TCP connection metrics 6 months ago
Xuan Wang 82ca82ca81 [Python CSM] Changes to enable Python CSM interop tests (#36790) 6 months ago
Yash Tibrewal d623f31d97 [StatsPlugin] Reviewer comments from #36757 (#36787) 6 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 6 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 6 months ago
Tanvi Jagtap 3eb1b1cf69 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36713) 6 months ago
Tanvi Jagtap 4f6e13bdda Fixing build issue in src/core/lib/channel/context.h (#36799) 6 months ago
Mark D. Roth e4daabc8bc [reorg] move ext/gcp/metadata_query.* -> util/gcp_metadata_query.* (#36789) 6 months ago
Craig Tiller 05af32503c [context] Move ServiceConfigCallData to arena based context (#36779) 6 months ago
Craig Tiller d26a878e83 [context] Move backend metric provider to arena based context (#36781) 6 months ago
Craig Tiller 0c37233892 [sanity] fix (#36791) 6 months ago
Craig Tiller a1ff6531fb [context] Move `Call` context to arena context (#36775) 6 months ago
Craig Tiller 108f70b4bb [context] Move tracing context to arena based context (#36782) 6 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 6 months ago
Craig Tiller 53540ae5d6 [context] Move legacy tracing contexts to arena contexts (#36776) 6 months ago
Craig Tiller 21a5bb487c [context] Move security context to arena based context (#36783) 6 months ago
Xuan Wang f3220d08d2 [Python O11y] Implement CSM observability for Python (#36557) 6 months ago
Yash Tibrewal 7ccb51e2ea [StatsPlugin] Add API to check if an instrument is enabled (#36757) 6 months ago
Craig Tiller 8faac767da [context] Move traffic context to arena based context (#36778) 6 months ago
Craig Tiller 78c0c2012b [context] Move Google context to arena based contexts (#36777) 6 months ago
Craig Tiller c449b79612 [context] Move SubchannelCallTrackerInterface to arena based context (#36780) 6 months ago
Craig Tiller 35a896aaae Fix alignment issue with new arena context system 6 months ago
Tanvi Jagtap d8862cc2a4 [grpc][Gpr_To_Absl_Logging] Disable the ConfigVar because it wont work anymore. (#36761) 6 months ago
Mark D. Roth 82756e9ce0 Automated rollback of commit fbd8ebe7cd. 6 months ago
Craig Tiller 3562094389 [arena+context] Begin merging the concepts of context and arenas for calls (#36773) 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
Craig Tiller 4423bfd0c6 [dual-ref-counted] Add tuning knobs per RefCounted (#36754) 6 months ago
Xuan Wang 1a96ce7620 [Python AIO] Return EOF from UnaryStreamCall.read() as documented (#36660) 6 months ago
gRPC Team Bot fbd8ebe7cd Automated rollback of commit db2d775ffc. 6 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 6 months ago
Mark D. Roth db2d775ffc [reorg] move src/core/lib/http -> src/core/util/http_client (#36710) 6 months ago
Xuan Wang ecdb5caf83 [BoringSSL] Update third_party/boringssl-with-bazel (#36716) 6 months ago
Yash Tibrewal a88ee9ef99 [http2] Add experiment to modify behavior of GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA to throttle pings instead of blocking (#36374) 6 months ago
AJ Heller a7283ac6fe [EventEngine] Disable Windows client (#36744) 6 months ago
Craig Tiller cd074cc0b5 [chttp2] Fix use after free on shutdown (#36743) 6 months ago
Mark D. Roth 2395bb1b86 [xDS] fix "tls" channel cred in bootstrap to actually work (#36726) 6 months ago
Tanvi Jagtap 3df8e0787f [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36711) 6 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 6 months ago
Mark D. Roth 182f6885d3 [transport] remove GetEndpoint() method (#36597) 6 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 6 months ago
Esun Kim c9df35a4d1 [Clean-up] Fix MSAN and UBSAN issues found by clang-19 (#36707) 6 months ago
Tanvi Jagtap 154081a92a [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36678) 6 months ago
Xuan Wang 46d864aaac [Python Otel] Deprecate target_attribute_filter (#36697) 6 months ago
Craig Tiller 44b7631d65 Temporary workaround to race condition 6 months ago
Xuan Wang 990a422b1b [Python Server] Remove abstractmethod notation for add_registered_method_handlers (#36684) 6 months ago
Matthew Stevenson 6b11ea0c3c Create helper APIs for parsing PEM-encoded credentials. (#36357) 6 months ago