1. 24 1月, 2020 1 次提交
    • S
      Roll src/third_party/skia e4ddb8a7cddc..c88a3bc3f561 (24 commits) (#15945) · f57540a9
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/e4ddb8a7cddc..c88a3bc3f561
      
      git log e4ddb8a7cddc..c88a3bc3f561 --date=short --first-parent --format='%ad %ae %s'
      2020-01-23 jlavrova@google.com Bidi segmentation BEFORE anything else
      2020-01-23 csmartdalton@google.com Move GrTessellator::VertexAllocator to GrEagerVertexAllocator
      2020-01-23 herb@google.com Convert evict callback from function to interface
      2020-01-23 brianosman@google.com Remove unused functions and members from PipelineStageCodeGenerator
      2020-01-23 mtklein@google.com more bits for shader program hash
      2020-01-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-23 robertphillips@google.com Clean up some "const SkISize& dimensions" usages w/in Ganesh
      2020-01-23 reed@google.com Don't make promises about rowbytes
      2020-01-23 egdaniel@google.com Treat GrTextureAdjusters mip copy like other producers, i.e. no fallback.
      2020-01-23 michaelludwig@google.com Revert "Increase precision of some quad AA calculations"
      2020-01-23 mtklein@google.com basic pass at gradients
      2020-01-23 reed@google.com remove some memory-based methods, add rc()
      2020-01-23 senorblanco@chromium.org Implement support for framebufferOnly render targets.
      2020-01-23 egdaniel@google.com GrPixelConfig is DEAD!!!!!
      2020-01-23 halcanary@google.com Fix build when (is_ios && !skia_enable_skottie)
      2020-01-23 michaelludwig@google.com Increase precision in barycentric_coord calculations
      2020-01-23 egdaniel@google.com Remove fConfig from GrSurfaceDesc.
      2020-01-23 bsalomon@google.com Fix issue introduced in 33c0f260d28e28dbb5e34be71ffcbd5165a83bb3
      2020-01-23 michaelludwig@google.com Increase precision of some quad AA calculations
      2020-01-23 herb@google.com Reland "Specialize SkRectanzier to SkRectanizerSkyline"
      2020-01-23 reed@google.com row/col methods
      2020-01-23 reed@google.com remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS
      2020-01-23 brianosman@google.com Disable Programs test on MacBook10.1-Metal
      2020-01-23 michaelludwig@google.com Add GM for crbug:10141204
      
      Created with:
        gclient setdep -r src/third_party/skia@c88a3bc3f561
      
      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 benjaminwagner@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: benjaminwagner@google.com
      f57540a9
  2. 23 1月, 2020 2 次提交
    • S
      Roll src/third_party/skia f9aea7f7e502..e4ddb8a7cddc (35 commits) (#15931) · a68e4314
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/f9aea7f7e502..e4ddb8a7cddc
      
      git log f9aea7f7e502..e4ddb8a7cddc --date=short --first-parent --format='%ad %ae %s'
      2020-01-23 reed@google.com Revert "Specialize SkRectanzier to SkRectanizerSkyline"
      2020-01-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f2517d68dfde..7afe38da7578 (473 commits)
      2020-01-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8c396a9cc4a8..135f8fcba837 (16 commits)
      2020-01-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b766e5e7fbf4..f324fe10ca65 (6 commits)
      2020-01-23 herb@google.com Specialize SkRectanzier to SkRectanizerSkyline
      2020-01-23 egdaniel@google.com Pass readSwizzle into more proxy creation to not use config.
      2020-01-23 egdaniel@google.com Remove GrPixelConfig from GrSurface and GrSurfaceProxy.
      2020-01-23 benjaminwagner@google.com Reduce binary size of GCC Debug builds
      2020-01-22 robertphillips@google.com Add missing 'GrProtected' parameter to createCompressedTexture call chain
      2020-01-22 michaelludwig@google.com Account for negative w in GrQuad::bounds
      2020-01-22 jlavrova@google.com Another attempt to aling ellipsis behavior with TxtLib
      2020-01-22 awscreen@chromium.org Update font descriptor selection workaround
      2020-01-22 michaelludwig@google.com Add GM reproducing perspective failures
      2020-01-22 mtklein@google.com extend -O1 hack to avx2 code as well
      2020-01-22 benjaminwagner@google.com Revert "Revert "Revert "Complete rewrite of the SkSL interpreter"""
      2020-01-22 ethannicholas@google.com let's see what happens
      2020-01-22 ethannicholas@google.com derp
      2020-01-22 ethannicholas@google.com test change
      2020-01-22 ethannicholas@google.com removed extraneous change
      2020-01-22 ethannicholas@google.com maybe fixed?
      2020-01-22 ethannicholas@google.com Revert "Revert "Complete rewrite of the SkSL interpreter""
      2020-01-22 kjlubick@google.com [canvaskit] Roll to 0.12.0
      2020-01-22 kjlubick@google.com [canvaskit] Fix color opaqueness
      2020-01-22 kjlubick@google.com [canvaskit] Fix colorType bug
      2020-01-22 reed@google.com Revert "Revert "use SkM44 internally""
      2020-01-22 fmalita@chromium.org [skottie] Cleanup: convert shape layer adapters to new pattern
      2020-01-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-22 bsalomon@google.com Fix usage enum with GL_NV_pixel_buffer_object.
      2020-01-22 bungeman@google.com Glyph 0xFFFF is a valid glyph.
      2020-01-22 bsalomon@google.com Disable Programs test on TecnoSparkPro3 Debug test bot
      2020-01-22 egdaniel@google.com Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor.""
      2020-01-22 michaelludwig@google.com Add GrQuad::bounds() benchmark
      2020-01-22 reed@google.com Revert "use SkM44 internally"
      2020-01-22 mtklein@google.com add --dylib to fm
      2020-01-22 reed@google.com use SkM44 internally
      
      Created with:
        gclient setdep -r src/third_party/skia@e4ddb8a7cddc
      
      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 benjaminwagner@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: benjaminwagner@google.com
      a68e4314
    • S
      Roll src/third_party/skia d59053987a27..f9aea7f7e502 (10 commits) (#15890) · 97c50681
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/d59053987a27..f9aea7f7e502
      
      git log d59053987a27..f9aea7f7e502 --date=short --first-parent --format='%ad %ae %s'
      2020-01-22 csmartdalton@google.com Add a tessellation mode that triangulates the inner polygon separately
      2020-01-22 herb@google.com Reduce error control flow in addGlyphToAtlas
      2020-01-22 scroggo@google.com Make SkImageInfo::validRowBytes consider alignment
      2020-01-22 bsalomon@google.com Rework spefication of src/dst rects/translates throughout SkGpuBlurUtils.
      2020-01-22 brianosman@google.com Clamp GrSkSLFP output to valid premul
      2020-01-22 bsalomon@google.com Add functions for GL_NV_fence to GrGLInterface.
      2020-01-22 robertphillips@google.com Revert "Add compressed backend textures to Metal"
      2020-01-22 reed@google.com remove fun operator overloads
      2020-01-22 mtklein@google.com split SkBBoxHierarchy into public/base types
      2020-01-22 robertphillips@google.com Add compressed backend textures to Metal
      
      Created with:
        gclient setdep -r src/third_party/skia@f9aea7f7e502
      
      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 benjaminwagner@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: benjaminwagner@google.com
      97c50681
  3. 22 1月, 2020 4 次提交
  4. 21 1月, 2020 4 次提交
  5. 20 1月, 2020 3 次提交
  6. 19 1月, 2020 2 次提交
  7. 18 1月, 2020 3 次提交
  8. 17 1月, 2020 2 次提交
    • 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
    • S
      Roll src/third_party/skia 2900040bc4a0..2cd5d43f022c (5 commits) (#15695) · 839b34cc
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/2900040bc4a0..2cd5d43f022c
      
      git log 2900040bc4a0..2cd5d43f022c --date=short --first-parent --format='%ad %ae %s'
      2020-01-16 halcanary@google.com [minor] docs/examples: cleanup
      2020-01-16 mtklein@google.com Revert "Simplify VertexRegenerator GrStrikeCache handling"
      2020-01-16 herb@google.com Simplify VertexRegenerator GrStrikeCache handling
      2020-01-16 herb@google.com Handle color and translation outside of VertexRegenerator
      2020-01-16 reed@google.com move SkV3 into header
      
      Created with:
        gclient setdep -r src/third_party/skia@2cd5d43f022c
      
      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
      839b34cc
  9. 16 1月, 2020 3 次提交
    • S
      Roll src/third_party/skia 7edb0eb8a458..2900040bc4a0 (3 commits) (#15686) · c84fad95
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/7edb0eb8a458..2900040bc4a0
      
      git log 7edb0eb8a458..2900040bc4a0 --date=short --first-parent --format='%ad %ae %s'
      2020-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 146e16f68fdc..5fc197dc7669 (10 commits)
      2020-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 86f730971751..a7b91502cd7f (2 commits)
      2020-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b83f9414fec4..98818e570034 (437 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@2900040bc4a0
      
      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
      c84fad95
    • S
      Roll src/third_party/skia 7655168e6865..7edb0eb8a458 (16 commits) (#15682) · 49e2bf84
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/7655168e6865..7edb0eb8a458
      
      git log 7655168e6865..7edb0eb8a458 --date=short --first-parent --format='%ad %ae %s'
      2020-01-15 jvanverth@google.com Revert "Reland "Add new method for storing DrawOpAtlas texture index.""
      2020-01-15 jlavrova@google.com RTL Paragraph + all it causes
      2020-01-15 herb@google.com Redo glyph quad regeneration
      2020-01-15 mtklein@google.com fix SkMatrixConvolutionImageFilter unpremul
      2020-01-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-15 csmartdalton@google.com Add a temporary job to test GrGpuTessellationPathRenderer
      2020-01-15 reed@google.com experimental: saveCamera()
      2020-01-15 halcanary@google.com docs/examples: REG_FIDDLE_ANIMATED
      2020-01-15 jlavrova@google.com Fixing the cache
      2020-01-15 jvanverth@google.com Reland "Add new method for storing DrawOpAtlas texture index."
      2020-01-15 herb@google.com Simplify translation calculation for mustRegenerate
      2020-01-15 mtklein@google.com add a note about P3 gamuts
      2020-01-15 egdaniel@google.com Remove various uses of GrPixelConfig from GrSurfaceProxy.
      2020-01-15 bryct@amazon.com rm CanvasKit.HEAPU8.buffer caching (fix UAF bug).
      2020-01-15 kjlubick@google.com Add support for reading .skp files in CanvasKit.
      2020-01-15 adlai@google.com Add a new gm for large kernel matrix convolution
      
      Created with:
        gclient setdep -r src/third_party/skia@7edb0eb8a458
      
      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
      49e2bf84
    • S
      Roll src/third_party/skia e45c5cd03eeb..7655168e6865 (29 commits) (#15671) · 12bd2df6
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/e45c5cd03eeb..7655168e6865
      
      git log e45c5cd03eeb..7655168e6865 --date=short --first-parent --format='%ad %ae %s'
      2020-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8b3a0fa81050..86f730971751 (12 commits)
      2020-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e2015449184d..b83f9414fec4 (758 commits)
      2020-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f6d3cbb28303..146e16f68fdc (18 commits)
      2020-01-15 bsalomon@google.com Revert "Make SkGpuBlurUtils take SkTileMode"
      2020-01-15 mtklein@google.com make sure each sample() call uses the same uniforms
      2020-01-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-14 robertphillips@google.com Update compressed texturing GM
      2020-01-14 mtklein@google.com add dumpJIT() to disassemble
      2020-01-14 mtklein@google.com Revert "Pass in a SkColorType into SkImage_Gpu ctor."
      2020-01-14 bsalomon@google.com Make SkGpuBlurUtils take SkTileMode
      2020-01-14 mtklein@google.com add --skvm to nanobench and fm
      2020-01-14 egdaniel@google.com Pass in a SkColorType into SkImage_Gpu ctor.
      2020-01-14 robertphillips@google.com Expand SkImage::MakeFromCompressed to support mipMapping
      2020-01-14 jvanverth@google.com Revert "Add new method for storing DrawOpAtlas texture index."
      2020-01-14 halcanary@google.com [minor] tools/skottie_ios_app/Skia*Context: remember to cast
      2020-01-14 jvanverth@google.com Add new method for storing DrawOpAtlas texture index.
      2020-01-14 halcanary@google.com add more docs/examples from named fiddles.
      2020-01-14 mtklein@google.com improve scalar gather32
      2020-01-14 mtklein@google.com impl gather32 for x86
      2020-01-14 halcanary@google.com skottie_ios_app: Add OpenGL.
      2020-01-14 reed@google.com clean-up 3d sample's use of matrices
      2020-01-14 mtklein@google.com remove obsolete presubmit checks
      2020-01-14 egdaniel@google.com Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews.
      2020-01-14 mtklein@google.com try running public API checks early
      2020-01-14 nifong@google.com fix msan issue by init all new members
      2020-01-14 mtklein@google.com manually roll swiftshader
      2020-01-14 borenet@google.com [infra] Fix bin/try
      2020-01-14 borenet@google.com [infra] Make bin/try work in any (Skia) repo
      2020-01-14 borenet@google.com [infra] Change CMake build to use a temporary directory
      
      Created with:
        gclient setdep -r src/third_party/skia@7655168e6865
      
      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
      12bd2df6
  10. 15 1月, 2020 1 次提交
    • S
      Roll src/third_party/skia 69ace2a0adbe..e45c5cd03eeb (23 commits) (#15584) · 0c35a6bb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/69ace2a0adbe..e45c5cd03eeb
      
      git log 69ace2a0adbe..e45c5cd03eeb --date=short --first-parent --format='%ad %ae %s'
      2020-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ed074852bf07..8b3a0fa81050 (8 commits)
      2020-01-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src d7523c24c465..e2015449184d (593 commits)
      2020-01-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-14 mtklein@google.com add movq
      2020-01-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-13 mtklein@google.com add vgatherdps
      2020-01-13 stani@google.com Improve shader compile tracing with Android framework
      2020-01-13 ethannicholas@google.com fix texture projection and fmod on metal
      2020-01-13 robertphillips@google.com Compressed texture API cleanup
      2020-01-13 bungeman@google.com Turn off automatic application of 'trak' on macOS.
      2020-01-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-13 bsalomon@google.com Reland "Remove GrPaint::addColorTextureProcessor"
      2020-01-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-13 egdaniel@google.com On ARM disable blend when src-over has src with alpha of 1.
      2020-01-13 reed@google.com Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale"""
      2020-01-13 jlavrova@google.com Formatting paragraph with width=0
      2020-01-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 12ce8f687d23..ed074852bf07 (12 commits)
      2020-01-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e8ce929aea0d..d7523c24c465 (417 commits)
      2020-01-12 reed@google.com Reland "Revert "allow clients to opt into new didTranslate/didScale""
      2020-01-12 reed@google.com Revert "Revert "allow clients to opt into new didTranslate/didScale""
      2020-01-12 reed@google.com Revert "allow clients to opt into new didTranslate/didScale"
      2020-01-12 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      2020-01-12 reed@google.com allow clients to opt into new didTranslate/didScale
      
      Created with:
        gclient setdep -r src/third_party/skia@e45c5cd03eeb
      
      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
      0c35a6bb
  11. 12 1月, 2020 3 次提交
    • S
      Roll src/third_party/skia 0a1923e50752..69ace2a0adbe (1 commits) (#15507) · 5ef2c796
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/0a1923e50752..69ace2a0adbe
      
      git log 0a1923e50752..69ace2a0adbe --date=short --first-parent --format='%ad %ae %s'
      2020-01-11 reed@google.com sample3d
      
      Created with:
        gclient setdep -r src/third_party/skia@69ace2a0adbe
      
      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
      5ef2c796
    • S
      Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (#15500) · d45f1c1e
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/3723fb7e85bb..0a1923e50752
      
      git log 3723fb7e85bb..0a1923e50752 --date=short --first-parent --format='%ad %ae %s'
      2020-01-11 csmartdalton@google.com Disable QCOM_tiled_rendering while we wait for test devices
      2020-01-11 reed@google.com Override didTranslate, and add virtual for didScale
      2020-01-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-10 reed@google.com Revert "Revert "forward concat44 in nway canvas""
      
      Created with:
        gclient setdep -r src/third_party/skia@0a1923e50752
      
      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
      d45f1c1e
    • S
      Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (#15466) · 3d37d39d
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/67d0f3fd725c..3723fb7e85bb
      
      git log 67d0f3fd725c..3723fb7e85bb --date=short --first-parent --format='%ad %ae %s'
      2020-01-10 reed@google.com Revert "forward concat44 in nway canvas"
      2020-01-10 bsalomon@google.com Fix mac TSAN build
      2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-10 herb@google.com Simplify text op vertex generation loop
      2020-01-10 bsalomon@google.com Enable transfer from texture to buffer on ANGLE.
      2020-01-10 nifong@google.com Revert "Reland "Add vis of android device clip restriction, fix regular clip vis on gpu""
      2020-01-10 nifong@google.com Reland "Add vis of android device clip restriction, fix regular clip vis on gpu"
      2020-01-10 jvanverth@google.com Revert "Add vis of android device clip restriction, fix regular clip vis on gpu"
      2020-01-10 jvanverth@google.com Revert "Fix san error by initializing new bool in debugcanvas"
      2020-01-10 reed@google.com forward concat44 in nway canvas
      2020-01-10 kjlubick@google.com [canvaskit] Roll to 0.11.0
      2020-01-10 nifong@google.com Fix san error by initializing new bool in debugcanvas
      2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-10 jlavrova@google.com height_override without a multiplier
      2020-01-10 halcanary@google.com tools/git-sync-deps works with either python
      2020-01-10 brianosman@google.com SkRuntimeEffect: Fix 'in' variables in CPU backend
      2020-01-10 nifong@google.com Add vis of android device clip restriction, fix regular clip vis on gpu
      2020-01-10 jlavrova@google.com Ellipsis attached to cluster, not word
      2020-01-10 reed@google.com Revert "new virtuals for canvas ctm"
      2020-01-10 reed@google.com new virtuals for canvas ctm
      2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5d178c93fd5b..e8ce929aea0d (425 commits)
      2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c431d59626e1..12ce8f687d23 (8 commits)
      2020-01-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 77c89ff847b6..110236f3ce70 (5 commits)
      2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-09 reed@google.com remove cruft bools from canvas
      
      Created with:
        gclient setdep -r src/third_party/skia@3723fb7e85bb
      
      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
      3d37d39d
  12. 10 1月, 2020 3 次提交
    • S
      Roll src/third_party/skia 04e77813f8f4..67d0f3fd725c (41 commits) (#15377) · f4c7fcd7
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/04e77813f8f4..67d0f3fd725c
      
      git log 04e77813f8f4..67d0f3fd725c --date=short --first-parent --format='%ad %ae %s'
      2020-01-09 jvanverth@google.com Revert "Remove GrPaint::addColorTextureProcessor"
      2020-01-09 robertphillips@google.com Move GrVkFormatColorTypePairIsValid assert back into GrVkGpu::check_image_info
      2020-01-09 rmistry@google.com Add retries to Android compile bot for when GS returns 502s
      2020-01-09 csmartdalton@google.com Speed up get_contour_count in GrTessellator.cpp
      2020-01-09 herb@google.com Make SubRun accessible for GrAtlasTextOp
      2020-01-09 jvanverth@google.com Hide MakeFromMTKView behind an availability flag
      2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-09 herb@google.com Combine result calculation from both legs of if statement
      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)
      2020-01-08 mtklein@google.com JIT today's new _imm ops
      2020-01-08 herb@google.com Hoist calculations up to regenerate
      2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-08 mtklein@google.com skip no-op masks
      2020-01-08 egdaniel@google.com Move the remainder of GrRenderTargetContext factories.
      2020-01-08 mtklein@google.com refactor bit ops
      2020-01-08 mtklein@google.com add add/sub/min/max w/ constant ops
      2020-01-08 michaelludwig@google.com Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
      2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-08 mtklein@google.com clamp to [0,1] before blending with normalized
      2020-01-08 brianosman@google.com Expose the Input variable and Child name collections in SkRuntimeEffect
      2020-01-08 mtklein@google.com Streamline skvm bilerp.
      2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-08 egdaniel@google.com Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
      2020-01-08 jvanverth@google.com Add method to delay drawable acquisition from MTKView
      
      Created with:
        gclient setdep -r src/third_party/skia@67d0f3fd725c
      
      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
      f4c7fcd7
    • G
      7821c8b7
    • 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
  13. 09 1月, 2020 3 次提交
    • S
      Roll src/third_party/skia 04e77813f8f4..92ca3baba6a5 (15 commits) (#15330) · e6f2dcc8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/04e77813f8f4..92ca3baba6a5
      
      git log 04e77813f8f4..92ca3baba6a5 --date=short --first-parent --format='%ad %ae %s'
      2020-01-08 mtklein@google.com JIT today's new _imm ops
      2020-01-08 herb@google.com Hoist calculations up to regenerate
      2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-08 mtklein@google.com skip no-op masks
      2020-01-08 egdaniel@google.com Move the remainder of GrRenderTargetContext factories.
      2020-01-08 mtklein@google.com refactor bit ops
      2020-01-08 mtklein@google.com add add/sub/min/max w/ constant ops
      2020-01-08 michaelludwig@google.com Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
      2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-08 mtklein@google.com clamp to [0,1] before blending with normalized
      2020-01-08 brianosman@google.com Expose the Input variable and Child name collections in SkRuntimeEffect
      2020-01-08 mtklein@google.com Streamline skvm bilerp.
      2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-08 egdaniel@google.com Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
      2020-01-08 jvanverth@google.com Add method to delay drawable acquisition from MTKView
      
      Created with:
        gclient setdep -r src/third_party/skia@92ca3baba6a5
      
      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
      e6f2dcc8
    • S
      Roll src/third_party/skia f811fc331a14..04e77813f8f4 (7 commits) (#15312) · bb99d800
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/f811fc331a14..04e77813f8f4
      
      git log f811fc331a14..04e77813f8f4 --date=short --first-parent --format='%ad %ae %s'
      2020-01-08 rmistry@google.com Revert "Prevent de-duplication of Housekeeper-PerCommit-BuildTaskDrivers"
      2020-01-08 kjlubick@google.com [canvaskit] Add webp support
      2020-01-08 egdaniel@google.com Add debug gpu abandon bots and fix yuv crash.
      2020-01-08 halcanary@google.com Reland "GrGLMakeNativeInterface_{iOS,mac,win}: clean up"
      2020-01-08 mtklein@google.com add Brian's fiddle as gm/bicubic
      2020-01-08 reed@google.com Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API.""
      2020-01-08 michaelludwig@google.com Revert "Avoid loop-dependent behavior in GrMemoryPoolBench"
      
      Created with:
        gclient setdep -r src/third_party/skia@04e77813f8f4
      
      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
      bb99d800
    • S
      Roll src/third_party/skia 91e0d7526944..f811fc331a14 (32 commits) (#15306) · 41159ce0
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/91e0d7526944..f811fc331a14
      
      git log 91e0d7526944..f811fc331a14 --date=short --first-parent --format='%ad %ae %s'
      2020-01-08 michaelludwig@google.com Avoid loop-dependent behavior in GrMemoryPoolBench
      2020-01-08 borenet@google.com [infra] Fix build_task_drivers.sh, update infra dep
      2020-01-08 brianosman@google.com Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."
      2020-01-08 jvanverth@google.com Revert "Move makeDeferredRenderTargetContext calls to factory on RTC."
      2020-01-08 borenet@google.com [recipes] Remove unnecessary depot_tools dependency in flavor module
      2020-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 55a27186b7de..61f03e9a10c0 (434 commits)
      2020-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 51e653f03f26..db49bc7dd075 (8 commits)
      2020-01-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 068dd89cab31..45a4d0f36bd6 (5 commits)
      2020-01-07 herb@google.com Seperate out quad updating from atlas updating
      2020-01-07 herb@google.com regenTextureCoordinates is always true when calling doRegen
      2020-01-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-07 benjaminwagner@google.com Reland "Fixes for Vulkan Debug layers"
      2020-01-07 mtklein@google.com bicubic in skvm image shader
      2020-01-07 egdaniel@google.com Move makeDeferredRenderTargetContext calls to factory on RTC.
      2020-01-07 herb@google.com Simplify the atlas update inner loop
      2020-01-07 benjaminwagner@google.com Revert "Fixes for Vulkan Debug layers"
      2020-01-07 csmartdalton@google.com Add a path renderer that uses GPU tessellation
      2020-01-07 benjaminwagner@google.com Update remote access documentation for Win2019
      2020-01-07 mtklein@google.com tolerate alpha slightly out of [0,1]
      2020-01-07 brianosman@google.com In SkRuntimeEffect, guard against programs not compiling with GPU caps
      2020-01-07 nifong@google.com Fix typo where width/height were swapped in new debug layer manager
      2020-01-07 bsalomon@google.com Reland "Rename GrSimpleTextureEffect->GrTextureEffect"
      2020-01-07 mtklein@google.com one option for fixing bilerp asserts
      2020-01-07 mtklein@google.com upgrade debugging tools
      2020-01-07 reed@google.com Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API.
      2020-01-07 halcanary@google.com public.bzl: add SKOTTIE_IOS_LIB_SDK_FRAMEWORKS
      2020-01-07 robertphillips@google.com Improve debug information provided when backend format and GrColorType don't match
      2020-01-07 benjaminwagner@google.com Fixes for Vulkan Debug layers
      2020-01-07 mtklein@google.com add SkVM_fwd.h
      2020-01-07 mtklein@google.com handle kLow/kMedium in skvm image shader
      2020-01-07 benjaminwagner@google.com Add NativeFonts job for Mac 10.15 CPU
      2020-01-07 bsalomon@google.com Revert "Rename GrSimpleTextureEffect->GrTextureEffect"
      
      Created with:
        gclient setdep -r src/third_party/skia@f811fc331a14
      
      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
      41159ce0
  14. 08 1月, 2020 1 次提交
    • 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
  15. 07 1月, 2020 1 次提交
  16. 04 1月, 2020 1 次提交
    • S
      Roll src/third_party/skia 7ac038f302f2..6791ee2f8059 (20 commits) (#15141) · cbdc7bde
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/7ac038f302f2..6791ee2f8059
      
      git log 7ac038f302f2..6791ee2f8059 --date=short --first-parent --format='%ad %ae %s'
      2020-01-04 rosasco@google.com Add logger service.
      2020-01-03 herb@google.com Use fCurrGlyph as the looping variable.
      2020-01-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-01-03 nifong@google.com Support using an externally manage list of images in UrlDataManager for wasm debugger.
      2020-01-03 mtklein@google.com remove FAAA/FSAA bots
      2020-01-03 mtklein@google.com remove redundant Debug bots that have ASAN bots
      2020-01-03 bsalomon@google.com Some GrTypes cleanup.
      2020-01-03 brianosman@google.com Remove SkRuntimeColorFilterFactory
      2020-01-03 benjaminwagner@google.com [infra] Upgrade Win to 2019
      2020-01-03 egdaniel@google.com Updated proxy isProtected to return a GrProtected enum.
      2020-01-03 mtklein@google.com remove almost all Release ASAN bots
      2020-01-03 brianosman@google.com split CPU BonusConfigs SAN bots out explicitly
      2020-01-03 ethannicholas@google.com SkSL description methods are now only present in debug mode
      2020-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ab3cf9c7bd22..605b00d7728f (1 commits)
      2020-01-03 brianosman@google.com Tweak the CanvasKit interface to SkRuntimeEffect
      2020-01-03 mtklein@google.com one more flourish
      2020-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cbbfa2f28a0e..1fdf6ca5141d (1 commits)
      2020-01-03 mtklein@google.com ultimate retry for image shader cleanup
      2020-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 81693dc9aabc..a12a9d87841e (186 commits)
      2020-01-03 benjaminwagner@google.com [infra] Use POSIX paths for Docker containers
      
      Created with:
        gclient setdep -r src/third_party/skia@6791ee2f8059
      
      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 nifong@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: nifong@google.com
      cbdc7bde
  17. 03 1月, 2020 1 次提交
    • S
      Roll src/third_party/skia 107c66669d37..7ac038f302f2 (30 commits) (#15102) · d35a4b30
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/107c66669d37..7ac038f302f2
      
      git log 107c66669d37..7ac038f302f2 --date=short --first-parent --format='%ad %ae %s'
      2020-01-02 benjaminwagner@google.com Move Android GPU ASAN jobs to NVIDIA_Shield.
      2020-01-02 herb@google.com Document fBrokenRun in VertexRegenerator.
      2020-01-02 benjaminwagner@google.com Add xSAN jobs for Vulkan
      2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 25234a0a9c2c..ab3cf9c7bd22 (1 commits)
      2020-01-02 mtklein@google.com add some useful Debug/ASAN bots
      2020-01-02 mtklein@google.com build libjpeg-turbo with -DUSE_CLZ_INTRINSIC
      2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ec78f685becd..25234a0a9c2c (1 commits)
      2020-01-02 brianosman@google.com Move SkRuntimeEffect.h to include/effects
      2020-01-02 brianosman@google.com Fix asserts in SkRuntimeEffect color filter benchmarks
      2020-01-02 benjaminwagner@google.com Enable Vulkan Debug layers
      2020-01-02 mtklein@google.com reland "clarify that there's no kMedium here"
      2020-01-02 mtklein@google.com Reland "pass more information to shaders"
      2020-01-02 brianosman@google.com Add SkRuntimeEffect::makeColorFilter
      2020-01-02 bsalomon@google.com Fix GrColorMatrixFragmentProcessor handling of premul transparent black.
      2020-01-02 benjaminwagner@google.com Fix asan_device_setup path
      2020-01-02 kjlubick@google.com [canvaskit] Update compile.sh with initial code size findings
      2020-01-02 benjaminwagner@google.com [infra] Handle failure from addr2line
      2020-01-02 bryct@amazon.com Add instructions for compiling CanvasKit and viewing example page.
      2020-01-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src e0db4afcadab..81693dc9aabc (33 commits)
      2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 942d91520aa8..cbbfa2f28a0e (1 commits)
      2020-01-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 39f22a4ba7a2..e0db4afcadab (60 commits)
      2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fca5a005aa88..942d91520aa8 (5 commits)
      2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 59465799210b..10a900e5ffaf (1 commits)
      2019-12-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4d93cdf1ccf7..39f22a4ba7a2 (126 commits)
      2019-12-31 mtklein@google.com Revert "refresh image shader cs/at logic"
      2019-12-31 mtklein@google.com Revert "clarify that there's no kMedium here"
      2019-12-31 mtklein@google.com Revert "pass more information to shaders"
      2019-12-31 csmartdalton@google.com Rename GpuPathRenderers::kAll to kDefault
      2019-12-31 csmartdalton@google.com Add a mechanism to insert framebuffer barriers for NVIDIA tessellation
      2019-12-31 mtklein@google.com pass more information to shaders
      
      Created with:
        gclient setdep -r src/third_party/skia@7ac038f302f2
      
      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 nifong@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: nifong@google.com
      d35a4b30
  18. 02 1月, 2020 1 次提交
  19. 31 12月, 2019 1 次提交