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

Commits on Aug 9, 2024

  1. [Impeller] remove scene3d support. (#54453)

    Now that Flutter GPU is a preview, the technical debt from having an ifdef controlled additional rendering mode can be removed.
    Jonah Williams authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    742846b View commit details
    Browse the repository at this point in the history
  2. Roll Skia from 13b4fee1ba99 to f5dc4483204d (1 revision) (#54471)

    https://skia.googlesource.com/skia.git/+log/13b4fee1ba99..f5dc4483204d
    
    2024-08-09 michaelludwig@google.com [graphite] Enable SkSL texture sharpening bias
    
    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,jsimmons@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 Aug 9, 2024
    Configuration menu
    Copy the full SHA
    15b1dea View commit details
    Browse the repository at this point in the history
  3. Roll Skia from f5dc4483204d to 5e190559fefd (1 revision) (#54472)

    https://skia.googlesource.com/skia.git/+log/f5dc4483204d..5e190559fefd
    
    2024-08-09 sunnyps@chromium.org graphite: Stop using wgpu::CommandEncoder::WriteBuffer
    
    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,jsimmons@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 Aug 9, 2024
    Configuration menu
    Copy the full SHA
    40f2805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f577d8 View commit details
    Browse the repository at this point in the history
Loading