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: c332675a8c2f
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 729ca5ee63e3
Choose a head ref
  • 17 commits
  • 173 files changed
  • 6 contributors

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    1ae95f7 View commit details
    Browse the repository at this point in the history
  2. Manual roll of Dart e24733e...63cf56d (#19337)

    Roll Dart version e24733e...63cf56d
    
    dart-lang/sdk@e24733ebd1 [ VM ] Change version output message to reference SDK instead of VM
    dart-lang/sdk@bb8d145616 Revert "[SDK] Adds an SDK hash to kernels and the VM."
    dart-lang/sdk@a558d576b7 Use ///-style doc comments in analyzer/tool
    dart-lang/sdk@c68fd58513 Use ///-style doc comments in analyzer/test
    dart-lang/sdk@48608ce9bc Migrate language_2/variance to NNBD.
    dart-lang/sdk@d4154ac6dc Migrate language_2/unsorted to NNBD.
    dart-lang/sdk@1ab82dee7e Migrate language_2/nonfunction_type_aliases to NNBD.
    dart-lang/sdk@648b5e9c68 Use ///-style doc comments in analyzer/lib
    dart-lang/sdk@04dd5edc6a update fixnum to nnbd version
    dart-lang/sdk@baa5717f78 Use ///-style doc comments in analyzer/lib/src/generated
    dart-lang/sdk@411c9cc992 [Test] Skips sdk_hash_test for incompatible setups.
    dart-lang/sdk@a89b7a4ef7 Use ///-style doc comments in analyzer/lib/src/dart
    dart-lang/sdk@66c1b51c07 [dart2js] 20 dart2js tests ported to nnbd #1.
    dart-lang/sdk@f4b19b8c2a [dart2js] Support package json files in modular_test_suite.
    dart-lang/sdk@1a278118dd [Test] Fixes sdk_hash_test broken by Windows line breaks.
    dart-lang/sdk@edde575dcd [SDK] Adds an SDK hash to kernels and the VM.
    dart-lang/sdk@d5120208b4 [cfe] Update CFE message to use 'null safety' instead of 'non-nullable'
    dart-lang/sdk@da39a4abff [vm/ffi] Remove try-catch from ffi trampoline if no handle scope
    dart-lang/sdk@15464a462f Add internal benchmarks to .gitignore.
    dart-lang/sdk@99144ed84d [infra] Remove support for approvals from compare_results
    dart-lang/sdk@98324c95d5 Roll benchmarks-internal to 15a6634bd60ed0b937ed5dbc874cba2da9865514
    dart-lang/sdk@53807c1d79 [vm] Remove ARMv6 related code
    dart-lang/sdk@85d37c1ede [co19] Enable Language/Libraries_and_Scripts tests
    dart-lang/sdk@bcd2708843 [co19] Roll co19 to e674d8ccb29250fa5d7ac886fa98c5962543fffc
    dart-lang/sdk@b4b44d6b4b Revert "[CFE] Set correct async markers in outline phase"
    dart-lang/sdk@718df630ea [infra] Support posting results to staging in post_results_to_pubsub
    a-siva authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b1b9469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de68a7f View commit details
    Browse the repository at this point in the history
  4. Move fuchsia/scenic integration behind #define (#19003)

    Additionally create "_next" permutations for all of the test binaries
    on Fuchsia, in order to test both code-paths.
    
    Using the #define follow-up CLs can also create a flutter_runner_next
    binary that does not contain any legacy integration code.
    
    BUG: 53847
    arbreng authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    220a831 View commit details
    Browse the repository at this point in the history
  5. migrate web engine implementation to null-safe Dart (#19172)

    Migrate dart:_engine to null safe dart
    yjbanov authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    de74f8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cd3ec0 View commit details
    Browse the repository at this point in the history
  7. Roll Dart SDK from e24733e to 243ad54 (5 revisions) (#19338)

    https://dart.googlesource.com/sdk.git/+log/e24733ebd16c..243ad5427564
    
    2020-06-26 [email protected] analyzer_cli: Depend on pedantic directly
    2020-06-26 [email protected] Clean up uses of @virtual in tests
    2020-06-26 [email protected] Consolidate to a single implementation of refineBinaryExpressionType.
    2020-06-26 [email protected] Migrate standalone_2 to null safety.
    2020-06-26 [email protected] add fixnum deps patch for flutter hhh bots
    
    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 [email protected] 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 Jun 26, 2020
    Configuration menu
    Copy the full SHA
    77e9f94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4333fc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    b3cfbd2 View commit details
    Browse the repository at this point in the history
  2. Implement onDisplayPlatformView (#19344)

    Emmanuel Garcia authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    a28b7f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4f38f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d61564 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    727a38d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccfa0e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ff740e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. update compilation rules for null-safety (#19386)

    Re-attempt at #19162 which seems to be stuck on a bad framework revision
    Jonah Williams authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    692dfb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729ca5e View commit details
    Browse the repository at this point in the history
Loading