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

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    30b829e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e7010 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841401d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    367c6db View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Let FlutterActivity/Fragment/FragmentActivity have an app bundle path…

    … override instead of eager resolving during construction (#20769)
    xster authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    b22a8c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0ae68 View commit details
    Browse the repository at this point in the history
  3. Manual roll of Dart b29f228...016e888 (#20967)

    dart-lang/sdk@016e8880f0a Version 2.10.0-90.0.dev
    dart-lang/sdk@34f636ce1d8 Revert "[vm/io] Fix FileSystemWatcher enum name typo."
    dart-lang/sdk@7a02118a410 [vm/fuchsia]: Safely shutdown the async message loop.
    dart-lang/sdk@334d3681467 [analyzer_plugin] Remove unused dart:async imports
    dart-lang/sdk@047c0f860a5 [Analyzer] Support analyzing open files without open workspaces
    dart-lang/sdk@f846d0e7ea0 [analyzer_cli] Remove unused dart:async imports
    dart-lang/sdk@ba372d6e8a4 [dartdev] Remove unused dart:async import
    dart-lang/sdk@30cfb228c00 [nnbd_migration] Remove unused dart:async imports
    dart-lang/sdk@1134a0f17c8 [analysis_server] Remove unused dart:async imports
    dart-lang/sdk@3317d47c7de [_fe_analyzer_shared] Remove unused dart:async import
    dart-lang/sdk@0a036db5962 [vm/io] Fix FileSystemWatcher enum name typo.
    dart-lang/sdk@000f3135a5c [analyzer] Remove unused dart:async imports
    dart-lang/sdk@7817aa17967 [dartfix] Remove unused dart:async imports
    dart-lang/sdk@0144087619f Version 2.10.0-89.0.dev
    dart-lang/sdk@42dfb9d3046 Add `generateCallGraphWithDominators` method to generate a `CallGraph` from a precompiler trace.
    dart-lang/sdk@01024dfa5a8 Issue 43200. Report ASSIGNMENT_TO_FINAL when 'final late' has an initializer.
    dart-lang/sdk@ab16d79af97 Revert "Flow analysis changes to fix mixed-mode unsoundness loophole."
    dart-lang/sdk@7363adca67a [infra] Update checked-in SDKs to 2.10.0-79.0.dev
    dart-lang/sdk@d833f2f65c1 Flow analysis changes to fix mixed-mode unsoundness loophole.
    dart-lang/sdk@33e4a6bc2a8 Revert "[vm] Have Read/WriteStream use (S)LEB128 for variable-length encoding."
    dart-lang/sdk@d9dc24b53e7 Version 2.10.0-88.0.dev
    dart-lang/sdk@7130dd4d3d9 [cfe] Report error on non-void setter return type
    dart-lang/sdk@a7cb764aa45 [tests/ffi] Reinstate deleted test
    dart-lang/sdk@39689eb07cd [co19] Roll co19 to 9c07e26d67665de7972ba6f7e87369933a978545
    dart-lang/sdk@1f92293fd58 Revert "[dart:html] Add 'creates' type description to JS calls"
    dart-lang/sdk@e44cf969c64 Fix creates value for getStats
    dart-lang/sdk@15201ebe5f1 Version 2.10.0-87.0.dev
    dart-lang/sdk@eb8dfee1074 [CFE] Clean up duplicate entries in spell checker lists
    a-siva authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    d77dd31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7b3d53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a6986d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fc9cb2 View commit details
    Browse the repository at this point in the history
  7. [Android R] Sync keyboard animation with view insets vs Android 11/R/…

    …API 30 WindowInsetsAnimation (#20843)
    GaryQian authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    242d522 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4e0896 View commit details
    Browse the repository at this point in the history
  9. adjust blur radius for HTML to match CanvasKit (#20840)

    * adjust blur radius for HTML to match CanvasKit
    
    * switch to new goldens for new blur radius logic
    flar authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    d77c4e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0628492 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1d848e View commit details
    Browse the repository at this point in the history
Loading