aboutsummaryrefslogtreecommitdiff
path: root/gm
AgeCommit message (Expand)Author
2019-02-04Remove GM::onDrawBackgroundChris Dalton
2019-02-01Remove destination GrRenderTargetProxy from GrPipelineRobert Phillips
2019-01-30add Leon's gradient to p3 GMMike Klein
2019-01-30Avoid crash in wacky_yuv GMs with --preAbandonGpuContextBrian Salomon
2019-01-29Convert GrBuffer owners to sk_spBrian Salomon
2019-01-29Fix leak of textures in wacky_yuv_* GMsBrian Salomon
2019-01-24gm: delete boilerplateHal Canary
2019-01-24gm: use DEF_GM macro consistantlyHal Canary
2019-01-23Add getTypefaceOrDefault and refTypefaceOrDefaultHerb Derby
2019-01-23Add new experimental API for rectangles with per-edge AA controlMichael Ludwig
2019-01-22IWYUMike Reed
2019-01-22Add non-srcover fallback for drawImageSetMichael Ludwig
2019-01-18Reland "Add compressed data support for SkImage."Jim Van Verth
2019-01-17Revert "Add compressed data support for SkImage."Hal Canary
2019-01-17Add compressed data support for SkImage.Jim Van Verth
2019-01-16Return GrProcessorSet::Analysis from GrDrawOp::finalizeChris Dalton
2019-01-16Rename SkGlyphCache -> SkStrikeHerb Derby
2019-01-15Temporarily disable etc1 GM on Google3Jim Van Verth
2019-01-15Fix etc1 GM in preReleaseGpuContext mode.Jim Van Verth
2019-01-15Restore ETC1 compressed texture support.Jim Van Verth
2019-01-15Bugfix for Nexus 5 mipmap+scissor generation failureMichael Ludwig
2019-01-14Revert "Revert "Add SkImage::makeColorTypeAndColorSpace""Brian Osman
2019-01-12Revert "Add SkImage::makeColorTypeAndColorSpace"Brian Osman
2019-01-12Add SkImage::makeColorTypeAndColorSpaceBrian Osman
2019-01-11Reland "Add target SkColorSpace to SkImage_GpuYUVA."Jim Van Verth
2019-01-11Revert "Add target SkColorSpace to SkImage_GpuYUVA."Jim Van Verth
2019-01-11Add target SkColorSpace to SkImage_GpuYUVA.Jim Van Verth
2019-01-09drawText Cleanup, part 5Hal Canary
2019-01-09drawText Cleanup, part 2Hal Canary
2019-01-09SkPDF: rasterize for color-filter+layerHal Canary
2019-01-08sed s/drawSimpleText/drawString/Hal Canary
2019-01-08gm/gammagradienttext: Attempt to see what changed in gold.Hal Canary
2019-01-08drawText CleanupHal Canary
2019-01-08Remove SkCanvas::kPreserveLCDText_SaveLayerFlagFlorin Malita
2019-01-08Revert "update p3 GM"Mike Klein
2019-01-08update p3 GMMike Klein
2019-01-07use drawstring with fontMike Reed
2019-01-07use drawString with fontMike Reed
2019-01-05add drawString to ease the pain of converting to skfontMike Reed
2019-01-05Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04paint is losing its text-related fieldsMike Reed
2019-01-04Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04Add SkColorSpace factory from 3x3 row-major gamut and transfer functionBrian Osman
2019-01-04remove more extra semicolonsKevin Lubick
2019-01-03change textutils to require font paramMike Reed
2019-01-02use font instead of paint for textMike Reed
2019-01-02accessors for RunBuffer as points or rsxformsMike Reed
2018-12-28move work out of GM ctorMike Klein
2018-12-27Support wide color in GrLatticeOpBrian Osman
2018-12-27Remove templating from QuadUVMatrix::apply, and fix const-nessBrian Osman