aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocateGravatar cdalton2014-10-15
* Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chro...Gravatar rmistry2014-10-15
* Some cleanup in processor header files.Gravatar bsalomon2014-10-15
* JPEG YUV DecodingGravatar sugoi2014-10-15
* Split GrFragmentProcessor into its own headerGravatar bsalomon2014-10-15
* interesct path bounds with clip bounds before initializing supersamplerGravatar reed2014-10-15
* Push isEqual/onIsEqual down from GrProcessor to subclasses.Gravatar bsalomon2014-10-15
* add tests for large cordinates bounds when building aaclipGravatar reed2014-10-15
* Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...Gravatar mtklein2014-10-14
* Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocateGravatar cdalton2014-10-14
* Remove uses of GrAutoScratchTexture.Gravatar bsalomon2014-10-14
* Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...Gravatar mtklein2014-10-13
* Create helper functions to use in computeInvariantOutput callsGravatar egdaniel2014-10-13
* Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocateGravatar cdalton2014-10-13
* Devirtualize read/write pixels on surface.Gravatar bsalomon2014-10-13
* Fix leak in GLPrograms test.Gravatar bsalomon2014-10-12
* Opt state takes a GP instead of a GeometryStageGravatar joshualitt2014-10-10
* Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:15...Gravatar joshualitt2014-10-10
* Fix bug in GrCachedLayer reuseGravatar robertphillips2014-10-10
* Opt state takes a GP instead of a GeometryStageGravatar joshualitt2014-10-10
* Remove unused SaveLayerInfo::fValid fieldGravatar robertphillips2014-10-09
* FPs now use the correct builder types(just a rename)Gravatar joshualitt2014-10-09
* Force linking of static member variables for GLProgramsGravatar joshualitt2014-10-09
* gl programs rewriteGravatar joshualitt2014-10-09
* rename command line flag to avoid conflict, use very verboseGravatar caryclark2014-10-09
* Add SkBBoxHierarchy::reserve() as an optional size hint.Gravatar mtklein2014-10-09
* try again to fix ios buildGravatar caryclark2014-10-09
* fix ios buildGravatar caryclark2014-10-09