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

Commits on Nov 28, 2023

  1. Remove use of variable length arrays (#48232)

    The variable length array extension will be disabled by default in the next roll of Clang.
    jason-simmons authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e17df2f View commit details
    Browse the repository at this point in the history
  2. Roll Skia from f07025afd712 to 6ad886e9593a (5 revisions) (#48469)

    https://skia.googlesource.com/skia.git/+log/f07025afd712..6ad886e9593a
    
    2023-11-28 [email protected] Add missing include
    2023-11-28 [email protected] [bazel] Device-specific configs: Android tests and all task drivers.
    2023-11-28 [email protected] [skif] Implement FilterResult::rescale() for progressive downsampling
    2023-11-28 [email protected] [graphite] Use approximate-sized scratch textures
    2023-11-28 [email protected] Preserve fill type when pre-chopping large paths in TessellationPathRenderer
    
    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 Nov 28, 2023
    Configuration menu
    Copy the full SHA
    570fec4 View commit details
    Browse the repository at this point in the history
Loading