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

Commits on Jan 25, 2023

  1. Roll ICU from 1b7d391f0528 to 2cce76fd67af (5 revisions) (#39136)

    Cannot build log URL because revision "2cce76fd67af" is invalid: revision "2cce76fd67afce170560afaaac1872efefe64fdb" doesn't match expected revision "2c51e5cc7e0a06cd4cd7cb2ddbac445af9b475ba" obtained from https://fuchsia.googlesource.com/integration/+/refs/heads/main/third_party/icu
    
    2023-01-12 [email protected] Revert "[config] Declare the args conditionally"
    2023-01-12 [email protected] Revert "[fuchsia] Limit the visibility of ICU targets"
    2022-12-13 [email protected] Update TZ to 2022g
    2022-12-09 [email protected] [fuchsia] Limit the visibility of ICU targets
    2022-12-07 [email protected] [config] Declare the args conditionally
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/icu-sdk-flutter-engine
    Please CC [email protected] on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in ICU: https://github.com/unicode-org/icu
    To file a bug in Flutter Engine: 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 Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c0329ec View commit details
    Browse the repository at this point in the history
  2. Fix position of ImageFilter layer when raster-cached (#38567)

    * Fix position of ImageFilter layer when raster-cached
    
    * Move integral transform and add tests
    
    * Don't round in Preroll
    moffatman authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    44362c9 View commit details
    Browse the repository at this point in the history
Loading