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

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    3e1b0dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b17efe View commit details
    Browse the repository at this point in the history
  3. [Impeller Scene] Import animation data (#38583)

    * [Impeller Scene] Import animation data
    
    * Cast
    
    * Use correct length modifier
    
    * Fix translation import
    
    * Use ++ instead of fetch_add
    bdero authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    27960a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5acb20 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    dd0335b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adda2e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a296d View commit details
    Browse the repository at this point in the history
  4. Implement ITextProvider and ITextRangeProvider for UIA (#38538)

    * Import files from Chromium as-is
    
    * Modify AX to compile
    
    * Disable new untitests for now
    
    * Formatting
    
    * License
    
    * License
    
    * License
    
    * License
    
    * Excl files
    
    * Update third_party/accessibility/ax/ax_node.h
    
    Co-authored-by: Loïc Sharma <[email protected]>
    
    * Update third_party/accessibility/ax/ax_node.h
    
    Co-authored-by: Loïc Sharma <[email protected]>
    
    * Typo
    
    * Update third_party/accessibility/ax/platform/ax_platform_node_textrangeprovider_win.h
    
    Co-authored-by: Loïc Sharma <[email protected]>
    
    * Add clipping_behavior, tree_id
    
    * Formatting
    
    * Fix bad patch
    
    * TODOs
    
    Co-authored-by: Loïc Sharma <[email protected]>
    yaakovschectman and loic-sharma authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    bde8d45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d2ba73 View commit details
    Browse the repository at this point in the history
Loading