4514 Commits (190b88342b0e6c1c8a438ce1b6e0cb5b9823003e)

Author SHA1 Message Date
Tanvi Jagtap 24e341be62 [Gpr_To_Absl_Logging] Adding comments to experimental absl wrappers (#37597) 3 months ago
Esun Kim be26969058 [CI] Upgraded clang to 18 in sanity tests (#37593) 3 months ago
Tanvi Jagtap 245941e0da [Gpr_To_Absl_Logging] Remove gpr_log. Adding absl LOG wrappers. (#37431) 3 months ago
Nathan Baulch ccd250aa70 Fix minor typos (#37450) 3 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 3 months ago
Nana Pang 8b4a8ebdf9 [C++ BUILD] Internal changes for base context propagation. 4 months ago
Tanvi Jagtap d427a5c3b4 [Gpr_To_Absl_Logging] Removing absl_vlog2_enabled (#37476) 4 months ago
Tanvi Jagtap 83b56204c2 [Gpr_To_Absl_Logging] Remove gpr_should_log from the header file (#37420) 4 months ago
Tanvi Jagtap d3560d9176 [Gpr_To_Absl_Logging] Deleting function gpr_set_log_function (#37386) 4 months ago
Tanvi Jagtap 084bd27d7d Automated rollback of commit 57a629e88c. 4 months ago
Tanvi Jagtap 57a629e88c [Gpr_To_Absl_Logging] Removing gpr_set_log_function (#37321) 4 months ago
Tanvi Jagtap cf88319446 [Gpr_To_Absl_Logging] Remove deprecated function gpr_set_log_verbosity (#37269) 4 months ago
Chris Kennelly 164d4c63c8 Avoid redundant ByteSizeLong() call. 4 months ago
Tanvi Jagtap 8d4bc567e9 [Gpr_To_Absl_Logging] Code clean up (#37270) 4 months ago
AJ Heller d835f8a710 [Release] Bump version to 1.67.0-dev (on master branch) (#37279) 4 months ago
Sergey Chebotarev 747e56e24b Add protected destructor (#37215) 5 months ago
Mark D. Roth 1e2292fdb1 [StatsPlugin] rename method to make it clear it's experimental 5 months ago
Mark D. Roth 80d9cba5bc [StatsPlugin] Plumb channel args through `StatsPluginChannelScope` 5 months ago
Craig Tiller 43bf1afd3d [party] Speed up iteration over wakeup bits (#37037) 5 months ago
Tanvi Jagtap f416b31eec [Gpr_To_Absl_Logging] Remove gpr_log_severity_string (#37013) 5 months ago
Matthew Stevenson 8c9484f824 [alts] Remove duplicate declaration of AltsServerCredentials. (#37020) 5 months ago
Tanvi Jagtap 4c9db803a2 [Gpr_To_Absl_Logging] Fixing bugs (#36961) 5 months ago
Craig Tiller f04eee5cae [optimization] Always inline `Construct` and `Destruct` (#36951) 5 months ago
Craig Tiller 2e4efaf77a [dump-args] Move DumpArgs to use AbslStringify (#36897) 5 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 5 months ago
Craig Tiller 3e3d21164b [optimization] Add support for `[[clang:always_inline]]` and similar attributes (#36948) 5 months ago
Tanvi Jagtap 4c01a30f37 [grpc][Gpr_To_Absl_Logging] Remove gpr_assertion_failed function (#36912) 6 months ago
Xuan Wang f87084d64f [Release] Bump version to 1.66.0-dev (on master branch) (#36892) 6 months ago
Tanvi Jagtap 0e23c2259d [Gpr_To_Absl_Logging] Remove GPR_ASSERT macro. 6 months ago
Yousuk Seung 568fbfff8c [generic API] separate callback from cq in generic stub/service (#36447) 6 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 6 months ago
Yijie Ma 87321f08b3 [OTPlugin] Per-channel OpenTelemetry plugin (#36729) 6 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
AJ Heller 5d586d3ae3 [EventEngine] Fix race between connection and its deadline timer on Windows (#36709) 6 months ago
Hannah Shi 687b31d7c7 [ObjC] default GRPC_IOS_EVENT_ENGINE_CLIENT to 1 (#36785) 6 months ago
Craig Tiller 32a0218e6e [log] Use ABSL_ prefixed version of LOG/CHECK macros in the include/ tree (#36819) 6 months ago
Tanvi Jagtap 3eb1b1cf69 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36713) 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
Esun Kim c9df35a4d1 [Clean-up] Fix MSAN and UBSAN issues found by clang-19 (#36707) 6 months ago
Yash Tibrewal 27b82ca0ef [OTel C++] Deprecate SetTargetAttributeFilter method on OpenTelemetryPluginBuilder (#36567) 7 months ago
Gregory Cooke 3e412b4af1 [security] Add notices for functions we will be removing (#36488) 7 months ago
Tanvi Jagtap 57b7e7780e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT 7 months ago
AJ Heller c0208416b6 Automated rollback of commit 82e5116fb0. 7 months ago
Yash Tibrewal 87b71907d6 [Release] Bump version to 1.65.0-dev (on master branch) (#36544) 7 months ago
AJ Heller 82e5116fb0 Automated rollback of commit f45ac2c9e4. 7 months ago
AJ Heller f45ac2c9e4 Reland: [surface] Add an API to inject connected endpoints into servers 7 months ago
Craig Tiller e614dafd89 [woah] Remove deadline filter (#36477) 7 months ago
Tanvi Jagtap 3890766adf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36452) 7 months ago
gRPC Team Bot 6dc64db1a8 Automated rollback of commit f61049f641. 7 months ago
AJ Heller f61049f641 [surface] Reland: Add an API to inject connected endpoints into servers 8 months ago