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

Commits on Jan 18, 2024

  1. Roll Skia from b1611add5939 to 1064eeedac09 (6 revisions) (#49867)

    https://skia.googlesource.com/skia.git/+log/b1611add5939..1064eeedac09
    
    2024-01-18 [email protected] Roll skottie-base from 7c236cb7a5a2 to f4b64e5c220e
    2024-01-18 [email protected] [Fontations-backend] Add nested COLRv1 PaintGlyph tests
    2024-01-18 [email protected] Re-add FreeType include to Fontations test and gm
    2024-01-18 [email protected] Hoist variables properly when rewriting for-loop initializers.
    2024-01-18 [email protected] Fix fuzzer-discovered error with sk_LastFragColor.
    2024-01-18 [email protected] Remove old intel workaround to avoid non-coherent memory.
    
    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 Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7bce414 View commit details
    Browse the repository at this point in the history
  2. Simplify osv-scanner workflow (#49807)

    This change simplifies the osv-scanner workflow by extracting dependencies from the DEPS file and then finding their common ancestor commit with upstream in one script.
    
    Fixes: flutter/flutter#141184
    
    *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
    sealesj authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    75400c4 View commit details
    Browse the repository at this point in the history
Loading