Skip to content
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: d9184ce4ffa0
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8d3a8162b3ab
Choose a head ref
  • 7 commits
  • 122 files changed
  • 3 contributors

Commits on May 8, 2023

  1. Windows unopt configuration. (#41785)

    This PR also add a standalone folder to the build configurations folder. This is to separate configurations that require orchestrators from the ones the do not require them.
    
    Bug: flutter/flutter#126120
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    godofredoc authored May 8, 2023
    Configuration menu
    Copy the full SHA
    9420c50 View commit details
    Browse the repository at this point in the history
  2. Add linux license engine v2 build. (#41797)

    This adds the initial configuration and its builder as bringup.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    godofredoc authored May 8, 2023
    Configuration menu
    Copy the full SHA
    fc56c86 View commit details
    Browse the repository at this point in the history
  3. Roll Skia from 64ba57381c94 to 30a368d502bf (1 revision) (#41816)

    https://skia.googlesource.com/skia.git/+log/64ba57381c94..30a368d502bf
    
    2023-05-08 johnstiles@google.com Eliminate DSLCase from the parser.
    
    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 brianosman@google.com,djsollen@google.com,jimgraham@google.com,rmistry@google.com 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 8, 2023
    Configuration menu
    Copy the full SHA
    cfab197 View commit details
    Browse the repository at this point in the history
  4. Roll Dart SDK from 855e2764c295 to a8b6687327d6 (1 revision) (#41817)

    https://dart.googlesource.com/sdk.git/+log/855e2764c295..a8b6687327d6
    
    2023-05-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-86.0.dev
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/dart-sdk-flutter-engine
    Please CC aam@google.com,dart-vm-team@google.com,jimgraham@google.com,rmistry@google.com on the revert to ensure that a human
    is aware of the problem.
    
    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 May 8, 2023
    Configuration menu
    Copy the full SHA
    165855f View commit details
    Browse the repository at this point in the history
  5. Roll Fuchsia Mac SDK from KZrdNPIOcs5m2MqV_... to oGF4h14qc40l5ANL3... (

    #41819)
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
    Please CC jimgraham@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
    is aware of the problem.
    
    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 8, 2023
    Configuration menu
    Copy the full SHA
    5c8115a View commit details
    Browse the repository at this point in the history
  6. Reland "Skwasm Font Loading (#41756)

    This relands #41246, which had to be reverted due to some issues parsing the font manifest.
    eyebrowsoffire authored May 8, 2023
    Configuration menu
    Copy the full SHA
    a697088 View commit details
    Browse the repository at this point in the history
  7. Roll Skia from 30a368d502bf to 951eb9653163 (4 revisions) (#41820)

    https://skia.googlesource.com/skia.git/+log/30a368d502bf..951eb9653163
    
    2023-05-08 johnstiles@google.com Remove Switch support from DSL entirely.
    2023-05-08 johnstiles@google.com Simplify parser handling of expressions.
    2023-05-08 kjlubick@google.com Manually Roll Dawn from 2966d3ad08eb to 53e721afe0c5 (63 revisions)
    2023-05-08 johnstiles@google.com Reland "Prevent name collisions between variables and intrinsics."
    
    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 brianosman@google.com,djsollen@google.com,jimgraham@google.com,rmistry@google.com 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 8, 2023
    Configuration menu
    Copy the full SHA
    8d3a816 View commit details
    Browse the repository at this point in the history
Loading