1. 31 10月, 2019 4 次提交
    • S
      Roll src/third_party/skia 7df14d055703..549325c87e9d (11 commits) (#13447) · 1765618b
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/7df14d055703..549325c87e9d
      
      git log 7df14d055703..549325c87e9d --date=short --no-merges --format='%ad %ae %s'
      2019-10-30 egdaniel@google.com Have GrTextureOp use GrSurfaceProxyViews instead of just proxys.
      2019-10-30 herb@google.com Remove unused API
      2019-10-30 brianosman@google.com Use SkYUVMath in asyncRescaleAndReadPixelsYUV420
      2019-10-30 hop2deep@gmail.com build: fix compilation on macOS with 10.14 SDK
      2019-10-30 brianosman@google.com Print out a warning if trying to use a cross context image on two contexts
      2019-10-30 herb@google.com Swap SkPackedGlyphID bitfields around
      2019-10-30 benjaminwagner@google.com [docs] Add skolo-builder to swarmingbots.md
      2019-10-30 mtklein@google.com quick switch to disable SkVM JIT
      2019-10-30 mtklein@google.com assume no color filters in SkVMBlitter
      2019-10-30 mtklein@google.com clean up unorm8 helpers
      2019-10-30 herb@google.com Faster remote glyph cache
      
      Created with:
        gclient setdep -r src/third_party/skia@549325c87e9d
      
      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
      1765618b
    • 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
    • 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 16 次提交
  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
    • 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
    • S
      Roll fuchsia/sdk/core/mac-amd64 from 9MM-e... to mc3jR... (#13390) · be14974d
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from 9MM-e... to mc3jR...
      
      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
      be14974d
    • B
      Roll src/third_party/dart 5e39817ec7..e1fce75301 (2 commits) · ff1c8e2f
      Ben Konyi 提交于
      dart-lang/sdk@e1fce75301 Flow analysis: clean up unit tests using custom matchers.
      dart-lang/sdk@5b69b31fc2 Remove unnecesary backslash after comment
      ff1c8e2f
    • S
      Roll src/third_party/skia 18f5b1a6dd77..1beb8ae9a2f5 (9 commits) (#13392) · e6486671
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/18f5b1a6dd77..1beb8ae9a2f5
      
      git log 18f5b1a6dd77..1beb8ae9a2f5 --date=short --no-merges --format='%ad %ae %s'
      2019-10-28 michaelludwig@google.com Reland "Add variety of bulk API benchmarks"
      2019-10-28 ethannicholas@google.com Revert "Revert "Rename gl_SampleMask to sk_SampleMask""
      2019-10-28 bsalomon@google.com Remove legacy async read pixels APIs.
      2019-10-28 mtklein@google.com experimental support for go/fibers
      2019-10-28 robertphillips@google.com Add helper to determine the index buffer that will be used
      2019-10-28 jcgregorio@google.com Revert "Add variety of bulk API benchmarks"
      2019-10-28 kjlubick@google.com [canvaskit] Use skia's version of png and zlib
      2019-10-28 michaelludwig@google.com Add variety of bulk API benchmarks
      2019-10-28 kjlubick@google.com [canvaskit] Use newer freetype
      
      Created with:
        gclient setdep -r src/third_party/skia@1beb8ae9a2f5
      
      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
      e6486671
    • S
      Roll fuchsia/sdk/core/linux-amd64 from urhvj... to sLCwg... (#13389) · c3b63d61
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from urhvj... to sLCwg...
      
      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
      c3b63d61
    • B
      Roll src/third_party/dart 5b7c981086..5e39817ec7 (2 commits) · b197203f
      Ben Konyi 提交于
      dart-lang/sdk@5e39817ec7 [vm] Don't use canonical names in the protobuf treeshaker
      dart-lang/sdk@d7c75edd57 [CFE] Use 'SyntheticBeginToken' for BeginToken that origins from a synthetic node
      b197203f
  4. 28 10月, 2019 9 次提交
  5. 27 10月, 2019 4 次提交