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

Commits on Jul 15, 2024

  1. Roll Skia from b63d0290b826 to 6347d8255f83 (5 revisions) (#53916)

    https://skia.googlesource.com/skia.git/+log/b63d0290b826..6347d8255f83
    
    2024-07-15 [email protected] [graphite] Optimize Transform::mapRect for rect-stays-rect
    2024-07-15 [email protected] Adjust motionmark bouncing tagged images slide.
    2024-07-15 [email protected] Add separate flag for gradient buffer support
    2024-07-15 [email protected] [graphite] Split PaintParamsKeyTest into its two subtests
    2024-07-15 [email protected] Fix signedness of format string.
    
    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 Jul 15, 2024
    Configuration menu
    Copy the full SHA
    48858f3 View commit details
    Browse the repository at this point in the history
  2. Move images to flutter/assets-for-api-docs (#53917)

    27MB of images should not be in the source tree.
    
    Caveat: If you use VSCode's markdown preview, it does not support images outside the workspace. One solution to this would be to submodule the assets back into the assets folder - however that would break github rendering of images.
    
    Fixes flutter/flutter#151691
    jtmcdole authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3dd4d7d View commit details
    Browse the repository at this point in the history
  3. Roll Skia from 6347d8255f83 to d4acfbe0b001 (3 revisions) (#53919)

    skia-flutter-autoroll authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3b32753 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Align tools/android_sdk/packages.txt with what is uploaded to CIPD (#…

    …53921)
    
    This file should always be kept in sync with what we are actually using, but it seems to currently be out of sync.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    gmackall authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c5f141e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235e67f View commit details
    Browse the repository at this point in the history
Loading