aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Remove all knowledge of resource keys from the legacy cache.Gravatar bsalomon2014-11-11
* start again on Sk4x with portable version and unit testsGravatar mtklein2014-11-11
* Change where layer hoisting data is gatheredGravatar robertphillips2014-11-11
* tests/Time.cpp: more verbose errorsGravatar halcanary2014-11-10
* Add tests (and fix!) for known bad ICO files.Gravatar scroggo2014-11-10
* Use GrResourceCache2 to service content key lookupsGravatar bsalomon2014-11-10
* Fix SkTime::GetDateTime Posix implementation, add unit test.Gravatar halcanary2014-11-10
* flag imageinfo as srgbGravatar reed2014-11-10
* Cleanup: Use SkAutoGraphics in gm and tests.Gravatar tfarina2014-11-07
* When running DM, write test failures to json.Gravatar scroggo2014-11-07
* Clip in grdrawtargetGravatar joshualitt2014-11-06
* Add mock context and use in ResourceCacheTest.Gravatar bsalomon2014-11-05
* Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...Gravatar bsalomon2014-11-05
* Add mock context and use in ResourceCacheTest.Gravatar bsalomon2014-11-05
* Add unit test for SkDashPathEffect::asPoints' cullingGravatar robertphillips2014-11-05
* Allow all font weights on Android and respect overrides.Gravatar bungeman2014-11-04
* Fix PictureTest for new GPU vetoGravatar jvanverth2014-11-04
* Force input coverage to be only a byte in gpu shaders.Gravatar egdaniel2014-11-03
* Shrink saveLayer device bounds when it supplies an explicit bounds and has a ...Gravatar robertphillips2014-11-03
* Upgrade GPUOptimizeGravatar robertphillips2014-10-30
* Make RTree handle the case where the playback canvas has empty clip boundsGravatar junov2014-10-30
* allow SkUserConfig.h to control NOGPUGravatar reed2014-10-30
* cleanup reentrance logic in CMMGravatar joshualitt2014-10-29
* Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...Gravatar mtklein2014-10-29
* Use SkTypeface::getBounds() in bounding-box calculations.Gravatar mtklein2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* MultiPictureDraw is taskgroup aware.Gravatar reed2014-10-29
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
* Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...Gravatar mtklein2014-10-29
* Use SkTypeface::getBounds() in bounding-box calculations.Gravatar mtklein2014-10-29
* OptState owns program descriptorGravatar joshualitt2014-10-28
* rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsGravatar bsalomon2014-10-28
* Removing dead code from CanvasTestGravatar piotaixr2014-10-28
* Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...Gravatar hcm2014-10-28
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-10-28
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-10-28
* not a failure if we didn't load the test fileGravatar reed2014-10-28
* Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...Gravatar hcm2014-10-27
* Reenable assertions that were reported failing in tests/CanvasTest.cppGravatar piotaixr2014-10-27
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-27
* Cut down SkBBH API more.Gravatar mtklein2014-10-27
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24
* move c api into includeGravatar reed2014-10-24
* Add test for new FrontBufferedStream behavior.Gravatar scroggo2014-10-24
* Adding an option to render only the shadow in SkDropShadowImageFilterGravatar sugoi2014-10-23
* Add utils to better quantize grayscale values to three bit indices whileGravatar pavel2014-10-23
* add float equivalent in dumpHex output as commentGravatar caryclark2014-10-23
* use SkMaskCache inside SkBlurMaskFilterGravatar reed2014-10-23
* Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of...Gravatar mtklein2014-10-23
* Removed simple tests steps from CanvasTest.Gravatar piotaixr2014-10-23