1. 29 9月, 2019 3 次提交
  2. 28 9月, 2019 12 次提交
  3. 27 9月, 2019 14 次提交
  4. 26 9月, 2019 8 次提交
    • B
      Roll src/third_party/dart dd65f97118..53564db036 (6 commits) · 223d6d3e
      Ben Konyi 提交于
      dart-lang/sdk@53564db036 [cfe] Handle implicit extension call()
      dart-lang/sdk@ee7aae43c0 [cfe] Handle explicit extension index access
      dart-lang/sdk@0bf6b6ae64 [cfe] Handle instantiation of extension tear-offs and check bounds on extension method invocation
      dart-lang/sdk@acfda5d837 [CFE] Parser test framework
      dart-lang/sdk@cff2b10a28 Update dart_style to 1.3.0.
      dart-lang/sdk@6b1b530081 [dartdevc] Renaming reserved JS members only when not explicitly used in JS interop.
      223d6d3e
    • S
      Roll fuchsia/sdk/core/mac-amd64 from KcXAg... to z3PaM... (#12458) · 1060cfc7
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from KcXAg... to z3PaM...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      1060cfc7
    • B
      Roll src/third_party/dart c6a14f4459..dd65f97118 (3 commits) · 9fd35df9
      Ben Konyi 提交于
      dart-lang/sdk@dd65f97118 [vm/bytecode] Save/restore globalDebuggingNames around bytecode generation
      dart-lang/sdk@9c8de83ced Fix strict-inference for function expressions which can properly infer
      dart-lang/sdk@c49d3c3486 Use a root directory for NNBD i13n output.
      9fd35df9
    • B
      Roll src/third_party/dart 6c81690c3a..c6a14f4459 (13 commits) · 3713ecf1
      Ben Konyi 提交于
      dart-lang/sdk@c6a14f4459 [vm/fuzzer] Fix heapsize
      dart-lang/sdk@8dcf5cb413 Remove IncrementalAstCloner and TokenMap.
      dart-lang/sdk@034c529cd1 Ignore failing test on Windows.
      dart-lang/sdk@7472da8e25 Make allowInterop idempotent in DDC
      dart-lang/sdk@bd3792e714 Remove unused MapIterator and implementations.
      dart-lang/sdk@fa879f2b18 Stop using ClassElement.type in ElementResolver, infer annotation constructor type arguments.
      dart-lang/sdk@80c045ee82 [vm/fuzzer] Fix non minimized test runs
      dart-lang/sdk@e6574a7964 [vm] Add --show-invisible-isolates.
      dart-lang/sdk@cd51a30805 Remove deprecated 'assertErrorCodesInCode'.
      dart-lang/sdk@d1256a23f9 Deprecate 'useDart2jsPaths' in SdkLibrariesReader and make it optional.
      dart-lang/sdk@e2a3f9a9d7 [vm/bytecode] Move bytecode metadata when creating a fresh component
      dart-lang/sdk@f7b6169e18 Migration: add `required` keyword instead of `@required` annotation.
      dart-lang/sdk@344b30e8ce Enable pedantic 1.8.0 in analyzer, analysis_server
      3713ecf1
    • S
      Roll fuchsia/sdk/core/linux-amd64 from worpw... to PyQPO... (#12452) · 739ee778
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from worpw... to PyQPO...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      739ee778
    • B
      Roll src/third_party/dart 69b5681546..6c81690c3a (38 commits) · 6d14c798
      Ben Konyi 提交于
      dart-lang/sdk@6c81690c3a Flow analysis: add tests of things that shouldn't be promoted.
      dart-lang/sdk@39a1baef6b Prepare to publish analyzer 0.38.4
      dart-lang/sdk@3e71f286f6 [vm/fuzzer] Add auto minimization tool
      dart-lang/sdk@5f74cc1e59 test for eof comment completions
      dart-lang/sdk@b31e71e990 Revert "Issue 37608. Use instantiated FunctionType for tear-off(s)."
      dart-lang/sdk@b325f8e965 Update checker.dart to use less Element.type
      dart-lang/sdk@7235115f36 statement completion for expression bodies
      dart-lang/sdk@2bd2392e2a Remove EngineTestCase.
      dart-lang/sdk@f5ce531db3 [dartdevc] Allow ddc modular suite to apply SDK patch files from forked directory
      dart-lang/sdk@c3bbd6a247 Added parser recovery for multiple variance modifiers.
      dart-lang/sdk@9a683de40d [vm] Support testing assembly snapshots for ARM.
      dart-lang/sdk@a2803a1b2d Add documentation for more diagnostics
      dart-lang/sdk@bf361ebe19 Replace addTestFile()/resolveTestFile() pair with resolveTestCode().
      dart-lang/sdk@bd1ca04b79 add meta dependency to kernel and front_end
      dart-lang/sdk@7972c61aab fix detection of dart sdk lines in stack traces to recognize the ddk sdk
      dart-lang/sdk@60328ca858 [vm] Restore _getHash/_setHash asm intrinsics
      dart-lang/sdk@41dd8b522c [SDK] Further adjusts flags for dart2native.
      dart-lang/sdk@9f0258f4b6 Include more information for 'Missing library'.
      dart-lang/sdk@e034104f04 [cfe] Remove TypeEnvironment.*Type getters
      dart-lang/sdk@463894f986 [cfe] Remove NullabilityBuilder.legacy
      dart-lang/sdk@4209c50587 [cfe] Remove NullabilityBuilder.pendingImplementation
      dart-lang/sdk@fdc34003e9 await futures
      dart-lang/sdk@8cbc4f3982 [benchmark] Add support for benchmarking DDC.
      dart-lang/sdk@b03d472e4c [cfe] Handle default values on extension methods
      dart-lang/sdk@1ffbebe07a Revert "[cfe/vm] Enable prefer_final lints in pkg/vm"
      dart-lang/sdk@12f6cbb7b1 [cfe] Thread nullability modifiers for TypeParameterTypes from source
      dart-lang/sdk@13fcf27c25 [cfe] Implement library-specific NullabilityBuilder getters
      dart-lang/sdk@db3bf8f509 [cfe] Preserve abstraction level in TypeDeclarationBuilder.buildType
      dart-lang/sdk@adbfe7ce05 [cfe] Update the rules for TypeParameterType.nullability
      dart-lang/sdk@f2743fceee Fix language_2/extension_methods/basic_static_extension_test
      dart-lang/sdk@7b9bcd08b4 [cfe] Correctly substitute function types from extension on-clauses
      dart-lang/sdk@2f7ad92ee4 [cfe] Handle null aware explicit extension application
      dart-lang/sdk@763421a88e Add a first test of the InfoBuilder
      dart-lang/sdk@9754f19eb6 [dart2js] dead code elimination can create GVN candidates
      dart-lang/sdk@0fe9634425 Skip wasm tests on dart2js
      dart-lang/sdk@6d86779288 Make the NNBD fork not stomp on the other build.
      dart-lang/sdk@35748514c7 [ VM / Service ] Added additional tests for package:vm_service and fixed service bugs
      dart-lang/sdk@79cc54e519 [kernel] Avoid trampling sources when loading split components.
      6d14c798
    • S
      Roll fuchsia/sdk/core/mac-amd64 from avi05... to KcXAg... (#12449) · 06c765ae
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from avi05... to KcXAg...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      06c765ae
    • S
      Roll src/third_party/skia 6abaff3041a3..559ffe4a23ce (2 commits) (#12444) · d7c69c16
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/6abaff3041a3..559ffe4a23ce
      
      git log 6abaff3041a3..559ffe4a23ce --date=short --no-merges --format='%ad %ae %s'
      2019-09-25 brianosman@google.com Particles: Added particle flags for tracking state (one-time triggers, etc)
      2019-09-25 mtklein@google.com poor man's contention profiler
      
      Created with:
        gclient setdep -r src/third_party/skia@559ffe4a23ce
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC bungeman@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=bungeman@google.com
      d7c69c16
  5. 25 9月, 2019 3 次提交