-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: c332675a8c2f
head repository: flutter/engine
compare: 729ca5ee63e3
- 17 commits
- 173 files changed
- 6 contributors
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1ae95f7 - Browse repository at this point
Copy the full SHA 1ae95f7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b1b9469 - Browse repository at this point
Copy the full SHA b1b9469View commit details -
Configuration menu - View commit details
-
Copy full SHA for de68a7f - Browse repository at this point
Copy the full SHA de68a7fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 220a831 - Browse repository at this point
Copy the full SHA 220a831View commit details -
migrate web engine implementation to null-safe Dart (#19172)
Migrate dart:_engine to null safe dart
Configuration menu - View commit details
-
Copy full SHA for de74f8a - Browse repository at this point
Copy the full SHA de74f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd3ec0 - Browse repository at this point
Copy the full SHA 4cd3ec0View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 77e9f94 - Browse repository at this point
Copy the full SHA 77e9f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4333fc3 - Browse repository at this point
Copy the full SHA 4333fc3View commit details
Commits on Jun 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b3cfbd2 - Browse repository at this point
Copy the full SHA b3cfbd2View commit details -
Implement onDisplayPlatformView (#19344)
Emmanuel Garcia authoredJun 27, 2020 Configuration menu - View commit details
-
Copy full SHA for a28b7f0 - Browse repository at this point
Copy the full SHA a28b7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a4f38f - Browse repository at this point
Copy the full SHA 1a4f38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d61564 - Browse repository at this point
Copy the full SHA 3d61564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727a38d - Browse repository at this point
Copy the full SHA 727a38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfa0e7 - Browse repository at this point
Copy the full SHA ccfa0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff740e - Browse repository at this point
Copy the full SHA 2ff740eView commit details
Commits on Jun 29, 2020
-
update compilation rules for null-safety (#19386)
Re-attempt at #19162 which seems to be stuck on a bad framework revision
Jonah Williams authoredJun 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 692dfb3 - Browse repository at this point
Copy the full SHA 692dfb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 729ca5e - Browse repository at this point
Copy the full SHA 729ca5eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c332675a8c2f...729ca5ee63e3