1. 21 1月, 2020 11 次提交
  2. 20 1月, 2020 7 次提交
  3. 19 1月, 2020 5 次提交
  4. 18 1月, 2020 12 次提交
  5. 17 1月, 2020 5 次提交
    • S
      Roll src/third_party/dart c8f8c11b70b4..843bd2990881 (5 commits) (#15714) · ba045a29
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/c8f8c11b70b4..843bd2990881
      
      git log c8f8c11b70b4..843bd2990881 --date=short --first-parent --format='%ad %ae %s'
      2020-01-17 aam@google.com Revert "[i18n] Replaces fuchsia.deprecatedtimezone"
      2020-01-17 vsm@google.com use old function syntax on null_test
      2020-01-17 vsm@google.com [nnbd] port dart:js_util to nnbd
      2020-01-17 fmil@google.com [i18n] Replaces fuchsia.deprecatedtimezone
      2020-01-17 jwren@google.com Error handling in completion_metrics.dart - don't attempt to create an AnalysisContextCollection until we have determined that the included path exists on the machine.
      
      Created with:
        gclient setdep -r src/third_party/dart@843bd2990881
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/dart-sdk-flutter-engine
      Please CC dart-vm-team@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: dart-vm-team@google.com
      ba045a29
    • A
      Roll dart to c8f8c11b70 (#15708) · d7e88dee
      Alexander Aprelev 提交于
      * Roll dart to c8f8c11b70.
      
      Changes since last dart roll:
      ```
      c8f8c11b70 Revert "[vm/fieldtable] Move current field values out of Field object into separate table."
      746d3fb757 Use BoolExpressionVerifier in BinaryExpressionResolver.
      7b44fa4265 Migrate "lib_2/developer" to NNBD.
      c7745a1a0d contribute local completions for mixin members
      d19b2b0349 Use NullableDereferenceVerifier in resolver instead of ErrorVerifier.
      93b40dc037 NNBD preview: Flip non-null reasons back on
      356fa11349 Extract BoolExpressionVerifier.
      445c0842c7 Use nullable context type for operand of null-check operator. (2)
      05632be0ce [nnbd/collection] fix infinite loop in nnbd sdk
      8a947deffa [dartdevc] clear console on hot restart
      ```
      d7e88dee
    • G
    • S
      Roll src/third_party/skia 2cd5d43f022c..d58b643f10f5 (21 commits) (#15707) · 77d18d36
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/2cd5d43f022c..d58b643f10f5
      
      git log 2cd5d43f022c..d58b643f10f5 --date=short --first-parent --format='%ad %ae %s'
      2020-01-16 reed@google.com undo SkMatrix() cast -- must be done by sksl machine
      2020-01-16 egdaniel@google.com Remove GrPixelConfig from validateSurfaceParams
      2020-01-16 egdaniel@google.com Pass in a GrColorType into our Copy call.
      2020-01-16 mtklein@google.com little debug/profiling tool cleanups
      2020-01-16 bungeman@google.com Avoid BOT/EOT setting in HarfBuzz.
      2020-01-16 fmalita@chromium.org [skottie] Refactor property animators
      2020-01-16 herb@google.com Isolate updating grTextStrike
      2020-01-16 csmartdalton@google.com Add a --scale flag to skpbench
      2020-01-16 reed@google.com Make converting from 4x4 to 3x3 explicit
      2020-01-16 bsalomon@google.com Disallow GrTextureDomain::kIgnore_Mode in SkGpuBlurUtils::GaussianBlur.
      2020-01-16 jvanverth@google.com Reland "Reland "Add new method for storing DrawOpAtlas texture index.""
      2020-01-16 robertphillips@google.com Add SkImage::CompressionType::kBC1_RGBA8_UNORM support
      2020-01-16 csmartdalton@google.com Fix single-pass tessellator wedges
      2020-01-16 michaelludwig@google.com Re-enable QCOM_tiled_rendering, but check for gl functions
      2020-01-16 mtklein@google.com DCI-P3 -> Display P3 in Skia
      2020-01-16 herb@google.com Make glyph paths calculation positions from original data
      2020-01-16 reed@google.com mark all exerimental (3d) apis as such
      2020-01-16 mtklein@google.com add new debug/profiling mechanism
      2020-01-16 mtklein@google.com purge all old debug hooks
      2020-01-16 reed@google.com Expose camera matrix in SkCanvas
      2020-01-16 csmartdalton@google.com Rewrite tessellation wedge generation to be done in a single pass
      
      Created with:
        gclient setdep -r src/third_party/skia@d58b643f10f5
      
      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
      77d18d36
    • C