aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* 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
* Do more cleanup from xp changesGravatar egdaniel2015-01-20
* Remove willReadDst from GrFragmentProcessor.Gravatar egdaniel2015-01-20
* Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...Gravatar scroggo2015-01-20
* Remove unused TileGridInfoGravatar weiliangc2015-01-20
* remove unused SkAvoidXfermodeGravatar reed2015-01-18
* Refactor position computation to enable device space "nudge"Gravatar robertphillips2015-01-18
* use log2(scale) to compute mip levelGravatar reed2015-01-16
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of http...Gravatar reed2015-01-16
* use log2(scale) to compute mip levelGravatar reed2015-01-16
* Add Xfer Processor for GrCustomXfermodesGravatar egdaniel2015-01-16
* Move XferEffects class to GrCustomXfermode fileGravatar egdaniel2015-01-15
* Make uncached textures uncached from the get go.Gravatar bsalomon2015-01-14
* Do some minor pre cleanup work before converting all xfermodes to XPs.Gravatar egdaniel2015-01-14
* upstream google3 include paths for jsoncppGravatar mtklein2015-01-14
* Move most of the transform logic into the primitive processorsGravatar joshualitt2015-01-13
* rename blitrow::proc and add (uncalled) hook for colorproc16Gravatar reed2015-01-13
* Allow -DGOOGLE3 to bypass our normal platform intrinsic dispatch.Gravatar mtklein2015-01-13
* namespace {} trick for SK_DECLARE_STATIC_ONCEGravatar mtklein2015-01-13
* Simplify SkInstCntGravatar mtklein2015-01-13