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

Commits on Nov 9, 2023

  1. Roll Skia from a58076ed871a to ff418c512205 (5 revisions) (#47871)

    https://skia.googlesource.com/skia.git/+log/a58076ed871a..ff418c512205
    
    2023-11-09 [email protected] [Graphite] Add option to add ReleaseCallback when wrapping in SkSurface.
    2023-11-09 [email protected] Roll SK Tool from 6a90ad65ed95 to 2ea1ed569c90
    2023-11-09 [email protected] Handle Android-only VkExternalFormatANDROID declaration in correct scope
    2023-11-09 [email protected] Remove various unused load/store functions from RP
    2023-11-09 [email protected] ICU4X via bazel
    
    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://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 Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9f4af5d View commit details
    Browse the repository at this point in the history
  2. [web] Refactor a11y announcements out of FlutterViewEmbedder (#47487)

    - Remove a11y announcements from `FlutterViewEmbedder`.
    - Simplify a11y announcements tests so they don't need `FlutterViewEmbedder` nor `DomManager`.
    - Left a few a11y-multi-view TODOs (cc @yjbanov).
    
    Part of flutter/flutter#134443
    mdebbar authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0fae75f View commit details
    Browse the repository at this point in the history
Loading