1. 10 1月, 2020 2 次提交
    • S
      Roll src/third_party/skia 92ca3baba6a5..a92320d4e6a5 (18 commits) (#15375) · 090f56ed
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/92ca3baba6a5..a92320d4e6a5
      
      git log 92ca3baba6a5..a92320d4e6a5 --date=short --first-parent --format='%ad %ae %s'
      2020-01-09 bsalomon@google.com Remove GrPaint::addColorTextureProcessor
      2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-09 brianosman@google.com Fix ByteCodeGenerator's handling of specialized programs
      2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-09 bsalomon@google.com Allow implicit conversion from GrSamplerState::Filter to GrSamplerState
      2020-01-09 brianosman@google.com Add CachingHint to makeRasterImage, default to kDisallow
      2020-01-09 mtklein@google.com add back src-in-gamut tracking
      2020-01-09 herb@google.com Add first, last and subspan to SkEnumerate
      2020-01-09 rmistry@google.com Update go.skia.org/infra in go.mod/go.sum
      2020-01-09 reed@google.com Remove legacy canvas-matrix impl
      2020-01-09 robertphillips@google.com Improve handling of anisotropic scaling for stroked rects
      2020-01-09 mtklein@google.com add vroundps, impl Op::floor on x86
      2020-01-09 reed@google.com Optimize concat44 on canvas
      2020-01-09 mtklein@google.com add x-macro over SkVM::Ops
      2020-01-09 kjlubick@google.com [canvaskit] Create an SkImage from a frame of an SkAnimatedImage
      2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 61f03e9a10c0..5d178c93fd5b (411 commits)
      2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 45a4d0f36bd6..77c89ff847b6 (13 commits)
      2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 db49bc7dd075..c431d59626e1 (7 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@a92320d4e6a5
      
      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 jvanverth@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: jvanverth@google.com
      090f56ed
    • C
      Revert "Add support for on/off switch labels when built on iOS 13. (#12467)" (#15370) · 23df3e6b
      Chris Bracken 提交于
      Broke a fake implementation of Accessibility features in the framework.
      While this change is unlikely to break any users in the wild, this is a
      breaking change by the standards set out in our documentation and
      should follow the breaking change announcement process. Details can be
      found at https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes.
      
      The error in question:
      
          Missing concrete implementation of 'getter AccessibilityFeatures.onOffSwitchLabels' • packages/flutter_test/test/window_test.dart:252:7 • non_abstract_class_inherits_abstract_member
      
      This reverts commit d12f2a60.
      23df3e6b
  2. 09 1月, 2020 24 次提交
  3. 08 1月, 2020 10 次提交
    • N
      f001ea29
    • S
      Roll fuchsia/sdk/core/mac-amd64 from nbeLe... to gL-XG... (#15253) · 4e9e69d2
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from nbeLe... to gL-XG...
      
      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
      4e9e69d2
    • S
      a39f3f09
    • S
      Roll src/third_party/dart bebc7d3af5bd..c0ca187f2699 (37 commits) (#15252) · 15d0aa85
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/bebc7d3af5bd..c0ca187f2699
      
      git log bebc7d3af5bd..c0ca187f2699 --date=short --first-parent --format='%ad %ae %s'
      2020-01-07 kustermann@google.com Revert "Create the frontend_server snapshot as a part of the sdk"
      2020-01-07 karlklose@google.com [infra] Improve error reporting in test.dart
      2020-01-07 jensj@google.com [CFE] Fix incremental compiler and incremental serialization when package changes path
      2020-01-07 whesse@google.com [infra] Improve output messages of get_builder_status.dart
      2020-01-07 dmitryas@google.com [cfe] Fix upper bound algorithm for optional positional parameters
      2020-01-07 johnniwinther@google.com [cfe] Use structural equality for generic function types
      2020-01-07 srawlins@google.com new analyzer compile-time error: load_library_takes_no_arguments
      2020-01-07 brianwilkerson@google.com Unify two diagnostics for documentation purposes and improve the highlighting range associated with them
      2020-01-07 brianwilkerson@google.com Improve the selection range for return_without_value
      2020-01-07 sra@google.com [dart2js] Add sourcemap test for chained calls in generated code.
      2020-01-06 nbosch@google.com Add types to uninitialized variables in DDC
      2020-01-06 regis@google.com [VM/nnbd] Implement weak and strong mode type checking in runtime.
      2020-01-06 jakemac@google.com Create the frontend_server snapshot as a part of the sdk
      2020-01-06 mfairhurst@google.com [nnbd_migration] Fix compound downcasts involving Object -> void
      2020-01-06 mfairhurst@google.com [nnbd_migration] Unwrap legacy member elements into their NNBD declarations
      2020-01-06 aam@google.com [vm/fieldtable] Move current field values out of Field object into separate table.
      2020-01-06 mfairhurst@google.com [nnbd_migration] preserve type formals in DecoratedType.withNode()
      2020-01-06 scheglov@google.com Remove duplicate type substitution in TypeSystem.
      2020-01-06 scheglov@google.com Rewrite most getDisplayString() to ElementDisplayStringBuilder.
      2020-01-06 jensj@google.com Make flutter-frontend test pass again
      2020-01-06 dmitryas@google.com [cfe] Choose parameter's bound of LHS in lower / upper bounds algorithms
      2020-01-06 58489007+franklinyow@users.noreply.github.com Update breaking-changes.md
      2020-01-06 kustermann@google.com [vm] Read causal-async-stacks/lazy-async-stacks from snapshot (instead of requiring AOT runtime to pass same flags as in compiler)
      2020-01-06 karlklose@google.com [infra] Use resolved configuration names instead of those provided as argument
      2020-01-06 dmitryas@google.com [cfe] Add upper / lower bounds tests with generic functions
      2020-01-06 athom@google.com [release/homebrew] Always use x64 binaries on macOS
      2020-01-06 brianwilkerson@google.com Enable prefer_conditional_assignment in several packages
      2020-01-06 srawlins@google.com analyzer: Add failing test for #38162
      2020-01-05 brianwilkerson@google.com Improve the range selected for const_constructor_with_non_final_field
      2020-01-05 scheglov@google.com Directly instantiate none/star collection.
      2020-01-05 scheglov@google.com Remove unused fields from TypeNameResolver.
      2020-01-05 scheglov@google.com Remove unused TypeSystem.instantiateTypeFormalsToBounds2()
      2020-01-05 brianwilkerson@google.com Unify two error codes from the perspective of documentation
      2020-01-05 brianwilkerson@google.com Enable prefer_equal_for_default_value in several packages
      2020-01-05 brianwilkerson@google.com Add a fix for prefer_collection_literals by extracting the assists to make them reusable
      2020-01-04 scheglov@google.com Merge instantiating ClassElement(s) in TypeNameResolver into _instantiateElement().
      2020-01-04 srawlins@google.com analyzer: Add failing test for #38200
      
      Created with:
        gclient setdep -r src/third_party/dart@c0ca187f2699
      
      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
      15d0aa85
    • S
      Roll fuchsia/sdk/core/linux-amd64 from xYmDF... to oNKzr... (#15257) · 23d49041
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from xYmDF... to oNKzr...
      
      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
      23d49041
    • G
    • F
      Refactor BitmapCanvas, lazily allocate canvas, fix image composition bug. (#15153) · 27a221d6
      Ferhat 提交于
      * Refactor BitmapCanvas. Fix image compositing bug. Allocate canvas lazily
      * Fix recording canvas test by restoring context save
      * Update recording canvas test for drawColor to show multiply blend
      27a221d6
    • F
    • G
      f9a2fab7
    • S
      Roll src/third_party/skia d445e2b6fcf1..91e0d7526944 (44 commits) (#15232) · 3f52888b
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/d445e2b6fcf1..91e0d7526944
      
      git log d445e2b6fcf1..91e0d7526944 --date=short --first-parent --format='%ad %ae %s'
      2020-01-07 mtklein@google.com rm gm/skvm.cpp
      2020-01-07 mtklein@google.com thread an SkArenaAlloc into shaders
      2020-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1031d2c65b5e..51e653f03f26 (10 commits)
      2020-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 10a900e5ffaf..068dd89cab31 (7 commits)
      2020-01-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3beaf136b459..55a27186b7de (337 commits)
      2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-07 mtklein@google.com handle unpremul in skvm blitter
      2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-06 benjaminwagner@google.com Add missing Metal jobs
      2020-01-06 mtklein@google.com support kDecal in skvm image shader
      2020-01-06 mtklein@google.com expand skvm image shader
      2020-01-06 herb@google.com Make fBrokenRun local to doRegen.
      2020-01-06 bsalomon@google.com Rename GrSimpleTextureEffect->GrTextureEffect
      2020-01-06 benjaminwagner@google.com Remove Win2016 jobs.
      2020-01-06 bsalomon@google.com Remove SkIRect::EmptyIRect
      2020-01-06 herb@google.com Move the exit code to a common switch
      2020-01-06 brianosman@google.com Add a few more SkRuntimeEffect unit tests
      2020-01-06 bsalomon@google.com Revert "Revert "Clean up GrSimpleTextureEffect.""
      2020-01-06 mtklein@google.com first foray into SkVM image shaders
      2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-06 bsalomon@google.com Remove unused varying type param from GrGLSLShaderBuilder texture methods.
      2020-01-06 brianosman@google.com Remove SkRuntimeShaderFactory
      2020-01-06 robertphillips@google.com Add GrCompressedDimensions helper function
      2020-01-06 csmartdalton@google.com Move "set_path_pt" from SampleAAGeometry into ToolUtils
      2020-01-06 kjlubick@google.com [canvaskit] Remove support for T1 fonts and reduce code size
      2020-01-06 kjlubick@google.com Make tracing data a compile-time option
      2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-06 fmalita@chromium.org [skottie] cleanup: move transform & camera adapters to own CUs
      2020-01-06 jlavrova@google.com Fix a bug with unresolved text
      2020-01-06 csmartdalton@google.com Add a commandline flag to force offscreen rendering in viewer
      2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-06 bsalomon@google.com Handle insane number of glyphs in GrAtlasTextOp.
      2020-01-06 mtklein@google.com minor SkVMBlitter TODOs
      2020-01-06 mtklein@google.com in gm/skvm.cpp, Fade doesn't need to wrap a shader
      2020-01-06 jcgregorio@google.com Don't use CIPD_PKG_CPYTHON for P30.
      2020-01-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-06 kjlubick@google.com [canvaskit] Update test to use correct metrics
      2020-01-06 jlavrova@google.com Small bug fixes: leading spaces affect all width measurements, longest line and so on.
      2020-01-06 kjlubick@google.com [canvaskit] Add npm release target to ship smaller binaries
      2020-01-06 kjlubick@google.com [canvaskit] Add build flag for pathops
      2020-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1fdf6ca5141d..1031d2c65b5e (5 commits)
      2020-01-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a12a9d87841e..3beaf136b459 (315 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@91e0d7526944
      
      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 jvanverth@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: jvanverth@google.com
      3f52888b
  4. 07 1月, 2020 4 次提交