-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: e51d4f1
head repository: flutter/engine
compare: c807aea
- 4 commits
- 33 files changed
- 3 contributors
Commits on Feb 17, 2024
-
Roll Dart SDK from fa66195a3814 to 6d659f880394 (1 revision) (#50739)
https://dart.googlesource.com/sdk.git/+log/fa66195a3814..6d659f880394 2024-02-17 [email protected] Version 3.4.0-154.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: 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
Configuration menu - View commit details
-
Copy full SHA for b15871b - Browse repository at this point
Copy the full SHA b15871bView commit details -
[Impeller] Assign subpass depth on restore rather than creation. (#50626
Configuration menu - View commit details
-
Copy full SHA for 0a7fcfc - Browse repository at this point
Copy the full SHA 0a7fcfcView commit details -
[Impeller] add additional setup method that caches more pipelines, wa…
…rms internal shader code (#50521) Part of flutter/flutter#138236 Fixes a number of issues related to startup performance by adding an "InitializeCommonlyUsedShadersIfNeeded" method to content context. On the first frame of a flutter application renders, the backend will populate the glyph atlas for the first time. On the Vulkan backend, this executes vkCmdCopyBufferToImage. The first time this runs, Arm Mali drivers will generate an additional shader program. Creates a 1x1 texture and sets the contents to force this code to compile eagerly.  The first time a render pass is constructed, a shader is complied. This does not seem to depend on the properties of the render pass, so we just create a trivial one and submit it.  Finally there are a few missing shader variants. Lets just go ahead a populate that cache a bit more
Jonah Williams authoredFeb 17, 2024 Configuration menu - View commit details
-
Copy full SHA for be0f6aa - Browse repository at this point
Copy the full SHA be0f6aaView commit details -
Roll Skia from bb61c2b4614e to 0d2dbf53aef6 (3 revisions) (#50744)
https://skia.googlesource.com/skia.git/+log/bb61c2b4614e..0d2dbf53aef6 2024-02-17 [email protected] Roll vulkan-deps from a8bde474ad6e to 73413fef3ec0 (4 revisions) 2024-02-16 [email protected] SkWuffsCodec: Skip copying stream if PreferStillImage 2024-02-16 [email protected] Roll SK Tool from cfeca87ea13f to 80035da8ddde If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC [email protected],[email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry 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
Configuration menu - View commit details
-
Copy full SHA for c807aea - Browse repository at this point
Copy the full SHA c807aeaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e51d4f1...c807aea