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

Commits on Aug 29, 2023

  1. [flutter roll] Revert "ios: remove shared_application and support app…

    … extension build" (#45250)
    
    Reverts #44732
    
    context: b/297654739
    Synced with Chris and the error message is related to the PR
    XilaiZhang authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    367c709 View commit details
    Browse the repository at this point in the history
  2. [Impeller] Document the capabilities. (#45253)

    Add docstrings for the capabilities. Include examples/extra detail for the more confusing concepts.
    
    Also renames a couple of capabilities for consistency with format terminology:
    * SupportsDecalTileMode -> SupportsDecalSamplerAddressMode
    * SupportsMemorylessTextures -> SupportsDeviceTransientTextures
    
    PR is built on #45240 (waiting for tree to reopen).
    bdero authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    749e67a View commit details
    Browse the repository at this point in the history
Loading