4531 Commits (ef9e3503d2e4ebb9b6139f26097bd7948e4b504f)

Author SHA1 Message Date
Craig Tiller c367ab13c8 [build] Fix it (#38095) 3 weeks ago
Craig Tiller da58cffb04 Cleanup gRPC's protobuf usage within Google 3 weeks ago
Alisha Nanda e37d3848a1 Add new HTTP2 frame type SecurityFrame for security-related data. Also add new setting to negotiate whether the SecurityFrame type is supported. 3 weeks ago
AJ Heller 4b41df2701 [EventEngine] Add stronger wording on Endpoint::Read contract (#38036) 4 weeks ago
Yash Tibrewal a16441b1f3 [XdsClient] Add missing authority to XdsClient metrics scope (#38009) 1 month ago
AJ Heller 0bd12ba1ec [EventEngine] API contract: Endpoint::Read will provide either an error or data, but never both (#38019) 1 month ago
Richard Belleville 22134472d1 Bump master version to 1.69.0-dev (#38000) 1 month ago
Ricardo Quesada ddfaa3402f [Build] Enable vsock support for Android (#37733) 2 months ago
AJ Heller 4ffcdd4ab7 Delete gRPC C++ Binder implementation 2 months ago
Yash Tibrewal a59f47a802 [doc] Add documentation for StartCall() on CQ based streaming async API (#37904) 2 months ago
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 2 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 2 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
Yousuk Seung f1df0f2b5f [doc] Clarify client callback API comments (#37805) 2 months ago
Matthew Stevenson b87ed725df [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
apolcyn fbd1a615c2 [release] bump dev version on master branch (#37671) 3 months ago
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