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

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    24ced52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a1bb48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    696691c View commit details
    Browse the repository at this point in the history
  4. Implement Webdriver-based Safari test harness (#33757)

    * WebDriver stuff.
    
    * Some refactoring and WebDriver improvements.
    
    * Add license comments.
    
    * TODO needs to have two slashes, not three.
    
    * Remove dependency on OS/Xcode
    
    * Revert "Remove dependency on OS/Xcode"
    
    This reverts commit 1d02dc7.
    
    * Disable golden tests for macOS Safari that were disabled for iOS Safari.
    
    * Don't run tests that didn't run on ios Safari on Desktop Safari.
    
    * Newline at end of file.
    
    * Fixes as per Mouad's comments.
    
    * Changes as per Yegor's comments.
    
    * Fix analyzer issue.
    eyebrowsoffire authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    fc8cdcf View commit details
    Browse the repository at this point in the history
Loading