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

Commits on Feb 8, 2023

  1. Roll Skia from d52b1a24c407 to 99a797d497fe (1 revision) (#39489)

    https://skia.googlesource.com/skia.git/+log/d52b1a24c407..99a797d497fe
    
    2023-02-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from be2b5b119b13 to 8b35d2078e32 (62 revisions)
    
    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,jonahwilliams@google.com,kjlubick@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://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 Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ef9d3e9 View commit details
    Browse the repository at this point in the history
  2. Revert "[ios_platform_view] MaskView pool to reuse maskViews. (#38989)…

    …" (#39490)
    
    This reverts commit 2ee8257.
    Chris Yang authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6a2de77 View commit details
    Browse the repository at this point in the history
  3. Disable mouse-input-test (#39492)

    See http://fxbug.dev/121501
    
    Co-authored-by: Amit Uttamchandani <amituttam@google.com>
    amituttam and Amit Uttamchandani authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    62b4980 View commit details
    Browse the repository at this point in the history
  4. Roll Skia from 99a797d497fe to 638bfdc9e23c (4 revisions) (#39494)

    https://skia.googlesource.com/skia.git/+log/99a797d497fe..638bfdc9e23c
    
    2023-02-08 armansito@google.com [graphite] BufferManager methods to allocate unmapped buffers
    2023-02-08 johnstiles@google.com Add support for FieldAccess expressions on temporaries.
    2023-02-08 johnstiles@google.com Add support for struct constructors.
    2023-02-08 johnstiles@google.com Add support for FieldAccess expressions that can be lvalues.
    
    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,jonahwilliams@google.com,kjlubick@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://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 Feb 8, 2023
    Configuration menu
    Copy the full SHA
    28c3c81 View commit details
    Browse the repository at this point in the history
  5. Roll Fuchsia Linux SDK from HGN3rmf37VA5Sc0e1... to B6PQF-BmeXvmNZJy5…

    …... (#39493)
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
    Please CC jonahwilliams@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 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 Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0d56533 View commit details
    Browse the repository at this point in the history
  6. Migrate iOS and Android to use pushRouteInformation (#39372)

    * Migrate iOS and Android to use pushRouteInformation
    
    * revert
    
    * fix test
    chunhtai authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    89c8a13 View commit details
    Browse the repository at this point in the history
Loading