1. 31 10月, 2019 5 次提交
    • B
      Roll src/third_party/dart f30b494035..d50c158d42 (5 commits) (#13443) · c8095226
      Ben Konyi 提交于
      dart-lang/sdk@d50c158d42 Flow analysis: fix analyzer "desugaring" of try/catch/finally statements.
      dart-lang/sdk@4ea512b4c1 [llvm_codegen] Use exclusively SExpression support from VM and nothing else.
      dart-lang/sdk@cb2f45ea6b Fixed Dart->C++ mapping of IPPROTO_IPV6 socket option
      dart-lang/sdk@fa05fedd89 [CFE] Parser test suite prints messages prettily at top of expect file
      dart-lang/sdk@4b5e3e6dde meta 1.1.8
      c8095226
    • S
      Roll src/third_party/skia 7da048b5e8f1..7df14d055703 (7 commits) (#13441) · 6f44e9f2
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/7da048b5e8f1..7df14d055703
      
      git log 7da048b5e8f1..7df14d055703 --date=short --no-merges --format='%ad %ae %s'
      2019-10-30 brianosman@google.com YUV Cleanup: Trim comments, derive Cr/Cb from Kr/Kb
      2019-10-30 herb@google.com Use shifts for all fields in SkPackedGlyphID
      2019-10-30 csmartdalton@google.com Rename sampleVariablesSupport() to sampleMaskSupport()
      2019-10-30 herb@google.com Change uses of code to glyphID
      2019-10-30 senorblanco@chromium.org Dawn: s/dawn::/wgpu::/g.
      2019-10-30 senorblanco@chromium.org Dawn: roll to ToT.
      2019-10-30 robertphillips@google.com Allocate all vertex data in one go w/in GrTextureOp
      
      Created with:
        gclient setdep -r src/third_party/skia@7df14d055703
      
      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 jcgregorio@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=jcgregorio@google.com
      6f44e9f2
    • M
      Revert "Turn on RasterCache based on view hierarchy (#13360)" (#13442) · e609577d
      Michael Klimushyn 提交于
      This caused EmbedderTest.VerifyB143464703 to fail after merging into
      master.
      
      ```
      ../../flutter/shell/platform/embedder/tests/embedder_unittests.cc:3111: Failure
      Value of: ImageMatchesFixture("verifyb143464703.png", renderered_scene)
        Actual: false
      Expected: true
      [  FAILED  ] EmbedderTest.VerifyB143464703 (2507 ms)
      ```
      
      This reverts commit 3ad3bc76.
      e609577d
    • M
      Turn on RasterCache based on view hierarchy (#13360) · 3ad3bc76
      Michael Klimushyn 提交于
      Previously the cache was disabled on whether or not PlatformViews were
      globally enabled. Instead track their existence in the view hierarchy
      and only disable RasterCache if a PlatformView is actually present.
      3ad3bc76
    • B
      Roll src/third_party/dart d3a5b82355..f30b494035 (9 commits) · acff7b5a
      Ben Konyi 提交于
      dart-lang/sdk@f30b494035 Flow analysis: add the ability to defer storing node info in AssignedVariables.
      dart-lang/sdk@6812504f08 [CFE] Error when an extension operation is used in a constant expression
      dart-lang/sdk@3ccdb01fc9 [cfe] Handle extensions exported through multiple libraries
      dart-lang/sdk@92d3098b92 [CFE] Make spell checker more friendly
      dart-lang/sdk@9be1920abf Flow analysis: Fix AssignedVariables handling of try/catch/finally in analyzer.
      dart-lang/sdk@c791aa880c [CFE] Fix parser crash when recovering from missing operator and having a return type
      dart-lang/sdk@f0561cb75e Sort declarations in flow_analysis.dart.
      dart-lang/sdk@5837107613 Flow analysis: add AssignedVariables.discardNode method
      dart-lang/sdk@ee9ec9c3e0 [cfe] Report error on builtin identifier as extension name
      acff7b5a
  2. 30 10月, 2019 28 次提交
  3. 29 10月, 2019 7 次提交
    • B
      Roll src/third_party/dart e1fce75301..0b96f9f9ae (28 commits) · 89dd0670
      Ben Konyi 提交于
      dart-lang/sdk@0b96f9f9ae [vm] Fix dropping values from the middle of the stack when there is a temporary variable
      dart-lang/sdk@ea16e39e2f [dart2js] new-rti: defer selection of is-test specializations
      dart-lang/sdk@225df822b6 Migrate dart:convert to NNBD.
      dart-lang/sdk@fe3aa126a2 [frontend_server] fix package-scheme crash in dartdevc target
      dart-lang/sdk@18acdf11ef status file update for js_ast
      dart-lang/sdk@669375b269 linter context package api
      dart-lang/sdk@2e15d0eb8c [dart:io] add IOOverrides.serverSocketBind to enable overriding ServerSocket.bind()
      dart-lang/sdk@1505654f5c [dartdevc] regexp / ff fix
      dart-lang/sdk@5fba90b2f8 [vm/metrics] Ensure the metrics exposed by VM also include on-the-fly metrics
      dart-lang/sdk@abb6f993b5 Extract ToSourceVisitor into separate file.
      dart-lang/sdk@805989b7cd Use includedElementNames to choose between server and client suggestions
      dart-lang/sdk@a8566798d3 roll back implicit setter/getter metadata “fix”
      dart-lang/sdk@c60daa3229 Use shared instance of LocalVariableInfo.
      dart-lang/sdk@32a9a5f181 Add '--enable-experiment' to DAS.
      dart-lang/sdk@919d292cee Compare nullabilitySuffix(s) in TypeParameterTypeImpl.==
      dart-lang/sdk@6ae42758fb Remove ToSourceVisitor.
      dart-lang/sdk@df8876582c Include all variations of a message in diagnostic docs
      dart-lang/sdk@0663721533 Fix warnings by renaming prefixes and associated files
      dart-lang/sdk@8a7ffc5b81 Make InterfaceTypeImpl.typeArguments final.
      dart-lang/sdk@581b959423 Remove methods _typeOfExecutableElement().
      dart-lang/sdk@c3e2158171 Remove CompilationUnitElementImpl.annotationMap
      dart-lang/sdk@5a92c0e395 Remove FunctionElementImpl_forFunctionTypedParameter.
      dart-lang/sdk@995fcfc1e9 [CFE] Rename parser test that used to cause an infinate loop
      dart-lang/sdk@eb04e0922b [cfe] Refactor CompoundPropertySet and add CompoundExtensionSet
      dart-lang/sdk@bb02531b7e [cfe] Move creation of error nodes to inferrer
      dart-lang/sdk@a14bf89eb9 [CFE] Move old dill files to CIPD
      dart-lang/sdk@0f7343e1a9 [parser] Reproduce analyser crash _OperatorName in endClassConstructor
      dart-lang/sdk@29a040ac55 Flow analysis: Add a clarifying comment to tryCatch assigned_variables test
      89dd0670
    • M
    • S
      Roll src/third_party/skia 1beb8ae9a2f5..f22dda960136 (11 commits) (#13409) · 419f5d59
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/1beb8ae9a2f5..f22dda960136
      
      git log 1beb8ae9a2f5..f22dda960136 --date=short --no-merges --format='%ad %ae %s'
      2019-10-28 fmalita@chromium.org [skottie] Fix skottie2movie after async API change
      2019-10-28 herb@google.com Small cleanups
      2019-10-28 herb@google.com Inline fallback code
      2019-10-28 herb@google.com Only send needed glyph images
      2019-10-28 michaelludwig@google.com Blacklist bulkrect benchmarks on chorizo
      2019-10-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 8e28e18b5c9e..b118cb0ef477 (1 commits)
      2019-10-28 fmalita@chromium.org [skottie] 3D layer parenting refinements
      2019-10-28 jvanverth@google.com Implement refPinnedTextureProxy for SkImage_Lazy.
      2019-10-28 brianosman@google.com Guard against integer overflow when classifying transfer functions
      2019-10-28 bsalomon@google.com Make GrFillInData use SkRasterPipeline
      2019-10-28 egdaniel@google.com Reland "Revert "Rename gl_SampleMask to sk_SampleMask""
      
      Created with:
        gclient setdep -r src/third_party/skia@f22dda960136
      
      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 jcgregorio@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=jcgregorio@google.com
      419f5d59
    • K
    • K
      Revert "[flutter_runner] Don't build far files twice (#13397)" (#13400) · 979baa07
      Kaushik Iska 提交于
      This reverts commit 8cf47d72.
      979baa07
    • M
      55e9ad77
    • K
      [flutter_runner] Don't build far files twice (#13397) · 8cf47d72
      Kaushik Iska 提交于
      8cf47d72