451 Commits (ac8565b875efe23fb2935beb49fe2f2e65a863b2)

Author SHA1 Message Date
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Tanvi Jagtap ba0c992006 [Gpr_To_Absl_Logging] Remove logging header from example and test/core/ folder (#37492) 4 months ago
Craig Tiller a3b66f02d7 [channel_filter] Use UniqueTypeName for channel filter names (#36907) 5 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 6 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 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
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Tanvi Jagtap 863029b7fe [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36577) 7 months ago
Yijie Ma bc4766381a [metrics] Templatized Metrics API (#36449) 7 months ago
Craig Tiller e614dafd89 [woah] Remove deadline filter (#36477) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 60dc14e833 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36457) 7 months ago
Mark D. Roth 597154c2a7 [reorg] move tests to directories that correspond to the src tree (#36424) 7 months ago
Mark D. Roth 08f56b3a74 [reorg] move channelz code to src/core/channelz (#36380) 7 months ago
Yijie Ma ba78e4ff47 [test] Wait for `RecordEnd` in `FakeClientCallAttemptTracer` destruction (#36396) 7 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
Yijie Ma 188bc021c3 [metrics] Remove synchronous gauge API (#36334) 8 months ago
Yash Tibrewal 952a2421f9 [OTel C++] Add API to set channel scope filter (#36189) 8 months ago
Mark D. Roth ae131c991f [client idleness] remove experiment (#35229) 9 months ago
Mark D. Roth c43f1a63b0 [RLS] implement non-per-call metrics (#36001) 9 months ago
Mark D. Roth 40577dd585 [WRR] implement non-per-call metrics (#35977) 9 months ago
Yijie Ma fb4c043803 [Metrics] gRPC Non-Per-Call Metrics framework implementation (#35871) 9 months ago
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 11 months ago
Yash Tibrewal 5888738c5a [OTel] Add a PluginOption API (#35434) 11 months ago
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200) 1 year ago
Craig Tiller addd18b186 [channel-args] Enforce const-correctness for RefCounted<const T> values (#35199) 1 year ago
Yousuk Seung e3ff5f4166
[tracing] Add TcpTracer and HttpAnnotation (#34592) 1 year ago
Craig Tiller 5d04df43bb
[build] fix unused arg (#34736) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
Mark D. Roth 01332e2364
[client idleness] reland: enable with experiment (#34677) 1 year ago
Craig Tiller 73e5b2edc5
Revert "[client idleness] enable via experiment" (#34675) 1 year ago
Mark D. Roth d9033b36e2
[client idleness] enable via experiment (#34653) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Craig Tiller d589caa679
Revert "[work-serializer] Dispatch on run experiment" (#34371) 1 year ago
Craig Tiller 1705470950
[work-serializer] Dispatch on run experiment (#34274) 1 year ago
Yash Tibrewal a70f8a80d2
[CallTracer] Allow registering multiple call tracers on a call context (#33928) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Mark D. Roth 8427bacaea
[resolver API] remove address attribute interface (#33514) 1 year ago
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Craig Tiller 79e46a6022
[channelz] Save some memory per channel (#32996) 2 years ago
Mark D. Roth 844e740183
[JSON] Replace ctors with factory methods (#32834) 2 years ago
Mark D. Roth 9393cd887c
[JSON] remove mutable accessor methods. (#32806) 2 years ago
Mark D. Roth 36d2716d52
[JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
Mark D. Roth 656e5f283b
[JSON] use updated style for enum values (#32741) 2 years ago
Mark D. Roth 3a8f499645
[JSON] Rename some accessor methods for consistency (#32740) 2 years ago