aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-12-05Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.Hal Canary
2014-11-25Cherry pick 'Fix yet another convexicator issue' to M40 branchRobert Phillips
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...bsalomon
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Add unit test for SkDashPathEffect::asPoints' cullingrobertphillips
2014-11-04Allow all font weights on Android and respect overrides.bungeman
2014-11-04Fix PictureTest for new GPU vetojvanverth
2014-11-03Force input coverage to be only a byte in gpu shaders.egdaniel
2014-11-03Shrink saveLayer device bounds when it supplies an explicit bounds and has a ...robertphillips
2014-10-30Upgrade GPUOptimizerobertphillips
2014-10-30Make RTree handle the case where the playback canvas has empty clip boundsjunov
2014-10-30allow SkUserConfig.h to control NOGPUreed
2014-10-29cleanup reentrance logic in CMMjoshualitt
2014-10-29Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...mtklein
2014-10-29Use SkTypeface::getBounds() in bounding-box calculations.mtklein
2014-10-29Discard atlas after every MultiPictureDraw::drawrobertphillips
2014-10-29MultiPictureDraw is taskgroup aware.reed
2014-10-29Fix bounds computation of all 0-input filters.senorblanco
2014-10-29Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...mtklein
2014-10-29Use SkTypeface::getBounds() in bounding-box calculations.mtklein
2014-10-28OptState owns program descriptorjoshualitt
2014-10-28rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsbsalomon
2014-10-28Removing dead code from CanvasTestpiotaixr
2014-10-28Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...hcm
2014-10-28These tests stress pathops by describing the union of circle-like paths that ...caryclark
2014-10-28Alter layer hoisting to only hoist layers for one canvas at a timerobertphillips
2014-10-28not a failure if we didn't load the test filereed
2014-10-27Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...hcm
2014-10-27Reenable assertions that were reported failing in tests/CanvasTest.cpppiotaixr
2014-10-27Fix bounds computation of all 0-input filters.senorblanco
2014-10-27Cut down SkBBH API more.mtklein
2014-10-24Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.halcanary
2014-10-24move c api into includereed
2014-10-24Add test for new FrontBufferedStream behavior.scroggo
2014-10-23Adding an option to render only the shadow in SkDropShadowImageFiltersugoi
2014-10-23Add utils to better quantize grayscale values to three bit indices whilepavel
2014-10-23add float equivalent in dumpHex output as commentcaryclark
2014-10-23use SkMaskCache inside SkBlurMaskFilterreed
2014-10-23Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of...mtklein
2014-10-23Removed simple tests steps from CanvasTest.piotaixr
2014-10-23Remove android specific genID from SkPaint.djsollen
2014-10-23Add test for new FrontBufferedStream behavior.scroggo
2014-10-23Add SkMaskCacheqiankun.miao
2014-10-22Qualify the return value of SkImageDecoder::decodescroggo
2014-10-22SkResourceCache::Key namespace support.fmalita
2014-10-22Track nested picture xform state for layer hoistingrobertphillips
2014-10-21add round/ceil/etc. for SkMScalarreed
2014-10-21SkLazyPtr follow upsmtklein
2014-10-20Fix image filters for PDF backend.senorblanco