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

Commits on Jun 23, 2023

  1. Roll Skia from 9635d54210dc to 7b6aae68a11f (5 revisions) (#43147)

    https://skia.googlesource.com/skia.git/+log/9635d54210dc..7b6aae68a11f
    
    2023-06-23 [email protected] Add kBGR_888x_SkColorType
    2023-06-23 [email protected] [graphite] Stub in interface for asyncRescaleAndReadPixelsYUV420
    2023-06-23 [email protected] [fix-swo-violations] Fix sort comparison function
    2023-06-23 [email protected] plumb image slot support into FootageLayer
    2023-06-23 [email protected] Revert "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code"
    
    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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    skia-flutter-autoroll authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1f9f8a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feed6e7 View commit details
    Browse the repository at this point in the history
  3. Remove master mirroring workflow. (#42681)

    All the uses of master in the engine have been removed. We are removing mirroring in preparation to archive the master branch.
    
    Bug: flutter/flutter#90476
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    godofredoc authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    74ef618 View commit details
    Browse the repository at this point in the history
Loading