aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-27C++20 compat: use invoke_result_t instead of result_ofRyan Prichard
2024-02-22Upgrade gRPC to version 1.61.1.Krzysztof KosiƄski
2024-02-12[Release] Bump version to 1.61.1 (on v1.61.x branch) (#35888)Esun Kim
2024-02-12[Backport] Fix Abseil-usage (#35590) (#35883)Esun Kim
2024-01-31[ObjC] Backport Privacy manifests 1.61.x (#35771)Hannah Shi
2024-01-30[Release] Bump version to 1.61.0 (on v1.61.x branch) (#35760)Stanley Cheung
2024-01-25[Release] Bump version to 1.61.0-pre3 (on v1.61.x branch) (#35677)Stanley Cheung
2024-01-25[otel] Backport: Return absl::Status as a return from BuildAndRegisterGlobal ...Yash Tibrewal
2024-01-25[CSM o11y] Backport: Re-experimentalize CSM OTel Plugin Option (#35660) (#35670)Yash Tibrewal
2024-01-23[CSM O11Y] Backport "[CSM O11Y] Fix issue when CSM optional labels are presen...Yijie Ma
2024-01-22[Release] Bump version to 1.61.0-pre2 (on v1.61.x branch) (#35626)Stanley Cheung
2024-01-19[ruby] backport "Fix use-after-free for post-fork channel recreation (#35488)...apolcyn
2024-01-17[Release] Bump version to 1.61.0-pre1 (on v1.61.x branch) (#35582)Stanley Cheung
2024-01-16Set experiments to false in v1.61.x branch (#35569)Stanley Cheung
2024-01-12[CSM] Add support for GCE resources (#35371)Yash Tibrewal
2024-01-12[chttp2] Rework settings management to be a c++ type (#35449)Craig Tiller
2024-01-12License appears to have random bits deleted.Craig Tiller
2024-01-12Bump c-core version 202401121911 (#35543)Stanley Cheung
2024-01-12[chaotic-good] Fix fuzzer bug (#35537)Craig Tiller
2024-01-12[XdsClient] simplify LRS call code (#30273)Mark D. Roth
2024-01-12Fix deprecation warnings from upb (#35510)ericsalo
2024-01-12[tls] Fix incorrect use of certificate verification callbacks (#35369)David Benjamin
2024-01-12[OTel] Add back server_selector that got deleted by a merge fiasco (#35532)Yash Tibrewal
2024-01-12[promise-based-endpoint] Instantiate an ExecCtx where required (#35505)Craig Tiller
2024-01-11[XdsClient] rename a bunch of internal classes, variables, and methods for cl...Mark D. Roth
2024-01-11[CSM] De-experimentalize CSM OTel Plugin Option (#35526)Yash Tibrewal
2024-01-11[Python O11Y] Revert registered method change (#35522)Xuan Wang
2024-01-11Disable renegotiation (#35444)Gregory Cooke
2024-01-11[CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (...Yijie Ma
2024-01-11[OTel] De-experimentalize API (#35509)Yash Tibrewal
2024-01-11[call-v3] Move `GrpcServerAuthzFilter` to new style registration (#35502)Craig Tiller
2024-01-10[call-v3] Move `grpc_call_final_info` into its own target (#35504)Craig Tiller
2024-01-10[xDS] remove unnecessary string from XdsConfig struct (#35503)Mark D. Roth
2024-01-10[call-v3] Move `ServiceConfigChannelArgFilter` to new style registration (#35...Craig Tiller
2024-01-10[xDS] fix aggregate cluster design (#35313)Mark D. Roth
2024-01-10[transport] Move some pieces out of grpc_base (#35497)Craig Tiller
2024-01-10[transport] Split metadata_batch into its own target (#35496)Craig Tiller
2024-01-10[SSA] change xds_override_host policy to manage subchannels based on last-use...Mark D. Roth
2024-01-10[call-v3] Move `ServerLoadReportingFilter` to new registration mechanism (#35...Craig Tiller
2024-01-09[xDS] read connection idle timeout from CDS resource (#35395)Mark D. Roth
2024-01-09[call-v3] Convert `GrpcServerAuthzFilter` (#35472)Craig Tiller
2024-01-09[call-v3] Move server load reporting filter to new api (#35471)Craig Tiller
2024-01-09[call-v3] Convert ClientAuthorityFilter (#35469)Craig Tiller
2024-01-09[EventEngine] Rename Posix native resolver (#35491)AJ Heller
2024-01-09[call-v3] Convert ServerConfigSelectorFilter (#35470)Craig Tiller
2024-01-09Change some text to Implementation PrivateCraig Tiller
2024-01-09[EventEngine] Implement Windows Native Resolver (#35458)AJ Heller
2024-01-09[Python O11Y] Add _registered_method to __init__.py (#35482)Xuan Wang
2024-01-09[OTel] Add a PluginOption API (#35434)Yash Tibrewal
2024-01-09[Cleanup] Fix abseil include error (#35478)Esun Kim