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: 39ee1a549581
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: e9dc62074c2b
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 17, 2024

  1. Roll Skia from 4d2047aa3c8d to 485bf4ff886b (1 revision) (#53963)

    https://skia.googlesource.com/skia.git/+log/4d2047aa3c8d..485bf4ff886b
    
    2024-07-17 johnstiles@google.com Add missing SkSL targets to :gpu deps.
    
    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,kjlubick@google.com,rmistry@google.com,zra@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 Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d045168 View commit details
    Browse the repository at this point in the history
  2. [macOS] Archive universal gen_snapshot binaries (#53962)

    In #53524, we started producing universal `gen_snapshot_arm64` and `gen_snapshot_x64` binaries. This migrates away from bundling `gen_snapshot` binaries with x64-only host architecture to universal binaries that bundle both x64 and arm64 host architectures.
    
    Also adds a dependency on `flutter/lib/snapshot:create_macos_gen_snapshots` to the profile build, where it was previously missing. Presumably, `gen_snapshot` was being built as a side-effect of one of the other targets.
    
    Issue: flutter/flutter#101138
    Issue: flutter/flutter#69157
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    cbracken authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9395461 View commit details
    Browse the repository at this point in the history
  3. Roll Skia from 485bf4ff886b to 5efad82d5387 (1 revision) (#53968)

    https://skia.googlesource.com/skia.git/+log/485bf4ff886b..5efad82d5387
    
    2024-07-17 bungeman@google.com Remove AnimCodecPlayerGM
    
    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,kjlubick@google.com,rmistry@google.com,zra@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 Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e9dc620 View commit details
    Browse the repository at this point in the history
Loading