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

Commits on Dec 11, 2023

  1. [Android] Add target to have linux_android_emulator_tests run on AVDs…

    … with Android 33 & 34 (#48811)
    
    Adds target (`Linux linux_android_emulator_tests_api_33`)  to have Android emulator testst run on AVDs with Android 33 so that the differences between those tests runs and those running on AVDs with Android 34 (`Linux linux_android_emulator_tests`) may be observed.
    
    Related to flutter/flutter#137947.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    camsim99 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a4f87af View commit details
    Browse the repository at this point in the history
  2. Roll Skia from e55567fceb5f to 17bd70326a49 (22 revisions) (#48890)

    https://skia.googlesource.com/skia.git/+log/e55567fceb5f..17bd70326a49
    
    2023-12-11 [email protected] Revert "[graphite] Allow GetSkColorTypeFromBufferFormat to be used in Graphite"
    2023-12-11 [email protected] [graphite] Split cubic sampling of YUV images from non-cubic sampling.
    2023-12-11 [email protected] Reland "Remove SkFontPriv functions related to "default" Typeface"
    2023-12-11 [email protected] [skif] Mark AutoSurface's device as immutable when snapping
    2023-12-11 [email protected] [skif] Add SkSpecialImages::AsBitmap, remove getROPixels()
    2023-12-11 [email protected] Revert "Remove SkFontPriv functions related to "default" Typeface"
    2023-12-11 [email protected] [graphite] Allow GetSkColorTypeFromBufferFormat to be used in Graphite
    2023-12-11 [email protected] Remove SkFontPriv functions related to "default" Typeface
    2023-12-11 [email protected] Roll vulkan-deps from f4a64ca5f094 to d895a1c308f3 (1 revision)
    2023-12-11 [email protected] Roll SK Tool from 1dd726c2f6be to 9196dd470724
    2023-12-11 [email protected] Roll Dawn from 2291a55e72cd to 29ab089da265 (26 revisions)
    2023-12-10 [email protected] Update SKP version
    2023-12-09 [email protected] Roll vulkan-deps from f3719bdaf8cc to f4a64ca5f094 (3 revisions)
    2023-12-09 [email protected] [Fuchsia] Add FIDL HLCPP tables.c file to the build
    2023-12-09 [email protected] Roll skcms from ffaff60d9659 to fa4c93a17fe6 (1 revision)
    2023-12-08 [email protected] Roll vulkan-deps from d4258544ceac to f3719bdaf8cc (6 revisions)
    2023-12-08 [email protected] Update many uses of SkFont that had nullptr SkTypeface
    2023-12-08 [email protected] Add Bazel buffet builds for paragraph and accessories
    2023-12-08 [email protected] [ganesh] Add BGRA8 / kRGB_888x combo
    2023-12-08 [email protected] Add a new wacky_yuv GM that exercises cubic sampling.
    2023-12-08 [email protected] Fix text in viewer stats
    2023-12-08 [email protected] Roll SK Tool from ae93b7885b44 to f90eb691f29a
    
    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 Dec 11, 2023
    Configuration menu
    Copy the full SHA
    74d2515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196410c View commit details
    Browse the repository at this point in the history
  4. Reverts "[Android] Add target to have linux_android_emulator_tests ru…

    …n on AVDs with Android 33 & 34" (#48895)
    
    Reverts #48811
    Initiated by: camsim99
    This change reverts the following previous change:
    Original Description:
    Adds target (`Linux linux_android_emulator_tests_api_33`)  to have Android emulator testst run on AVDs with Android 33 so that the differences between those tests runs and those running on AVDs with Android 34 (`Linux linux_android_emulator_tests`) may be observed.
    
    Related to flutter/flutter#137947.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    auto-submit[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d001419 View commit details
    Browse the repository at this point in the history
Loading