1. 07 4月, 2020 2 次提交
  2. 04 4月, 2020 2 次提交
  3. 03 4月, 2020 2 次提交
  4. 02 4月, 2020 6 次提交
  5. 01 4月, 2020 3 次提交
  6. 31 3月, 2020 2 次提交
  7. 30 3月, 2020 1 次提交
    • S
      Roll src/third_party/skia 7345d88277c4..5b11a58c6297 (18 commits) (#17387) · ac89bc2b
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/7345d88277c4..5b11a58c6297
      
      git log 7345d88277c4..5b11a58c6297 --date=short --first-parent --format='%ad %ae %s'
      2020-03-28 mtklein@google.com skvm::Builder friendliness improvements
      2020-03-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
      2020-03-27 bungeman@google.com Fix gcc 9 warnings.
      2020-03-27 bsalomon@google.com Rename SkColorTypeComponentFlags to SkColorChannelFlags.
      2020-03-27 reed@google.com all colorfilters but RT converted to skvm
      2020-03-27 egdaniel@google.com Add GrD3DPipelineState class and setup vertex input information.
      2020-03-27 reed@google.com onProgram for SkGaussianColorFilter, plus gm and bench
      2020-03-27 csmartdalton@google.com Rename TessellatingPathRendererTests.cpp -> "Triangulating"
      2020-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 02e15b249b12..3ca41df3d3ba (10 commits)
      2020-03-27 egdaniel@google.com Remove some unused 3 byte vertex attrib types.
      2020-03-27 robertphillips@google.com Make the distanceFieldAdjustTable a static singleton
      2020-03-27 jvanverth@google.com Minor fixes for D3D build.
      2020-03-27 bungeman@google.com Fix gcc9 warning around size of memset.
      2020-03-27 csmartdalton@google.com Rename GrGpuTessellationPathRenderer to GrTessellationPathRenderer
      2020-03-27 nifong@google.com Remove deprecated functions
      2020-03-27 reed@google.com onProgram for overdraw-colorfilter
      2020-03-27 bsalomon@google.com Remove texture swizzle from GrSurfaceProxy.
      2020-03-27 bsalomon@google.com Fix TODO SkImage_GpuBase to check SkColorInfo and not a fake SkImageInfo
      
      Created with:
        gclient setdep -r src/third_party/skia@5b11a58c6297
      
      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 robertphillips@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: robertphillips@google.com
      ac89bc2b
  8. 29 3月, 2020 1 次提交
  9. 27 3月, 2020 2 次提交
    • S
      Roll src/third_party/skia 265de3a93c6e..385de38b272f (22 commits) (#17369) · 2bb41774
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/265de3a93c6e..385de38b272f
      
      git log 265de3a93c6e..385de38b272f --date=short --first-parent --format='%ad %ae %s'
      2020-03-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
      2020-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6719f54ac7ce..f2bee3043a5e (6 commits)
      2020-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 77090261dabc..02e15b249b12 (8 commits)
      2020-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 16171704b6dc..2cb42d2f8146 (394 commits)
      2020-03-26 mtklein@google.com implement matrix 0/1 todo
      2020-03-26 brianosman@google.com Disable Processor tests on TecnoSpark3Pro
      2020-03-26 reed@google.com handle HSL case in HSLMatrix for skvm
      2020-03-26 reed@google.com add bench for highcontrast-colorfilter
      2020-03-26 fmalita@chromium.org [skottie] Cleanup: relocate Animator base class out of SkSG
      2020-03-26 michaelludwig@google.com Correctly initialize LayerIter's cached device origin.
      2020-03-26 jvanverth@google.com Add GrD3DRenderTarget and GrD3DTextureRenderTarget.
      2020-03-26 jlavrova@google.com Respect grapheme clusters when wrapping text
      2020-03-26 csmartdalton@google.com Add glDraw*BaseInstance functions to GrGLInterface
      2020-03-26 bungeman@google.com Include system headers last.
      2020-03-26 jvanverth@google.com Rename GrD3DTextureInfo to GrD3DTextureResourceInfo.
      2020-03-26 bungeman@google.com Begin fixing GrShaderVar.
      2020-03-26 csmartdalton@google.com Rename CPU tessellation to "triangulation"
      2020-03-26 brianosman@google.com Reland "Switch sRGB color filter to use GrColorSpaceXformEffect"
      2020-03-26 brianosman@google.com Update comment about Mali G series
      2020-03-26 reed@google.com onProgram for HighContrastColorFilter
      2020-03-26 brianosman@google.com Add workaround flag for color space transform math on Mali G GPUs
      2020-03-26 nifong@google.com Reland "Switch to using a Float32Array (bound as value array) for color."
      
      Created with:
        gclient setdep -r src/third_party/skia@385de38b272f
      
      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 robertphillips@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: robertphillips@google.com
      2bb41774
    • S
  10. 26 3月, 2020 5 次提交
  11. 25 3月, 2020 5 次提交
  12. 24 3月, 2020 7 次提交
  13. 23 3月, 2020 2 次提交