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: baad8f2c553b
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e56ed93faab5
Choose a head ref
  • 6 commits
  • 20 files changed
  • 5 contributors

Commits on Nov 15, 2022

  1. Remove felt snapshotting behavior. (#37639)

    * Remove felt snapshotting behavior.
    
    * Use `dart run`.
    eyebrowsoffire authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6563c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e5564 View commit details
    Browse the repository at this point in the history
  3. Update text editing tests (#37642)

    Harry Terkelsen authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    eedb93e View commit details
    Browse the repository at this point in the history
  4. colorFilter as imageFilter for web (#37522)

    * colorFilter as imageFilter
    
    * misplaced early return in backdrop filter
    
    * fixed test that did not make sense
    
    * addressed comments
    
    * removed creator and toRendererColorFilter method
    
    * fixed typo and comment
    
    * formatting
    
    * more formatting
    alanwutang11 authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a1dd335 View commit details
    Browse the repository at this point in the history
  5. Remove usage of deprecated Fuchsia event source (#37641)

    This capability is being removed by the Fuchsia platform (https://fuchsia-review.git.corp.google.com/c/fuchsia/+/758606), but is currently blocked on this usage.
    
    This change simply removes the capability from this tests, where it doesn't seem to be used at all.
    crjohns authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b74c2c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Revert "Update text editing tests (#37642)" (#37653)

    This reverts commit eedb93e.
    Harry Terkelsen authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e56ed93 View commit details
    Browse the repository at this point in the history
Loading