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

Commits on Dec 2, 2022

  1. Roll Skia from 28c1bbab82b8 to 6fdf7181e374 (16 revisions) (#38046)

    https://skia.googlesource.com/skia.git/+log/28c1bbab82b8..6fdf7181e374
    
    2022-12-02 [email protected] Avoid #include of SkSL header in non-SkSL builds.
    2022-12-02 [email protected] Reland "[graphite] Color space transform shader"
    2022-12-02 [email protected] Remove last vestiges of samples
    2022-12-02 [email protected] Add error msg to SkMesh factories
    2022-12-02 [email protected] Migrate slot/function info structs out of SkVM-specific header.
    2022-12-02 [email protected] [skottie] Allow clients to override image scaling mode
    2022-12-02 [email protected] Improve destroying elements of SkTArray
    2022-12-02 [email protected] [graphite] Refactor PrecompileBase and PaintOptions a bit
    2022-12-02 [email protected] Revert "[graphite] Color space transform shader"
    2022-12-02 [email protected] Extract raster pipeline gradient code for reuse in texture fallback
    2022-12-02 [email protected] [graphite] Color space transform shader
    2022-12-02 [email protected] Skip GNI presubmit on mac
    2022-12-02 [email protected] [graphite] Make some of the KeyHelper block parameters be optional
    2022-12-02 [email protected] [graphite] Simplify ENABLE_ANALYTIC_RRECT_RENDERER logic
    2022-12-02 [email protected] Roll vulkan-deps from e05101aa3095 to d800a9330101 (1 revision)
    2022-12-02 [email protected] Disable generate_go presubmit on Macs
    
    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 Dec 2, 2022
    Configuration menu
    Copy the full SHA
    bebc12f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. [Impeller] add --enable-impeller-3d flag to support scene experimenta…

    …tion (#37990)
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    
    * ++
    Jonah Williams authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2c1e5ef View commit details
    Browse the repository at this point in the history
  2. [canvaskit] Fix Shader program tests (#37644)

    Harry Terkelsen authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    8e11659 View commit details
    Browse the repository at this point in the history
  3. [canvaskit] Fix Surface test (#37636)

    Harry Terkelsen authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    850c4ad View commit details
    Browse the repository at this point in the history
  4. save (#37107)

    endless7 authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    f7df812 View commit details
    Browse the repository at this point in the history
Loading