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

Commits on Oct 20, 2020

  1. Revert "Reland: Use dispatchKeyEventPreIme, and handle keys sent to I…

    …nputConnection.sendKeyEvent on Android (#21979)" (#22004)
    
    This reverts commit 3cd70f2 because it causes some failures in web tests.
    gspencergoog authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    3658bd7 View commit details
    Browse the repository at this point in the history
  2. Roll Dart SDK from fc82eee to 8be6a08 (1 revision) (#22002)

    https://dart.googlesource.com/sdk.git/+log/fc82eeed7df3..8be6a08153cc
    
    2020-10-20 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.11.0-238.0.dev
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/dart-sdk-flutter-engine
    Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
    skia-flutter-autoroll authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ed53ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c59a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5b423 View commit details
    Browse the repository at this point in the history
  5. [fuchsia] zx::vmar::map migration (#22003)

    The new map() method receives its arguments in the same order as the
    underlying C system call. This patch should not change any behavior.
    abarth authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    638c182 View commit details
    Browse the repository at this point in the history
  6. Revert "Define SK_VULKAN for clang-tidy runs (#21927)" (#22012)

    This breaks linting on other targets that include skia headers that do
    ifdef checks on SK_VULKAN.
    
    This reverts commit 25d8fa5.
    cbracken authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    56f399a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd5632a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7037fa9 View commit details
    Browse the repository at this point in the history
Loading