-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 74625aed323d
head repository: flutter/engine
compare: 38a646e14cc2
- 8 commits
- 10 files changed
- 4 contributors
Commits on Sep 24, 2018
-
Roll src/third_party/skia a9adb6f..45239cb (9 commits) (#6323)
https://skia.googlesource.com/skia.git/+log/a9adb6f03525..45239cb84d1d Created with: gclient setdep -r src/third_party/skia@45239cb84d1d The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for 83ec05d - Browse repository at this point
Copy the full SHA 83ec05dView commit details -
Engine::Run returns enum: success, failure, or isolate already running (
#6324) * If isolate is already running, return true * Use shell::Engine::RunStatus as result of Engine::Run
Configuration menu - View commit details
-
Copy full SHA for 89516aa - Browse repository at this point
Copy the full SHA 89516aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8743bb8 - Browse repository at this point
Copy the full SHA 8743bb8View commit details -
Roll src/third_party/skia 45239cb..a85f3a1 (7 commits) (#6327)
https://skia.googlesource.com/skia.git/+log/45239cb84d1d..a85f3a138cbc Created with: gclient setdep -r src/third_party/skia@a85f3a138cbc The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for 4974d74 - Browse repository at this point
Copy the full SHA 4974d74View commit details
Commits on Sep 25, 2018
-
Roll src/third_party/skia a85f3a1..e514fa0 (1 commits) (#6328)
https://skia.googlesource.com/skia.git/+log/a85f3a138cbc..e514fa0f1a6c Created with: gclient setdep -r src/third_party/skia@e514fa0f1a6c The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for 5879dae - Browse repository at this point
Copy the full SHA 5879daeView commit details -
Roll src/third_party/skia e514fa0..4ef464c (1 commits) (#6329)
https://skia.googlesource.com/skia.git/+log/e514fa0f1a6c..4ef464cd3c2e Created with: gclient setdep -r src/third_party/skia@4ef464cd3c2e The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary.
Configuration menu - View commit details
-
Copy full SHA for 5d19c87 - Browse repository at this point
Copy the full SHA 5d19c87View commit details -
Included CLs: 4cf2d39 [VM runtime] Store Smi instance type in type test cache when using the interpreter. a6b1a99 Make mixins abstract by default ab305f2 Recover from duplicated declarations 4e32a35 Ignore synthetic elements created by the parser fc04f56 [infra] Remove deleted Dart 1 builders (app/precomp) from the test matrix 8477dc2 Update status after 570fd5a 1652850 Compute static types during impact computation b4341f0 Remove unneeded method rti need 570fd5a Error on re-export, export and import of libraries with same name. 4b312b2 Support multiple superclasses in the mixin `on` clause. 8debb4e [fuchsia] Add zx_vmo_replace_as_executable calls d34337a Ignore noSuchMethod() for the purpose of searching concrete member implementations. b6284b4 Revert "[VM] Dart_Initialize no longer crashes after Dart_Cleanup" 94481ad [vm] Only include debugger/profiler slots in RawCode in product mode. 519ee90 [VM] Dart_Initialize no longer crashes after Dart_Cleanup 5349754 [vm] Specialize 'new List()' on kernel AST afd4cc9 [vm/tfa] Infer concrete class of int literals in TFA a4d48f4 [vm/tfa] Infer concrete class of string literals in TFA 9106228 [vm, dwarf] Set default_is_stmt to true for compatability with dsymutil. 6ce0dc0 dartfix stub implementation e4eb243 Look into superclassConstraints while searching for a member in interfaces. 95d37b0 Revert "Implement inheritance/override checks from the spec." 355c73d [VM] Remove support for option --no-preview-dart-2 95b8a19 Mixin declarations don't have supertype, fix isMoreSpecificThan(). e9586a5 [vm] Update workaround for Android Kernel bug (b089d4f). ef7d144 Add regression test for issue 34392. 56f6c52 large_class_declaration_test is slow now. 0ac3b8f [fuchsia] Add missing vm:entry-point annotation 19e844e [dart/fuzzing] Use current directory as SDK top (by default) 58e44c1 Don't use ClassElementImpl for now in override checking. 62d154f [vm/bytecode] Record null-initialized fields in bytecode 70cc34d Custom format errors and exceptions to show traces 9583113 Fix NPE when accessing superclass 836a1d7 Implement inheritance/override checks from the spec. d070397 Remove redundant resolution dba8b37 [vm] Benchmark for reading kernel bytecode
Configuration menu - View commit details
-
Copy full SHA for 4b5be9b - Browse repository at this point
Copy the full SHA 4b5be9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a646e - Browse repository at this point
Copy the full SHA 38a646eView 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 74625aed323d...38a646e14cc2