1. 17 9月, 2019 17 次提交
  2. 16 9月, 2019 15 次提交
  3. 14 9月, 2019 8 次提交
    • G
      FlutterViewController notify will dealloc (#12232) · 5075172f
      gaaclarke 提交于
      Made the flutter view controllers dealloc notification more
      generic and started turning off semantics when the view controller
      is remotely deleted.
      5075172f
    • B
      Roll src/third_party/dart a554c8be6b..d0052c1b31 (22 commits) · 1a2c16b3
      Ben Konyi 提交于
      dart-lang/sdk@d0052c1b31 [dart:_http] Fix potentially large List<int> allocation in _WebSocketPerMessageDeflate.processIncomingMessage
      dart-lang/sdk@4aa820bbf5 Reland "[vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode"
      dart-lang/sdk@f20f619050 Add 'variance' experimental flag.
      dart-lang/sdk@139889e2b9 Fix a couple of diagnostic messages and re-order several constants to restore alphabetic ordering
      dart-lang/sdk@daa22105fd More clean up for TypeSystem tests.
      dart-lang/sdk@3129ad9585 Only report a non-const initializer for const variables; fixes #35985
      dart-lang/sdk@f8f7a5a6c1 Migration: add a test case documenting the need for definite assignment integration
      dart-lang/sdk@366b4056e6 Migration: add a test case documenting a problem with back-propagation of non-nullability
      dart-lang/sdk@25401964ab Pass proper file URI under both Windows and not
      dart-lang/sdk@f35f9e8e24 [kernel] Don't lazy load classes when dills are concatenated
      dart-lang/sdk@b65120eae7 [vm/ffi] Update CSP after Enter/ExitSafepoint slow-path stubs on ARM64.
      dart-lang/sdk@2a12c63631 [cfe] Use SuperPropertySet for super assignment
      dart-lang/sdk@4b72fffaaf [cfe] Use VariableSet for variable assignment
      dart-lang/sdk@2153a06b82 [cfe] Use PropertySet for property assignment
      dart-lang/sdk@4fd7bf7356 [cfe] Split inference of super property get from instance property get
      dart-lang/sdk@f8f37c131b [cfe] Split inference of super method invocation from instance method invocation
      dart-lang/sdk@7d2ebd3ce9 [cfe] Introduce InternalExpression
      dart-lang/sdk@2c6f779a76 [cfe] Remove legacyMode
      dart-lang/sdk@392cd3b26f [cfe] Delete InferredTypeVisitor
      dart-lang/sdk@71534fe18c [cfe] Make *Impl classes
      dart-lang/sdk@15ccf4c703 [cfe] Remove unneeded Judgments
      dart-lang/sdk@7985b187ab [cfe] Remove ExpressionJudgment.inferredType
      1a2c16b3
    • K
      [flutter_runner] Change the path to artifacts (#12282) · 00c8941d
      Kaushik Iska 提交于
      This is to account for fxb/36483
      00c8941d
    • D
      optionally skip builds (#12281) · a788269a
      Dan Field 提交于
      a788269a
    • S
      Roll src/third_party/skia 043dba039e0d..cf4deab60e30 (5 commits) (#12278) · e340a344
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/043dba039e0d..cf4deab60e30
      
      git log 043dba039e0d..cf4deab60e30 --date=short --no-merges --format='%ad %ae %s'
      2019-09-13 ethannicholas@google.com Improved skslc depth tracking
      2019-09-13 michaelludwig@google.com Always create an approx-size texture for approx-fit proxies
      2019-09-13 ethannicholas@google.com SkSL now supports constant 1/0 in all swizzle channels, as well as "LTRB" as an alias for "xyzw" / "rgba".
      2019-09-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-09-13 mtklein@google.com test we already have SkPicture::drawsNothing()
      
      Created with:
        gclient setdep -r src/third_party/skia@cf4deab60e30
      
      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 mtklein@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=mtklein@google.com
      e340a344
    • F
      07d4cd91
    • D
      Revert "Close the tree (#12268)" (#12272) · fdb7bbf3
      Dan Field 提交于
      This reverts commit d026bf6c.
      fdb7bbf3
    • X
      Clean up after AppLifecycleTests (#12273) · e12decfd
      xster 提交于
      e12decfd