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: 04191a1
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5fc95a3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 25, 2024

  1. Roll Skia from 8a587a10323f to 625d04f3a7c5 (5 revisions) (#51655)

    https://skia.googlesource.com/skia.git/+log/8a587a10323f..625d04f3a7c5
    
    2024-03-25 [email protected] Enforce IWYU on src/gpu/ganesh/mock
    2024-03-25 [email protected] [Fontations-backend] Make Fontations understand named instance ttc index
    2024-03-25 [email protected] [graphite] Remove unnecessary Task declarations
    2024-03-25 [email protected] [graphite] Improve PaintParamsKeyTest
    2024-03-25 [email protected] [graphite] Add Alpha-only Image handling to Precompilation system
    
    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
    skia-flutter-autoroll authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0316472 View commit details
    Browse the repository at this point in the history
  2. font_subset tests: name correct variant in exception (#51492)

    font_subset tests now respect `--variant`, but the exception message hasn't been changed
    
    *List which issues are fixed by this PR. You must list at least one issue.*
    closes flutter/flutter#145412
    
    *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
    selfisekai authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f8c79f9 View commit details
    Browse the repository at this point in the history
  3. Roll Skia from 625d04f3a7c5 to 7ffd936a66df (7 revisions) (#51657)

    https://skia.googlesource.com/skia.git/+log/625d04f3a7c5..7ffd936a66df
    
    2024-03-25 [email protected] [graphite] TaskList uses TArray, no more prepending
    2024-03-25 [email protected] graphite: Better memory instrumentation traces
    2024-03-25 [email protected] Update iOS deployment support.
    2024-03-25 [email protected] Add vector support for LoongArch in SkBlitter_ARGB32.cpp
    2024-03-25 [email protected] Remove SkBlurDrawLooper
    2024-03-25 [email protected] Roll vulkan-deps from cc3b098a5d9f to 2432e62f9cc1 (3 revisions)
    2024-03-25 [email protected] Remove SkDrawLooper::asABlurShadow
    
    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
    skia-flutter-autoroll authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5fc95a3 View commit details
    Browse the repository at this point in the history
Loading