1. 09 4月, 2019 1 次提交
    • S
      Roll src/third_party/skia 053b2939938c..602df41025ea (21 commits) (#8492) · 85ca8c48
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/%2Blog/053b2939938c..602df41025ea
      
      git log 053b2939938ca55cbc7aa1457628c4c3a1bcd7fa..602df41025eadb33e872d0314c340d526c740183 --date=short --no-merges --format=%ad %ae %s
      2019-04-08 robertphillips@google.com Reduce the number of flush entry points
      2019-04-08 kjlubick@google.com [pathkit] build with newer emscripten
      2019-04-05 reed@google.com Revert "Revert "Move localmatrix routines to shaderbase, no need to be public.""
      2019-04-08 mtklein@google.com fix -script parsing
      2019-04-06 masonfreed@chromium.org Added the ability to set the entire matrix at once
      2019-03-26 jvanverth@google.com Enable fixed tests on Metal
      2019-04-08 robertphillips@google.com Reland "Revert "Reland "GPU support for SkMixers"""
      2019-04-08 ethannicholas@google.com Revert "Revert "Reland "GPU support for SkMixers"""
      2019-04-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb201c5e208d..90b1865e2a8b (10 commits)
      2019-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3e2882be2dde..afd96fdcf75a (504 commits)
      2019-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 0e3d328ac338..4ba1911b2d7f (14 commits)
      2019-04-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      2019-04-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-04-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
      2019-04-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-04-05 masonfreed@chromium.org Made the fTypeMask field non-lazily computed.
      2019-04-05 michaelludwig@google.com Revert "Support clip masks for SaveLayerRec and drawSpecial in Ganesh"
      2018-05-07 halcanary@google.com SkString: simplify impl
      2019-04-05 khushalsagar@chromium.org remote fonts: Validate format on deserialized glyph.
      2019-04-05 jvanverth@google.com Fix WritePixels and ReadPixels for MacOS Metal
      
      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 (egdaniel@google.com), and stop
      the roller if necessary.
      85ca8c48
  2. 08 4月, 2019 3 次提交
    • B
      Remove unused variable (#8490) · a6b8e70a
      Brian Osman 提交于
      a6b8e70a
    • B
      Roll src/third_party/dart 86b5304ccd..8e0a669e74 (6 commits) · 377dc640
      Ben Konyi 提交于
      8e0a669e74 Revert "[vm] Refactor Location to use either dart::Register or dart::host::Register"
      3e12bdd717 Update `dart2aot` help output
      50f3a6c960 [gardening] Make deferred imports part of the corresponding tests.
      60b3643e8e [vm] Refactor Location to use either dart::Register or dart::host::Register
      544371c7f2 [vm] Refactor constants to be available in namespaces dart and dart::host
      7f5ed18ffc [release] Update changelog to match dev branch
      377dc640
    • B
      Roll src/third_party/dart 907c514c89..86b5304ccd (27 commits) · 7ee3a31c
      Ben Konyi 提交于
      86b5304ccd Revert "Fix mustCallSuper for mixins and inherited interfaces:"
      389ccc9000 when analyzing fuchsia workspaces, expect to find .fx-build-dir files
      a47b4ad2b8 Bring dart_style 1.2.7 into the SDK repo.
      e5d78513a1 [dartdevc] Hoisting covariance checks for generators outside of the body.
      73b931b6e6 Start reworking to use actual AST nodes created lazily.
      fd2393d6d3 [dart/fuzzer] Re-enable optimization_counter_threshold testing
      8e6851f0e4 [vm] Don't create edge counter arrays when edge counters are disabled.
      90c757c766 [vm, interpreter] Allocation fast paths.
      43046b7f7c [vm/bytecode] Enable building of kernel service snapshot
      7beed016a0 [vm/bytecode] Add 'bytecode' into snapshot feature flags
      cf04a16527 dartfix to migrate to spread collections
      9e1adc54a7 [vm] When loading a compilation trace, speculatively populate ICData based on the receiver's static type.
      f93b93dd91 [dartdevc] fix string escaping for string_literal_test
      4b9b8562c6 Update expectation for conditional expression and constant_update_2018.
      da4ccd0855 [analyzer] fix #32918, eliminate type variables during const inference
      0e7bec7d2f Add validation for AndroidManifest.xml files
      ca4e707e80 Fix AvailableSuggestionSetsTest on Windows.
      d4c61411f3 Update bug number to reflect deprioritized bug
      ee248fef23 Add a fix for using relative imports when the missing import is in the same library.
      07482eeb5e [bots] Run all tests on vm-dartkb-* bots
      1ad11facec Fix mustCallSuper for mixins and inherited interfaces:
      6dc9c8d127 [CFE] JS: Treat integer valued double constants as integers.
      dbfd00f44d [vm/compiler] Add new optimization pass which inlines typed data accesses
      dbc9ff11bf [vm/vmservice] Switch from const bool.fromEnvironment() to new for 'DART_SERVICE_USE_AUTH'.
      44799241fa Revert "set empty environment defines to CompilerOptions"
      ec8222f457 bump to linter 0.1.84
      d14990b3ad Remove no-longer-needed override
      7ee3a31c
  3. 07 4月, 2019 2 次提交
  4. 06 4月, 2019 15 次提交
  5. 05 4月, 2019 13 次提交
  6. 04 4月, 2019 6 次提交