This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Revert: Partially remove setSystemUiVisibility() usages #32007
Merged
Merged
Conversation
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
xster
approved these changes
Mar 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 15, 2022
bdero
pushed a commit
to flutter/flutter
that referenced
this pull request
Mar 15, 2022
* 8b0eeb3 Roll Skia from 02527b7182ea to 44263c5d0827 (1 revision) (flutter/engine#32002) * f8be102 Add missing `#include <algorithm>` (flutter/engine#32003) * be3d772 Roll Skia from 44263c5d0827 to 4ee8dab839e8 (1 revision) (flutter/engine#32005) * 2e1e32a Roll Dart SDK from 55b9ec4e382a to eab48bbaad87 (5 revisions) (flutter/engine#32004) * 90cd956 Revert: Partially remove setSystemUiVisibility() usages (flutter/engine#32007) * e1e4cfc Roll Skia from 4ee8dab839e8 to c9e9131f44e2 (1 revision) (flutter/engine#32008) * 75e82a7 Roll Skia from c9e9131f44e2 to 23cb29441338 (3 revisions) (flutter/engine#32010) * b6cba42 Roll Dart SDK from eab48bbaad87 to 24bf86f16411 (5 revisions) (flutter/engine#32011) * 14b3cac Roll Skia from 23cb29441338 to ff138c94d600 (4 revisions) (flutter/engine#32014) * 4fbf7c6 [ci.yaml] Migrate bringup targets to cocoon scheduler (flutter/engine#32012) * 57c05b3 Roll Fuchsia Linux SDK from P8RdLi_Y_... to Ee9OX2o6P... (flutter/engine#32016)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
platform-android
waiting for tree to go green
This PR is approved and tested, but waiting for the tree to be green to land.
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.
Due to b/223628114
Reverts #31092, #31661
These two commits can be re-landed together with the fix commit.