Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9a7e49d75411
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 35939ca8534f
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 29, 2023

  1. Roll Skia from 8931060e9ab5 to 830111a2c7d6 (1 revision) (#48501)

    https://skia.googlesource.com/skia.git/+log/8931060e9ab5..830111a2c7d6
    
    2023-11-29 michaelludwig@google.com [skif] Better fix for identity scale expectations
    
    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 brianosman@google.com,jcgregorio@google.com,matanl@google.com,rmistry@google.com 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
    skia-flutter-autoroll authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7ef8a81 View commit details
    Browse the repository at this point in the history
  2. [fuchsia] Update Fuchsia API level to 15 (#48233)

    Updates Fuchsia's API level to 15 (from 12).
    
    b/307954008
    jrwang authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3056cc5 View commit details
    Browse the repository at this point in the history
  3. [canvaskit] Disable createImageBitmap support on Chrome 110 or older …

    …on Windows. (#48475)
    
    On Chrome 110 or older, there is a bug where an ImageBitmap will be read back upside down if it is stored upside down on the GPU. This only happens on Windows. So if we are on Windows and running on Chrome 110 or older, then fall back to `drawImage` based rendering.
    
    Fixes flutter/flutter#138827
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    harryterkelsen authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3c0ae8a View commit details
    Browse the repository at this point in the history
  4. Roll Skia from 830111a2c7d6 to eb6fc55a3bc5 (1 revision) (#48503)

    https://skia.googlesource.com/skia.git/+log/830111a2c7d6..eb6fc55a3bc5
    
    2023-11-29 bungeman@google.com [png] Export all public headers
    
    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 brianosman@google.com,jcgregorio@google.com,matanl@google.com,rmistry@google.com 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
    skia-flutter-autoroll authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cc064aa View commit details
    Browse the repository at this point in the history
  5. Roll Skia from eb6fc55a3bc5 to 010883e6572c (1 revision) (#48506)

    https://skia.googlesource.com/skia.git/+log/eb6fc55a3bc5..010883e6572c
    
    2023-11-29 nscobie@google.com Increase SkQP runtime-hint parameter to 20m
    
    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 brianosman@google.com,jcgregorio@google.com,matanl@google.com,rmistry@google.com 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
    skia-flutter-autoroll authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    35939ca View commit details
    Browse the repository at this point in the history
Loading