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

Commits on Aug 7, 2023

  1. Roll Skia from d1ada6624536 to 5dd88a48f7e2 (8 revisions) (#44465)

    https://skia.googlesource.com/skia.git/+log/d1ada6624536..5dd88a48f7e2
    
    2023-08-07 [email protected] blit_row_color32 doesn't need to support separate src/dst pointers
    2023-08-07 [email protected] Improve errors with ternary ops.
    2023-08-07 [email protected] [bazel] //gm/gm.h: Add support for dynamically registered GMs.
    2023-08-07 [email protected] Add WGSL polyfill for inverse intrinsic.
    2023-08-07 [email protected] Split out BlitMask opts into separate cpp files
    2023-08-07 [email protected] Add WGSL support for matrix-op-scalar math.
    2023-08-07 [email protected] Roll debugger-app-base from a8be3b12ad17 to be6bd0fc62ef
    2023-08-07 [email protected] [Fontations-backend] Build fontations-enabled viewer with GN
    
    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 Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d915f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5249ed View commit details
    Browse the repository at this point in the history
  3. [web] Silence pub get when it's successful (#44445)

    In the spirit of keeping the happy path's output as clean as possible, let's hide the many lines printed by `pub get` even when it's successful.
    
    If `pub get` fails, its output will be printed on the terminal.
    mdebbar authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dd2405b View commit details
    Browse the repository at this point in the history
  4. Roll Skia from 5dd88a48f7e2 to b4a893827b2a (3 revisions) (#44470)

    skia-flutter-autoroll authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1609238 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3429528 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    146c4c9 View commit details
    Browse the repository at this point in the history
Loading