1. 10 4月, 2019 11 次提交
  2. 09 4月, 2019 22 次提交
  3. 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
  4. 07 4月, 2019 2 次提交
  5. 06 4月, 2019 2 次提交
    • B
      Roll src/third_party/dart 9e1adc54a7..389ccc9000 (10 commits) · fea42a25
      Ben Konyi 提交于
      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
      fea42a25
    • B
      Roll src/third_party/dart da4ccd0855..9e1adc54a7 (3 commits) · d6cf2bda
      Ben Konyi 提交于
      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.
      d6cf2bda