aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* 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
* remove (unused) GatherPixelRefsGravatar reed2015-01-22
* Fix SkIStream nits.Gravatar bungeman2015-01-22
* XPFactory lazily initializie in drawstate / GrPaintGravatar joshualitt2015-01-22
* Remove the need for asCoeff in SkXfermode.Gravatar egdaniel2015-01-22
* Remove staging SkStream::unref().Gravatar bungeman2015-01-22
* Move sync code to include/, switch from using platform define to a proxy head...Gravatar mtklein2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Reland https://codereview.chromium.org/860333002 with fix for test failures.Gravatar bsalomon2015-01-21
* Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...Gravatar mtklein2015-01-21
* Make GrScratchKey memory buffer correct size on copyGravatar kkinnunen2015-01-21
* remove dead SkPersp macrosGravatar reed2015-01-20