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

Commits on Feb 16, 2023

  1. Enable the same tests in linux host for v2 and legacy recipes. (#39635)

    * Enable the same test in linux host for v2 and legacy recipes.
    
    Dart tests were not being run in the engine v2 linux builds.
    
    Bug: flutter/flutter#120701
    
    * Generate path_ops.
    
    * Remove unopt build requirement.
    
    * Remove the check for host_debug_unopt.
    
    * Add shell_testing deps.
    
    * Add path_ops.
    
    * Build benchmarks in release.
    
    * Enable fml benchmarks.
    
    * Add UI benchmarks.
    
    * Add ui_list.
    
    * Add geometry benchmarks.
    
    * Add remaining benchmark targets.
    godofredoc authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    3be7ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4cb80e View commit details
    Browse the repository at this point in the history
Loading