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

Commits on May 5, 2023

  1. Allow default out_dir for fuchsia symbols upload. (#41776)

    This also allows passing target files as relative to the src folder. This is required for migrating the fuchsia builds to engine_v2.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    godofredoc authored May 5, 2023
    Configuration menu
    Copy the full SHA
    8eb58b7 View commit details
    Browse the repository at this point in the history
  2. Replace legacy linux unopt with engine v2. (#41757)

    This moves the legacy linux unopt build to staging and the engine v2 version to production.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    godofredoc authored May 5, 2023
    Configuration menu
    Copy the full SHA
    4853667 View commit details
    Browse the repository at this point in the history
  3. Roll Skia from 1a1c7db436e4 to d6149a13d696 (6 revisions) (#41779)

    https://skia.googlesource.com/skia.git/+log/1a1c7db436e4..d6149a13d696
    
    2023-05-05 [email protected] Parse statements without using DSLCore.
    2023-05-05 [email protected] Parse for statements without using DSLCore.
    2023-05-05 [email protected] [skif] Remove use of deprecated Magnifier factory within Skia
    2023-05-05 [email protected] [graphite] Dst reads using copies
    2023-05-05 [email protected] Remove ThreadContext::SymbolTable.
    2023-05-05 [email protected] Move the active symbol table into the SkSL::Context.
    
    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://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 May 5, 2023
    Configuration menu
    Copy the full SHA
    6b467df View commit details
    Browse the repository at this point in the history
Loading