-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 7d054abf842c
head repository: flutter/engine
compare: 2a0dd9d2f28e
- 4 commits
- 8 files changed
- 3 contributors
Commits on Jul 10, 2023
-
[Impeller] Don't decompress into device buffer for Vulkan/GLES. (#43493)
My observations on the Pixel 6 device are that performing device allocations from multiple threads can dramatically slow down the raster task workload. As a stopgap solution, we can adjust image upload to only touch the device allocator on the IO thread which reduces the parallel access. This doesn't have any impact on the S10, but locally on the Pixel 6 it is a night and day difference. I am testing using jonahwilliams/forked_gallery and navigating to the Reply demo. This demo has a large number of images, several of which are quite large. Work towards flutter/flutter#129392 ### Before Page transition is ~4 frames.  ### After Page transition is ~20 frames. 
Jonah Williams authoredJul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 467e5ea - Browse repository at this point
Copy the full SHA 467e5eaView commit details -
Roll Skia from c06d7ef5c276 to 89313a8cadab (2 revisions) (#43521)
https://skia.googlesource.com/skia.git/+log/c06d7ef5c276..89313a8cadab 2023-07-10 [email protected] Roll vulkan-deps from bcff94480451 to a77b0584c241 (6 revisions) 2023-07-10 [email protected] Make SkParagraph tests run on the CI 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 1e1870f - Browse repository at this point
Copy the full SHA 1e1870fView commit details -
Roll Skia from 89313a8cadab to aad8fbb17d69 (3 revisions) (#43526)
https://skia.googlesource.com/skia.git/+log/89313a8cadab..aad8fbb17d69 2023-07-10 [email protected] Experimental SkParagraph API 2023-07-10 [email protected] Revert "[graphite] Reenable tiled image cache size heuristic (take 2)" 2023-07-10 [email protected] Add a tiled-image cache test (take 2) 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 4df83ff - Browse repository at this point
Copy the full SHA 4df83ffView commit details -
[Impeller] Fix Vulkan validation error when there is a blit directed …
…at a swapchain image. (#43527) This shows up in the the aiks test harness in the color wheel with advanced blends. Fixes flutter/flutter#129853
Configuration menu - View commit details
-
Copy full SHA for 2a0dd9d - Browse repository at this point
Copy the full SHA 2a0dd9dView 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 7d054abf842c...2a0dd9d2f28e