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
Made opaque wide gamut images take up 32 bits per pixel #39691
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
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
b823a30
to
1a30ae0
Compare
1a30ae0
to
49f16e1
Compare
jonahwilliams
approved these changes
Feb 22, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Seems fine to me but I would defer to @chinmaygarde on reviewing this too?
Brandon or Dan would have more context on this PR if you have a specific concern. I chose you to review it since it seemed straight forward and to give them a break. Let me know what you are thinking, I'd rather not bug Chinmay unless we have a good reason since he has a lot on his plate. |
chinmaygarde
approved these changes
Feb 22, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 22, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 22, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 22, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 22, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Feb 22, 2023
auto-submit bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Feb 23, 2023
…121286) * 0fd15eece Started using bgr10_xr for opaque surfaces. (flutter/engine#39727) * f0e5c08f7 [platform_view] fix overlapping platform view not touchable (flutter/engine#39527) * 03b5998b4 Roll Fuchsia Mac SDK from 25mb67G0L_sZ_OQCC... to dj-2XkYHvZUsqlZTc... (flutter/engine#39782) * 2e5b1bf04 Updated the wide-gamut constant and added a unit test for it. (flutter/engine#39776) * 1ce93ca0a Roll Dart SDK from 0db7573c6b70 to c9a4fd7fd7fa (1 revision) (flutter/engine#39783) * 8368fb5b6 Roll Dart SDK from c9a4fd7fd7fa to 5003b952affb (1 revision) (flutter/engine#39787) * ee5ea205b Roll Dart SDK from 5003b952affb to 6f5df63655ad (1 revision) (flutter/engine#39790) * d9be356a8 Roll Fuchsia Mac SDK from dj-2XkYHvZUsqlZTc... to cGa3bk2BmrHL_waB8... (flutter/engine#39791) * 50af61302 [web] Add `dart:js_interop` to BUILD.gn. (flutter/engine#39792) * eb5e5624d [common] Use FML macro to prevent copy/assignment (flutter/engine#39786) * 6acfddc78 Add more log when receiving semantics node not part of update (flutter/engine#39777) * 336e7ce63 Roll Skia from 22b594afb4d3 to 78bad646fe78 (24 revisions) (flutter/engine#39793) * e65391f8b [Impeller] Add root dockspace to playgrounds (flutter/engine#39789) * 3848f6429 [Impeller] ensure glyph type contributes to FontGlyphPair hash/eq (flutter/engine#39794) * cb1ef6f08 Roll Skia from 78bad646fe78 to 335cabcf8b99 (2 revisions) (flutter/engine#39795) * ac6129db2 made opaque wide gamut images take up 32 bits per pixel (flutter/engine#39691) * c74a4bc67 save/restore around clipping the (potentially cached) frame canvas (flutter/engine#39797) * ed3f15d94 [Embedder API] Add CODEOWNERS (flutter/engine#39784) * 1a3bddcc1 Fix a race in ShellTest.PushBackdropFilterToVisitedPlatformViews (flutter/engine#39798) * 137caa761 Roll Dart SDK from 6f5df63655ad to 602941be8007 (2 revisions) (flutter/engine#39800)
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.
issue: flutter/flutter#117182
Required skia cls:
Pre-launch Checklist
///
).If you need help, consider asking for advice on the #hackers-new channel on Discord.