-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: bedc49efc85c
head repository: flutter/engine
compare: a198ad4e740d
- 20 commits
- 56 files changed
- 7 contributors
Commits on Oct 26, 2023
-
Roll Fuchsia Mac SDK from YSn00b0Trsu2vdhIq... to 1ngqKBnmTtmFM6aBD... (
#47363) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. 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 d74261e - Browse repository at this point
Copy the full SHA d74261eView commit details -
Roll Skia from 93a0ad4d7ca6 to bc8ca57868d2 (2 revisions) (#47359)
https://skia.googlesource.com/skia.git/+log/93a0ad4d7ca6..bc8ca57868d2 2023-10-26 [email protected] Change espn page set and recapture archives 2023-10-26 [email protected] [Fontations] Add a suffix to font names to identify when backend is used 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 c60f43b - Browse repository at this point
Copy the full SHA c60f43bView commit details
Commits on Oct 27, 2023
-
Manual roll Dart SDK from 360370ff93b0 to 18678a3eddb7 (9 revisions) (#…
…47357) Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/360370ff93b0..18678a3eddb7 2023-10-26 [email protected] Version 3.3.0-65.0.dev 2023-10-26 [email protected] Version 3.3.0-64.0.dev 2023-10-26 [email protected] Version 3.3.0-63.0.dev 2023-10-26 [email protected] Version 3.3.0-62.0.dev 2023-10-26 [email protected] Version 3.3.0-61.0.dev 2023-10-25 [email protected] Version 3.3.0-60.0.dev 2023-10-25 [email protected] Version 3.3.0-59.0.dev 2023-10-25 [email protected] Version 3.3.0-58.0.dev 2023-10-24 [email protected] Version 3.3.0-57.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],[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 bc15dff - Browse repository at this point
Copy the full SHA bc15dffView commit details -
Don't re-initialize the default RenderSurface when returning from hyb…
…rid composition mode (#47358) When we enter hybrid composition mode we 'pause' the default RenderSurface (implemented by SurfaceView or TextureView) and swap to an ImageReader based RenderSurface. When we return from hybrid composition mode we recreate and re-initialize the real RenderSurface as if it was being used for the first time. This broke Platform Views in an internal app b/306122497 because we would incorrectly tell the texture to attach when it was never detached. This CL changes the protocol so that when we return from hybrid composition mode we only swap the RenderSurface and do not re-create it. This avoids doing a bunch of unnecessary work and fixes the logic error of re-attaching textures that were never detached. *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Configuration menu - View commit details
-
Copy full SHA for 7119498 - Browse repository at this point
Copy the full SHA 7119498View commit details -
Roll Skia from bc8ca57868d2 to ec4c6b3a6690 (1 revision) (#47365)
https://skia.googlesource.com/skia.git/+log/bc8ca57868d2..ec4c6b3a6690 2023-10-26 [email protected] Roll vulkan-deps from 6f757b21c505 to a2bfb92d5166 (7 revisions) 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 dbcf074 - Browse repository at this point
Copy the full SHA dbcf074View commit details -
[Impeller] Add FilterContents::GetSourceCoverage to enable filtered s…
…aveLayer clipping. (#47183) The new method allows a caller to ask for the coverage of the input pixels required to produce an output that spans a given area. This allows the code to clip a saveLayer that has an image filter applied to it.
Configuration menu - View commit details
-
Copy full SHA for 786202e - Browse repository at this point
Copy the full SHA 786202eView commit details -
Roll Skia from ec4c6b3a6690 to 2246f3473053 (1 revision) (#47366)
https://skia.googlesource.com/skia.git/+log/ec4c6b3a6690..2246f3473053 2023-10-27 [email protected] Roll skcms from 1227163dbdb7 to 4d94ff507876 (2 revisions) 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 8a5fb39 - Browse repository at this point
Copy the full SHA 8a5fb39View commit details -
Roll Skia from 2246f3473053 to fbdd7d97b26e (2 revisions) (#47369)
https://skia.googlesource.com/skia.git/+log/2246f3473053..fbdd7d97b26e 2023-10-27 [email protected] Update SKP version 2023-10-27 [email protected] Roll skcms from 4d94ff507876 to f1e5fc856f1b (2 revisions) 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 d6bbca9 - Browse repository at this point
Copy the full SHA d6bbca9View commit details -
Roll Skia from fbdd7d97b26e to fe61b3467547 (1 revision) (#47370)
https://skia.googlesource.com/skia.git/+log/fbdd7d97b26e..fe61b3467547 2023-10-27 [email protected] Roll Skia Infra from 50a46e8932cc to ac82f8a7da91 (3 revisions) 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 b274bc3 - Browse repository at this point
Copy the full SHA b274bc3View commit details -
Roll Skia from fe61b3467547 to 5262cbff56b1 (1 revision) (#47371)
https://skia.googlesource.com/skia.git/+log/fe61b3467547..5262cbff56b1 2023-10-27 [email protected] Roll Dawn from c92f9bf9379e to fd22bd69eb33 (15 revisions) 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 cdd4bb4 - Browse repository at this point
Copy the full SHA cdd4bb4View commit details -
Roll Skia from 5262cbff56b1 to 22f5419438c4 (1 revision) (#47372)
https://skia.googlesource.com/skia.git/+log/5262cbff56b1..22f5419438c4 2023-10-27 [email protected] Roll SK Tool from ac82f8a7da91 to 3208d90e145c 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 4913feb - Browse repository at this point
Copy the full SHA 4913febView commit details -
Roll Skia from 22f5419438c4 to 0122c0e18d26 (1 revision) (#47373)
https://skia.googlesource.com/skia.git/+log/22f5419438c4..0122c0e18d26 2023-10-27 [email protected] Roll ANGLE from 5dd0c842d6c8 to eca38a109465 (3 revisions) 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 48137f0 - Browse repository at this point
Copy the full SHA 48137f0View commit details -
Roll Fuchsia Linux SDK from 37VxdxlPfdkek7mwC... to gPQSfYJVLOgXjxQce…
…... (#47375) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. 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 d90fbf1 - Browse repository at this point
Copy the full SHA d90fbf1View commit details -
Roll Fuchsia Mac SDK from 1ngqKBnmTtmFM6aBD... to fw9lcUvz8S07_zaAj... (
#47377) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. 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 233295f - Browse repository at this point
Copy the full SHA 233295fView commit details -
Roll Skia from 0122c0e18d26 to fe9959acc5e0 (1 revision) (#47379)
https://skia.googlesource.com/skia.git/+log/0122c0e18d26..fe9959acc5e0 2023-10-27 [email protected] [graphite] Add per-edge AA quad shaders. 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 d799dc7 - Browse repository at this point
Copy the full SHA d799dc7View commit details -
Reverts "Manual roll Dart SDK from 360370ff93b0 to 18678a3eddb7 (9 re…
…visions)" (#47380) Reverts #47357 Initiated by: zanderso This change reverts the following previous change: Original Description: Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/360370ff93b0..18678a3eddb7 2023-10-26 [email protected] Version 3.3.0-65.0.dev 2023-10-26 [email protected] Version 3.3.0-64.0.dev 2023-10-26 [email protected] Version 3.3.0-63.0.dev 2023-10-26 [email protected] Version 3.3.0-62.0.dev 2023-10-26 [email protected] Version 3.3.0-61.0.dev 2023-10-25 [email protected] Version 3.3.0-60.0.dev 2023-10-25 [email protected] Version 3.3.0-59.0.dev 2023-10-25 [email protected] Version 3.3.0-58.0.dev 2023-10-24 [email protected] Version 3.3.0-57.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],[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 71e1a04 - Browse repository at this point
Copy the full SHA 71e1a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18ba82 - Browse repository at this point
Copy the full SHA e18ba82View commit details -
[Impeller] Enable GLES MSAA only if the multisampled_render_to_textur…
…e2 extension is available (#47364) The GLES MSAA implementation may need to call FramebufferTexture2DMultisampleEXT for the stencil attachment. See flutter/flutter#137252
Configuration menu - View commit details
-
Copy full SHA for 674de5b - Browse repository at this point
Copy the full SHA 674de5bView commit details -
Move rapidjson to flutter/third_party (#47354)
As part of eliminating the Flutter buildroot (flutter/flutter#67373), we are moving all third-party dependencies from //third_party to //flutter/third_party. Once all third-party dependencies have been migrated, tooling and config will be moved and the buildroot will be eliminated altogether. No tests changed because there is no semantic change to this PR. This is simply relocating a dependency.
Configuration menu - View commit details
-
Copy full SHA for 5176c81 - Browse repository at this point
Copy the full SHA 5176c81View commit details -
[Impeller] Add present wait latch. (#47311)
It turns out the fixing #47249 revealed further bugs: we were actually overwriting previous presents and dropping frames, which was what the forward progress error was hinting. Once this problem is fixed, we started hitting present timeouts or overdraw of swapchain images. The fix for this is that we shouldn't even ask for a swapchain image until after we've called present, which actually wasn't tracked with anything. The error: ``` A Dart VM Service on Pixel 6 Pro is available at: http://127.0.0.1:62491/_N4PSEPUtA0=/ The Flutter DevTools debugger and profiler on Pixel 6 Pro is available at: http://127.0.0.1:9102?uri=http://127.0.0.1:62491/_N4PSEPUtA0=/ W/OnBackInvokedCallback(19160): OnBackInvokedCallback is not enabled for the application. W/OnBackInvokedCallback(19160): Set 'android:enableOnBackInvokedCallback="true"' in the application manifest. W/vulkan (19160): dequeueBuffer timed out: Function not implemented (-38) E/flutter (19160): [ERROR:flutter/impeller/base/validation.cc(49)] Break on 'ImpellerValidationBreak' to inspect point of failure: Could not acquire next swapchain image: Timeout E/flutter (19160): [ERROR:flutter/shell/gpu/gpu_surface_vulkan_impeller.cc(64)] No surface available. ```
Jonah Williams authoredOct 27, 2023 Configuration menu - View commit details
-
Copy full SHA for a198ad4 - Browse repository at this point
Copy the full SHA a198ad4View 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 bedc49efc85c...a198ad4e740d