Skip to content

Conversation

@zanderso
Copy link
Member

This is a step towards no longer identifying shaders that need compilation by way of the .frag extension.

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jun 28, 2022
@zanderso
Copy link
Member Author

@jonahwilliams @christopherfujino Thoughts on introducing AssetKind to signal that a transform is needed? Maybe ideally AssetKind would be a class instead of an enum, and the class could encode how the asset needs to be transformed, but that might be overkill at the moment.

@jonahwilliams
Copy link
Contributor

I like it

Thoughts on introducing AssetKind to signal that a transform is needed? Maybe ideally AssetKind would be a class instead of an enum

YAGNI. If it gets too unwieldy for whatever reason we can refactor.

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zanderso zanderso merged commit 9c0f239 into flutter:master Jun 29, 2022
@zanderso zanderso deleted the flutter-shader-assets branch June 29, 2022 02:31
@zanderso
Copy link
Member Author

FRoB isn't running on pre-merge PRs at the moment, so I expect that this will need some follow-up after it runs post-merge.

@CaseyHillers
Copy link
Contributor

FRoB isn't running on pre-merge PRs at the moment, so I expect that this will need some follow-up after it runs post-merge.

Is there a bug for this? I wasn't aware presubmit testing was broken \cc @XilaiZhang @muditatandon it might be related to b/236975711

CaseyHillers added a commit that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 29, 2022
camsim99 pushed a commit to camsim99/flutter that referenced this pull request Aug 10, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 30, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants