aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Remove android specific genID from SkPaint.Gravatar djsollen2014-10-23
* Add test for new FrontBufferedStream behavior.Gravatar scroggo2014-10-23
* Add SkMaskCacheGravatar qiankun.miao2014-10-23
* Qualify the return value of SkImageDecoder::decodeGravatar scroggo2014-10-22
* SkResourceCache::Key namespace support.Gravatar fmalita2014-10-22
* Track nested picture xform state for layer hoistingGravatar robertphillips2014-10-22
* add round/ceil/etc. for SkMScalarGravatar reed2014-10-21
* SkLazyPtr follow upsGravatar mtklein2014-10-21
* Fix image filters for PDF backend.Gravatar senorblanco2014-10-20
* SkLazyPtr suitable as a local or class member.Gravatar mtklein2014-10-20
* Dilate approximated text bounds to squelch recent assertion failure.Gravatar mtklein2014-10-20
* Add clip to layer cacheGravatar robertphillips2014-10-20
* Remove obsolete SkRecording.Gravatar mtklein2014-10-20
* JPEG YUV DecodingGravatar sugoi2014-10-16
* Override SkCanvas::drawImage() in SkRecorder.Gravatar piotaixr2014-10-16
* Refactor SkGLContext to be actually extendableGravatar kkinnunen2014-10-15
* Move willUseInputColor check to computeInvariantOutputGravatar egdaniel2014-10-15