1. 08 5月, 2019 7 次提交
    • D
      new lints (#8849) · 2b1f9925
      Dan Field 提交于
      Dart lints added:
      * Avoid optional new
      * Avoid optional const
      * Prefer single quotes
      * Prefer default assignment `=`
      2b1f9925
    • C
      Copy //dart-pkg/zircon|fuchsia from Topaz into the engine. (#8884) · 0c7a3f25
      Chinmay Garde 提交于
      Build rules and include paths have been updated as necessary. No other functional change.
      0c7a3f25
    • S
      Roll src/third_party/skia 056944747072..51e15a69ce5b (8 commits) (#8885) · ba82ea2a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/056944747072..51e15a69ce5b
      
      git log 056944747072199150fbfe7cd220c246b446acf0..51e15a69ce5bef01ff0d0b5ae3d72c1b2ad3f799 --date=short --no-merges --format=%ad %ae %s
      2019-05-07 bungeman@google.com Use SkTextEncoding enum instead of macros.
      2019-05-07 ethannicholas@google.com fixed SkSL interpreter negate op
      2019-05-07 robertphillips@google.com Loosen up checks in DDLSkSurfaceFlush
      2019-05-07 herb@google.com Cleaup GrTextStrike and GrStrikeCache
      2019-05-07 ethannicholas@google.com fixed SkSL interpreter test
      2019-05-07 robertphillips@google.com Add test for DDLs and SkSurface::flush
      2019-05-07 bungeman@google.com Mac slight hinting to be normal instead of none.
      2019-05-06 chinmaygarde@google.com Allow building Skia with Fuchsia SDK enabled buildroots.
      
      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 (robertphillips@google.com), and stop
      the roller if necessary.
      ba82ea2a
    • C
      Copy //runtime/dart/utils from Topaz into the engine. (#8871) · d7170448
      Chinmay Garde 提交于
      Build rules and include paths have been updated as necessary. No other functional change.
      d7170448
    • B
      Roll src/third_party/dart 3173e594ba..a8b6e18b62 (16 commits) (#8883) · 149b7b89
      Ben Konyi 提交于
      a8b6e18b62 Resolve x ?? y as LUB(X!, Y) instead of LUB(X, Y).
      78e50a5f9b Revert "Implement the type Never"
      986c0791dc Build local elements in constructor initializers.
      00c6c53ff8 Include 'exists' into unlinked signature.
      32f146afe2 Fix tests that are probably opinions how something should be resolved.
      d2d8e8a4a5 Prefer hasLibraryDirective over hasPartOfDirective.
      c331ce69a3 Update extract implicitly typed instance property tests.
      dd6da838f1 [CFE] Avoid cloning bodies of lazy if elements.
      3e95afb414 [CFE] Refactor const collection construction into builders.
      a83fbc5edb remove unused enable lazyAssignmentOperators flag
      ff75c98bf7 Remove two generated files unintentionally included in 100244.
      9e90424749 Decouple startup emitter from compiler/backend
      3d7405f198 Separate CodegenImpl from JavaScriptBackend
      1c1af2808f Introduce Codegen interface to decouple JavaScriptBackend from the codegen phase
      f1fcd89c2d [SDK] Fix missing argument in tools/bots/dart_sdk.py
      4934f766d7 [vm] protobuf aware treeshaker, Support freezing messages
      149b7b89
    • S
      Roll src/third_party/skia 9f0eeac8204f..056944747072 (4 commits) (#8882) · df79d63a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git
      /%2Blog/9f0eeac8204f..056944747072
      
      git log 9f0eeac8204fa0196573b86de8821f566233a94f..056944747072199150fbfe7cd220c246b446acf0 --date=short --no-merges --format=%ad %ae %s
      2019-05-03 halcanary@google.com experimental/editor: progress
      2019-05-07 ethannicholas@google.com more SkSL interpreter performance work
      2019-05-07 bungeman@google.com Fix some documentation for SkFont.
      2019-05-07 brianosman@google.com Add no-nonportable-include-path when building ANGLE with Windows-Clang
      
      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 (robertphillips@google.com), and stop
      the roller if necessary.
      df79d63a
    • D
      Log instead of throwing (#8881) · 5a045dd1
      Dan Field 提交于
      5a045dd1
  2. 07 5月, 2019 15 次提交
  3. 06 5月, 2019 7 次提交
  4. 05 5月, 2019 2 次提交
  5. 04 5月, 2019 9 次提交