aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add tests for STArray swapGravatar bsalomon2015-02-10
* check for nonfinites in rrectsGravatar reed2015-02-10
* Clean up clipping code a bitGravatar robertphillips2015-02-10
* Only instance-count in SK_DEVELOPER builds (our debug builds, not Chrome's)Gravatar mtklein2015-02-10
* Port SkLazyPtr to new SkAtomics.hGravatar mtklein2015-02-09
* SkAtomics: add asserts for valid memory orders.Gravatar mtklein2015-02-09
* Move GrXferProcessor subclasses into cpp filesGravatar egdaniel2015-02-09
* Add SkSVGCanvasGravatar fmalita2015-02-06
* Reimplement gpu message bus for invalidated bitmap gen IDsGravatar bsalomon2015-02-06
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* Move SVG parser files under {include,src}/svg/parser/Gravatar fmalita2015-02-06
* Rename SkCanvasDrawable to SkDrawable, and make publicGravatar reed2015-02-06
* Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2...Gravatar reed2015-02-06
* rename SkCanvasDrawable to SkDrawable, and make publicGravatar reed2015-02-06
* Add factory for Android font manager.Gravatar bungeman2015-02-06
* Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...Gravatar bsalomon2015-02-06
* Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...Gravatar bsalomon2015-02-05
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-05
* BUG=skia:Gravatar joshualitt2015-02-05
* 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