-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: devtoolsDevTools related - suite of performance and debugging toolsDevTools related - suite of performance and debugging toolsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)perf: speedPerformance issues related to (mostly rendering) speedPerformance issues related to (mostly rendering) speedtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Helps: SkSL-based shader warmup #53607
This would allow developers to prepare SkSL shader warm-up artifacts inside IDE without having to use the command line.
Needs:
- Connect flutter tools to VM service callback to pull sksl files from device Connect flutter tools to VM service callback to pull sksl files from device #53116
- Add support for --sksl-shader-warmup to package sksl files into flutter_assets Add support for --sksl-shader-warmup to package sksl files into flutter_assets #53115
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: devtoolsDevTools related - suite of performance and debugging toolsDevTools related - suite of performance and debugging toolsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)perf: speedPerformance issues related to (mostly rendering) speedPerformance issues related to (mostly rendering) speedtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.