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

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    6165122 View commit details
    Browse the repository at this point in the history
  2. Roll Skia from 505d22d0ecdc to 756276a133b1 (3 revisions) (#50232)

    skia-flutter-autoroll authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d378686 View commit details
    Browse the repository at this point in the history
  3. [Impeller] Assign incremental clip depth to all entities. (#49828)

    - Add depth settings to pipeline variant hash.
    - Assign new clip depth to all entities.
    - Punt the final depth to all the vertex shaders.
    - Add validations to assert all clip depths are resolved.
    bdero authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c3a7f59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3038224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5017b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1205d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0266492 View commit details
    Browse the repository at this point in the history
  8. Moves impeller/golden_tests_harvester to tools/golden_tests_harvester (

    …#50211)
    
    The tool is not Impeller specific, so moving it to the `tools/`
    directory.
    zanderso authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8c43332 View commit details
    Browse the repository at this point in the history
Loading