aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* Rename GrAccelData to SkLayerInfo and move it to src/coreGravatar robertphillips2014-11-12
* Start stripping out complicated parts of SkPicture{Record,Data}.Gravatar mtklein2014-11-12
* Move GrInvariantOutput out of GrProcessor and into its own class.Gravatar egdaniel2014-11-12
* Add more tests.Gravatar mtklein2014-11-12
* Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cppGravatar robertphillips2014-11-12
* Clang incorrectly thinks this typedef is unused.Gravatar mtklein2014-11-11
* Add GrGpuResource::CacheAccessGravatar bsalomon2014-11-11
* modify nothingToDraw to notice filtersGravatar reed2014-11-11
* Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https:/...Gravatar mtklein2014-11-11
* modify nothingToDraw to notice filtersGravatar reed2014-11-11
* 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