55087 Commits (5d586d3ae339dee8b2ed5022c7181ad1ac8e7e59)
 

Author SHA1 Message Date
AJ Heller 5d586d3ae3 [EventEngine] Fix race between connection and its deadline timer on Windows (#36709) 6 months ago
Doug Fawley 2e35d4aab5 doc: add A53 (ignore resource deletion) to xds features (#36714) 6 months ago
John Cormie e409ca652f [build] rename android platforms to match CPU arch (#36715) 6 months ago
Xuan Wang 14d76aac59 [Python CSM] Fix interop client and server flag (#36827) 6 months ago
Vishwanath Sastry 60301d40e0 Addition of flag to enable end2end fuzzers 6 months ago
Tanvi Jagtap 8c6be41434 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36816) 6 months ago
Hannah Shi 687b31d7c7 [ObjC] default GRPC_IOS_EVENT_ENGINE_CLIENT to 1 (#36785) 6 months ago
Craig Tiller 51d1d7ca1b [thready-tsan] Make sure the DNS resolver can complete callbacks (#36825) 6 months ago
Esun Kim 6814867e78 [CI] Updated clang docker images to use Debian 12 (#36810) 6 months ago
Craig Tiller 242a83b6d8 [gcc-7] Fix for dump-args (#36824) 6 months ago
Craig Tiller 7105f93778 [thready-tsan] Fix filtering of thready_tsan tests (#36820) 6 months ago
Yash Tibrewal cb6eaeb4f0 [CSM O11y] Follow-up from #36806 (#36823) 6 months ago
Yash Tibrewal 05f4dc4103 [sanity] Fix master (#36822) 6 months ago
Yash Tibrewal d110960d56 [CSM O11y] Add example without Stateful Session Affinity (#36806) 6 months ago
Craig Tiller 32a0218e6e [log] Use ABSL_ prefixed version of LOG/CHECK macros in the include/ tree (#36819) 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
Craig Tiller b238652227 Enable thready_tsan on a subset of tests where it works well 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
Esun Kim ca4c025091
[Test] Silence gcc 7 (#36752) 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
Matthieu MOREL d09edb126f inline bounded external:protocol_compiler (#36262) 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
Yash Tibrewal c50e1498be [Interop] Update image versions (#36784) 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 766813f164 [arena] Add a test for FinalizeArena being called (#36772) 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