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

Commits on Aug 29, 2023

  1. [Impeller] Add GetDefaultDepthStencil to capabilities. (#45240)

    Resolves flutter/flutter#133194.
    
    And use it for building the Impeller Scene pipelines.
    bdero authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    edf60df View commit details
    Browse the repository at this point in the history
  2. Roll buildroot (#45249)

    To pick up flutter/buildroot#757, which makes some sysroot paths relative.
    zanderso authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c8a91b2 View commit details
    Browse the repository at this point in the history
  3. Refactor Stopwatch into StopwatchVisualizer and `SkStopwatchVisua…

    …lizer` (#45200)
    
    Partial work towards flutter/flutter#126009.
    
    Still working as before:
    <img width="1210" alt="Screenshot 2023-08-28 at 6 32 45 PM"
    src="https://github.com/flutter/engine/assets/168174/38728015-d0d4-4933-bd31-d2326c76aeee">
    
    (There are some `PerformanceOverlayLayerDefault.*` tests that don't run
    locally, so I guess I'll let CI run those)
    matanlurey authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    99b9e20 View commit details
    Browse the repository at this point in the history
  4. Roll Skia from 8a2754a1ae60 to e6eb56d9b074 (3 revisions) (#45248)

    skia-flutter-autoroll authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9f2cf5c View commit details
    Browse the repository at this point in the history
Loading