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

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    23da78c View commit details
    Browse the repository at this point in the history
  2. Revert mark idle (#31487)

    * Turn off mark_when_idle option as it appears to cause a regression.
    We can turn it back on once we investigate the cause and fix it.
    
    * Format.
    a-siva authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9ee933b View commit details
    Browse the repository at this point in the history
  3. Add a CSV output option to displaylist_benchmark_parser.py and add a …

    …README detailing how to run and process benchmarks on iOS/Android (#31481)
    George Wright authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d25b3a6 View commit details
    Browse the repository at this point in the history
  4. [Win32, Keyboard] Resume redispatching ShiftRight key down and DeadKe…

    …y messages (#31459)
    
    * Tests
    
    * KeyStateChange
    
    * Format
    
    * InjectKeyboardChanges
    
    * Migrate KeyStateChange
    
    * Revert comment changes
    
    * protected queue
    
    * Remove assert
    
    * Move InjectKeyboardChanges to window
    
    * Rename to kKeyStateChange
    
    * Split MockMessageQueue messages. Remove WMsg.hWnd
    
    Fix embedder test
    
    Implement and finish tests
    
    * Format
    
    * Better doc
    
    * Impl
    
    * KeyUp overwrite_prev_state_0
    
    * Tests
    
    * Remove ShiftRight check and check redis count.
    
    RedispatchedMessageCountAndClear
    
    Add more tests. Problem with `handled` patching.
    
    Remove ComputeEventHash
    
    * Fix compile
    
    * Move sys filter. Remove dead key filter.
    
    * Complete tests
    
    * Comment
    
    * Remove unnecessary changes
    dkwingsmt authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    15e6b0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5272e3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b2c245 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d27d871 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ec3a58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9c0c8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    521aaec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    759a4ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2cd5e11 View commit details
    Browse the repository at this point in the history
Loading