-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 9d4b80a60cb5
head repository: flutter/engine
compare: d80c1de7b53a
- 16 commits
- 54 files changed
- 7 contributors
Commits on Sep 26, 2018
-
Wire up the Skia persistent GPU related artifacts cache. (#6278)
Also teaches FML to create files and directories.
Configuration menu - View commit details
-
Copy full SHA for f2a3df9 - Browse repository at this point
Copy the full SHA f2a3df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc44ca5 - Browse repository at this point
Copy the full SHA cc44ca5View commit details -
Roll src/third_party/skia 5767fc0..5ea41fc (3 commits) (#6351)
https://skia.googlesource.com/skia.git/+log/5767fc042834..5ea41fc89b26 Created with: gclient setdep -r src/third_party/skia@5ea41fc89b26 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 26fdd1e - Browse repository at this point
Copy the full SHA 26fdd1eView commit details
Commits on Sep 27, 2018
-
V0.8.2 fix compile problem with xcode10 (#6339)
* Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10).
Configuration menu - View commit details
-
Copy full SHA for 309ac4e - Browse repository at this point
Copy the full SHA 309ac4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b79938 - Browse repository at this point
Copy the full SHA 5b79938View commit details -
Roll Dart to version 808ed62 (#6354)
Includes the following changes: 808ed62 [vm, compiler] Make register allocator instead of assembler put the write barrier value into a fixed register. 2f25dcd [vm] Remove script snapshots. 5d10974 [vm/bytecode] Use _simpleInstanceOf for certain 'is' checks in bytecode 9cc251c [vm/test] Fix process_stderr_test. 0f59689 [vm/aot] Do not tree shake type arguments used in constant instances 99daccc Handle FunctionExpressionInvocation when creating summaries. d673847 [dartdevc] add --kernel option, deprecate bin/dartdevk 79d639a [VM interpreter/bytecode] Modify argument order for AssertAssignable bytecode. 9fb3ff1 Extract InheritanceManager2. d9fb4b0 [vm/compiler] Fix recent regressions due to inaccurate type merging dcad8fe In analyzer/FE comparison, compare the return types of function types. 3c4c62d Reland "[VM] Dart_Initialize no longer crashes after Dart_Cleanup" e31f9fc Track front end errors. 15c64b4 [vm/aot] Remove 'rounds' from precompiler e7d71be [toolchain] Update Windows VS toolchain to current Chromium one. 0262530 Clarify code that checks for analyzer/FE differences. 5940ba2 [benchmark] Add gen_kernel_bytecode.dill to try_benchmarks.sh bbfd402 Fix copyright date in new test 4dcd839 Allow super invocations find members in supertypes of old style mixins. a0ff5f8 Add stub implementation for analysis server edit.dartfix 0808d29 Update spec of potentially constant and compile-time constant expressions. d8c32ae [vm] Add a reload test that checks that types are finalized. cf055d6 [vm] Fix isolate reload tests so that they can pass kernel files for isolate reload. 429bca8 Make `Uri.parse` accept `[` and `]` in path, query and fragment. b01f461 Add product mode macos dart executable to fileset for running tests e05f1fc Adjusted superclasses to make a mixin application superclass abstract b480089 Fix updateExpectations in expression test 4816b60 Eliminate checked mode and production mode c22b2ef Verify that mixin constraints can't be satisfied by the application (or named class) itself. 98a9adf Make constructor function types conform with the specification. a3aa0c1 Improve messages involving empty cycles 48d1b5e Improve diagnostics with anonymous jump targets c38eab4 [infra] Remove Dart 1 builders from the CQ (Part II) e17a596 [gardening] Update product dartk test status. efe76b2 [gardening] Update product dartk test status. 1a29217 Remove empty statements 1c8d65c fix #32785, implement typedef equality in dartdevc 20fa781 Add @pragma('dart2js:noInline') and @pragma('dart2js:tryInline') b1a5415 Check that implicit type arguments satisfy bounds. 3b511b9 [dartdevc] improve compile time of kernel backend c7383b5 Revert "[VM runtime] Store Smi instance type in type test cache when using the interpreter." d1a3eaa Add flag to control symbol visibility of libdart 86430cb [vm] Extend AppJIT capability of gen_snapshot. f81709c [vm/aot] Use field types inferred in TFA and remove inference in precompiler.cc e7fc155 [gardening] Adjust product kernel test status b3b947d bump to linter 0.1.64 c9bcfe8 [vm] Fix byte displacement printing in x86 disassembler ded73cd Revert "[dart2js] Simplify noInline / tryInline annotations" 2c82a40 Signal a static error when invoking a non-function (issue 34320) 34425a8 [vm] Set implicit function accessor when the functions are created 8bae3a1 [dart2js] Simplify noInline / tryInline annotations 8ff692a [infra] Remove Dart 1 builders from the CQ (Part I) 9185294 Reland: Implement inheritance/override checks from the spec. c23a981 Stop setting element model supertypes in TypeResolverVisitor when using new driver. 17b3310 Resolve bounds for type parameters of generic type alias. c624f8b First cut dartfix protocol
Configuration menu - View commit details
-
Copy full SHA for 2dd9b99 - Browse repository at this point
Copy the full SHA 2dd9b99View commit details -
Roll src/third_party/skia 5ea41fc..cfe1264 (1 commits) (#6355)
https://skia.googlesource.com/skia.git/+log/5ea41fc89b26..cfe1264d7465 Created with: gclient setdep -r src/third_party/skia@cfe1264d7465 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 075b3fc - Browse repository at this point
Copy the full SHA 075b3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c589b31 - Browse repository at this point
Copy the full SHA c589b31View commit details -
Roll src/third_party/skia cfe1264..b3e48af (3 commits) (#6356)
https://skia.googlesource.com/skia.git/+log/cfe1264d7465..b3e48afc936d Created with: gclient setdep -r src/third_party/skia@b3e48afc936d 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 b8c2a17 - Browse repository at this point
Copy the full SHA b8c2a17View commit details -
Roll src/third_party/skia b3e48af..227d4e1 (1 commits) (#6359)
https://skia.googlesource.com/skia.git/+log/b3e48afc936d..227d4e10276c Created with: gclient setdep -r src/third_party/skia@227d4e10276c 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 0c096f7 - Browse repository at this point
Copy the full SHA 0c096f7View commit details -
SystemNavigator.pop can pop w/o UINavigationController (#6341)
* SystemNavigator.pop can pop w/o UINavigationController
Configuration menu - View commit details
-
Copy full SHA for 3052dbd - Browse repository at this point
Copy the full SHA 3052dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 763627f - Browse repository at this point
Copy the full SHA 763627fView commit details -
Roll src/third_party/skia 227d4e1..ab3144c (11 commits) (#6360)
https://skia.googlesource.com/skia.git/+log/227d4e10276c..ab3144c3abb9 Created with: gclient setdep -r src/third_party/skia@ab3144c3abb9 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 5ae4708 - Browse repository at this point
Copy the full SHA 5ae4708View commit details -
Change log level from ERROR to WARNING (#6361)
So tool_tests-windows won't fail.
Configuration menu - View commit details
-
Copy full SHA for 3a01f39 - Browse repository at this point
Copy the full SHA 3a01f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf6249 - Browse repository at this point
Copy the full SHA edf6249View commit details -
Roll src/third_party/skia ab3144c..656cefe (11 commits) (#6362)
https://skia.googlesource.com/skia.git/+log/ab3144c3abb9..656cefe65d62 Created with: gclient setdep -r src/third_party/skia@656cefe65d62 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 d80c1de - Browse repository at this point
Copy the full SHA d80c1deView 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 9d4b80a60cb5...d80c1de7b53a