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

Commits on Nov 3, 2022

  1. Roll Skia from bddba32af857 to 8e48bb8ea52e (5 revisions) (#37297)

    https://skia.googlesource.com/skia.git/+log/bddba32af857..8e48bb8ea52e
    
    2022-11-03 [email protected] Fix dead-global elimination to handle aliases.
    2022-11-03 [email protected] [dawn] Suppress device lost callback warning in tests
    2022-11-03 [email protected] [cleanup] Fix style nit.
    2022-11-03 [email protected] Add test for dead-global elimination.
    2022-11-03 [email protected] Check fCount overflow using kMaxCapacity
    
    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] 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 Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3593f34 View commit details
    Browse the repository at this point in the history
  2. [Impeller] Support YUV external textures on iOS (#36685)

    * Tweak Texture::Paint API
    
    * Support external textures for iOS
    
    * format code
    
    * Tweak code
    
    * format
    
    * Clean code
    
    * [Impeller] Support YUV external textures on iOS
    
    * Fix test
    
    * Clean code
    
    * Fix compile error
    
    * Add todo link
    
    * Clean code
    ColdPaleLight authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    fb7cde6 View commit details
    Browse the repository at this point in the history
Loading