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

Commits on Aug 17, 2023

  1. Reenable HardwareBuffer backed Android Platform Views on SDK >= 29 (#…

    …44790)
    
    - Fix a bug in the SDK < 33 ImageReader construction code path.
    - Fix a bug that resulted in references to Images produced by a closed
    ImageReader.
    - Fix an order of operations bug in ImageReaderPlatformViewRenderTarget
    release/finalizer code path.
    - Enable HardwareBuffer backed Android Platform Views on SDK >= 29
    
    Manually tested on device rotating and shutting down the app.
    johnmccutchan authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d259a52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f967f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0151a View commit details
    Browse the repository at this point in the history
  4. Add Doxygen doc generation for iOS, macOS, Linux, Windows, and Impell…

    …er (#43915)
    
    ## Description
    
    This starts generating Doxygen docs for iOS, macOS, Linux, Windows, and Impeller. It doesn't remove the existing generation for iOS for now, until we can migrate the API docs to include these instead of those.
    
    ## Related Issues
     - flutter/flutter#130999
     - Fixes flutter/flutter#124833
    gspencergoog authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ffa1904 View commit details
    Browse the repository at this point in the history
  5. Roll Skia from bfd45173e5e3 to e4be2cab442f (3 revisions) (#44824)

    skia-flutter-autoroll authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3cdb07c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    145c801 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    714aa98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    866b43f View commit details
    Browse the repository at this point in the history
Loading