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: 991cf41
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bb971ab
Choose a head ref
  • 18 commits
  • 49 files changed
  • 13 contributors

Commits on Mar 17, 2023

  1. [web] Remove image codecs from Canvaskit Chromium (#40309)

    [web] Remove image codecs from Canvaskit Chromium
    mdebbar authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e6334f1 View commit details
    Browse the repository at this point in the history
  2. Revert "[Impeller] mark decoded images as optimized for GPU access (#…

    …40356)" (#40387)
    
    Revert "[Impeller] mark decoded images as optimized for GPU access"
    Jonah Williams authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    56727d6 View commit details
    Browse the repository at this point in the history
  3. Wrap the iOS platform message handler in an autorelease pool block (#…

    …40373)
    
    Wrap the iOS platform message handler in an autorelease pool block
    jason-simmons authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2cd19e3 View commit details
    Browse the repository at this point in the history
  4. Update analyzer for api_conform_test (#40386)

    Update analyzer for api_conform_test
    goderbauer authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    bab7853 View commit details
    Browse the repository at this point in the history
  5. Roll Fuchsia Mac SDK from z32cF6YFs6CvZbY3g... to 4ZrEK2uzGdp_Gz3DU... (

    #40385)
    
    Roll Fuchsia Mac SDK from z32cF6YFs6CvZbY3g... to 4ZrEK2uzGdp_Gz3DU...
    skia-flutter-autoroll authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    87b2e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc57995 View commit details
    Browse the repository at this point in the history
  7. Add doc comment to Pipeline (#40388)

    Add doc comment to Pipeline
    cbracken authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2398c52 View commit details
    Browse the repository at this point in the history
  8. [macOS] Remove a single accessibility root assumption (#40316)

    [macOS] Remove a single accessibility root assumption
    loic-sharma authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f585d4b View commit details
    Browse the repository at this point in the history
  9. remove temporary flag and make FlutterTest the default font for real (#…

    …40352)
    
    Remove temporary flag and make FlutterTest the default font for real
    LongCatIsLooong authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    940cf3c View commit details
    Browse the repository at this point in the history
  10. drawTextBlob should not be compatible with opacity inheritance (#40396)

    drawTextBlob should not be compatible with opacity inheritance
    flar authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a1bf9fd View commit details
    Browse the repository at this point in the history
  11. Use bundled analyzer everywhere (#40398)

    Use analyzer from dart source everywhere
    goderbauer authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    55bf0d8 View commit details
    Browse the repository at this point in the history
  12. Roll Skia from 9bfb45d3e065 to 49b902e5fb91 (11 revisions) (#40397)

    Roll Skia from 9bfb45d3e065 to 49b902e5fb91 (11 revisions)
    skia-flutter-autoroll authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8e58041 View commit details
    Browse the repository at this point in the history
  13. Default the CanvasKit base URL to local artifacts. (#40293)

    Harry Terkelsen authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    77c53d2 View commit details
    Browse the repository at this point in the history
  14. Roll Skia from 49b902e5fb91 to aa983f5486f0 (7 revisions) (#40404)

    Roll Skia from 49b902e5fb91 to aa983f5486f0 (7 revisions)
    skia-flutter-autoroll authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    625ea53 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. [Impeller] Add playground flag to render for a specific amount of tim…

    …e. (#40377)
    
    [Impeller] Add playground flag to render for a specific amount of time.
    chinmaygarde authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    867679f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d741696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    941323d View commit details
    Browse the repository at this point in the history
  4. Revert "Default the CanvasKit base URL to local artifacts. (#40293)" (#…

    …40415)
    
    Revert "Default the CanvasKit base URL to local artifacts."
    zanderso authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    bb971ab View commit details
    Browse the repository at this point in the history
Loading