This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll abseil-cpp to 1db3bdd4eb208bef55c77f22aa94991e52225230#51062
Merged
cbracken merged 1 commit intoflutter:mainfrom Feb 28, 2024
cbracken:roll-abseil
Merged
Roll abseil-cpp to 1db3bdd4eb208bef55c77f22aa94991e52225230#51062cbracken merged 1 commit intoflutter:mainfrom cbracken:roll-abseil
cbracken merged 1 commit intoflutter:mainfrom
cbracken:roll-abseil
Conversation
matanlurey
approved these changes
Feb 28, 2024
zanderso
approved these changes
Feb 28, 2024
Our abseil dependency is a clone of Chromium's, located at: https://chromium.googlesource.com/chromium/src/third_party/ which is a downstream copy of the source of truth, located at: https://github.com/abseil/abseil-cpp This rolls to Chromium commit 185f27671ca28c0f25d9d7a15b6e621f69972706, then reapplies [email protected]'s commits, in chronological order: * 9ec8f453a42aad2f11a1760fe4ce6014a124edc2 * f92f9effc89af7692436c3b9fbb3a67f2239d893 * 61833f2c057a2b1993d871e8c51156aed1dd4354 Preparation for: flutter/flutter#144201 Part of: flutter/flutter#67373
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 28, 2024
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Feb 29, 2024
flutter/engine@455c814...10331db 2024-02-28 [email protected] Roll Fuchsia Linux SDK from T1xAi_ww_mWEiDkVN... to ujOkbeYbrC8loPbfR... (flutter/engine#51066) 2024-02-28 [email protected] Roll abseil-cpp to 1db3bdd4eb208bef55c77f22aa94991e52225230 (flutter/engine#51062) 2024-02-28 [email protected] Roll Dart SDK from 7896a944fe67 to fdf4a62bd07b (1 revision) (flutter/engine#51064) 2024-02-28 [email protected] [Impeller] Mark subpass framebuffer fetch tests as unsupported on GLES (flutter/engine#50982) 2024-02-28 [email protected] Roll Skia from 93f245da0097 to 27171d6a9205 (1 revision) (flutter/engine#51063) 2024-02-28 [email protected] [Impeller] fix render pass depth descriptor. (flutter/engine#51031) 2024-02-28 [email protected] Make Skia object ostream operators work with unit tests (flutter/engine#51041) Also rolling transitive DEPS: fuchsia/sdk/core/linux-amd64 from T1xAi_ww_mWE to ujOkbeYbrC8l If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Our abseil dependency is a clone of Chromium's, located at: https://chromium.googlesource.com/chromium/src/third_party/
which is a downstream copy of the source of truth, located at: https://github.com/abseil/abseil-cpp
This rolls to Chromium commit 185f27671ca28c0f25d9d7a15b6e621f69972706, then reapplies [email protected]'s commits, in chronological order:
Preparation for: flutter/flutter#144201
Part of: flutter/flutter#67373
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.