1. 28 9月, 2019 5 次提交
  2. 27 9月, 2019 24 次提交
  3. 26 9月, 2019 11 次提交
    • 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
    • G
      Revert "Send TYPE_VIEW_FOCUSED for views with input focus. (#12410)" (#12455) · b3f2aad1
      Greg Spencer 提交于
      This reverts commit c1773f3c because it breaks the Flutter framework build.
      b3f2aad1
    • 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
    • G
      Send TYPE_VIEW_FOCUSED for views with input focus. (#12410) · c1773f3c
      Greg Spencer 提交于
      This change modifies the accessibility bridge so that if a node has input focus, then it will tell TalkBack so that it will request the accessibility focus for the view.
      
      It also sets the content change types bit field to include CONTENT_CHANGE_TYPE_SUBTREE to indicate that the subtree for the view has changed for API levels after, and including, KitKat (19)
      c1773f3c
    • Y
      [web] filter test targets; cache host.dart compilation (#12445) · 3360d861
      Yegor 提交于
      * filter test targets; cache host.dart compilation
      3360d861
    • M
      Work around Samsung keyboard issue (#12432) · efb7bf43
      Michael Klimushyn 提交于
      Samsung's Korean keyboard has a bug where it always attempts to combine
      characters based on its internal state, ignoring if and when the cursor
      is moved programmatically. EG typing "ㄴㅇ" and then moving the cursor
      back to the front of the text and typing "ㄴ" again would result in
      "ㄴㅇㄴ", not "ㄴㄴㅇ".
      
      Fully restarting the IMM works around this because it flushes the
      keyboard's internal state and stops it from trying to incorrectly
      combine characters. However this also has some negative performance
      implications, so we only apply the workaround on Samsung devices set
      to use Korean input.
      
      This also effectively disables the feature on Samsung keyboards that
      allowed users to re-open a composing region for previously typed
      characters. See https://github.com/flutter/flutter/issues/29341#issuecomment-531283508.
      
      Fixes flutter/flutter#29341.
      efb7bf43