aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* add length parameter to addText, to match attr valuesGravatar reed2015-02-04
* More cleanup around GrContext, textures, and SkGr.cppGravatar bsalomon2015-02-04
* return reference to cache instead of copying the maskGravatar reed2015-02-04
* [SkSVGDevice] Initial clipping supportGravatar fmalita2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...Gravatar egdaniel2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Remove unused and unimplemented abstract functions from GrRenderTargetGravatar kkinnunen2015-02-03
* [SkSVGDevice] Initial text supportGravatar fmalita2015-02-03
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* Port SkRefCnt.h to new SkAtomics.hGravatar mtklein2015-02-03
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* make getContentKey() available in GrGpuResource public interfaceGravatar bsalomon2015-02-02
* Revert of make getContentKey() available in GrGpuResource public interface (p...Gravatar stephana2015-02-02
* make getContentKey() available in GrGpuResource public interfaceGravatar bsalomon2015-02-02
* DM: wire up --leaks / -l againGravatar mtklein2015-02-02
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Atomics overhaul.Gravatar mtklein2015-02-02
* Disable LCD text when rasterizing SkPictureShader tiles.Gravatar fmalita2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* export SkImageInfoGravatar reed2015-01-30
* Reland "remove unused SkAvoidXfermode"Gravatar scroggo2015-01-30
* Disable the noisiest /analyze warning in Chrome. ~3,700/12,000Gravatar brucedawson2015-01-30
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* First cut at cleaning up Sergio's example code and moving some common code to...Gravatar caryclark2015-01-30
* Remove unused globalRef/globalUnref.Gravatar scroggo2015-01-30
* Remove unused hasLocalMatrix.Gravatar scroggo2015-01-30
* Update comment for SkMallocPixelRef::NewWithProc.Gravatar scroggo2015-01-29
* share code between arcTo and addArc, update doxGravatar reed2015-01-29
* Make SkWriter32::snapshotAsData() a dumb copy.Gravatar mtklein2015-01-29
* Remove SkProxyCanvas.Gravatar scroggo2015-01-29
* Fix wrapped content keys for npot textures.Gravatar bsalomon2015-01-28
* Add a flag to flush the canvases during SkMultiPictureDraw::draw().Gravatar senorblanco2015-01-28
* Conservative SkTextBlob bounds.Gravatar fmalita2015-01-28
* Fix GPU resource cache related assertions.Gravatar bsalomon2015-01-27
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* Fix Chrome buildGravatar robertphillips2015-01-26
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* initial preroll apiGravatar reed2015-01-25
* Fix the speeling of "purgeable" in Gr codeGravatar bsalomon2015-01-23
* Remove deprecated SkSurface::NewRenderTarget factoriesGravatar bsalomon2015-01-23
* Take budgeted param when snapping new image.Gravatar bsalomon2015-01-23
* Allow unbudgeted resources to be recycled by the cache as scratch.Gravatar bsalomon2015-01-23
* Fix self assigment in GrResourceKeyGravatar bsalomon2015-01-23
* Remove GrBinHashKeyGravatar bsalomon2015-01-23
* add newImage APIGravatar reed2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22