aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Alter gpu vetoGravatar robertphillips2015-01-26
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* Fold alpha to the inner savelayer in savelayer-savelayer-restore patternsGravatar kkinnunen2015-01-26
* initial preroll apiGravatar reed2015-01-25
* Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset...Gravatar mtklein2015-01-23
* Fix Morphology effects sourcing outside of the crop rect.Gravatar cwallez2015-01-23
* Zap the scratch key on non-RT textures when scratch textures are disabled.Gravatar bsalomon2015-01-23
* Fix the speeling of "purgeable" in Gr codeGravatar bsalomon2015-01-23
* Cleanup SkPDFObject::emit*Gravatar halcanary2015-01-23
* Take budgeted param when snapping new image.Gravatar bsalomon2015-01-23
* check for too-large rowBytesGravatar reed2015-01-23
* minor changes left out of http://crrev.com/873543002Gravatar halcanary2015-01-23
* Allow unbudgeted resources to be recycled by the cache as scratch.Gravatar bsalomon2015-01-23
* Remove GrBinHashKeyGravatar bsalomon2015-01-23
* Compile fix after Add specialized content key class for resourcesGravatar kkinnunen2015-01-23
* More changes to SkPDFShader to eliminate multiple inheritance!Gravatar halcanary2015-01-23
* add newImage APIGravatar reed2015-01-23
* more reinforcement that images never have zero width or heightGravatar reed2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Simplify SkPDFShader class. Now invalid objects are never created.Gravatar halcanary2015-01-23
* Initialize the pad memory in GrBufferAllocPool.Gravatar dongseong.hwang2015-01-22
* Put close_gif() in an anonymous namespace.Gravatar mtklein2015-01-22
* Muck with the right cinfo.Gravatar scroggo2015-01-22
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* remove (unused) GatherPixelRefsGravatar reed2015-01-22
* fLuminance is unsed unless SK_GAMMA_APPLY_TO_A8 is definedGravatar mtklein2015-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
* Don't require -DSK_USE_POSIX_THREADS.Gravatar mtklein2015-01-21
* Revert of Muck with the right cinfo. (patchset #2 id:20001 of https://coderev...Gravatar bungeman2015-01-21
* Muck with the right cinfo.Gravatar scroggo2015-01-21
* Move sync code to include/, switch from using platform define to a proxy head...Gravatar mtklein2015-01-21
* Use SkLazyPtr in SkPDFGraphicState.cppGravatar halcanary2015-01-21
* And change SkAutoTUnref<const SkStream to SkAutoTDelete.Gravatar scroggo2015-01-21
* Remove another caller of SkRef(SkStream)Gravatar scroggo2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Lcd request early check in SkFontHost_FreeType::onFilterRec.Gravatar bungeman2015-01-21
* remove drawtypeGravatar joshualitt2015-01-21
* Reduce overhead of SkFontHost_FreeType::onFilterRec.Gravatar bungeman2015-01-21
* remove drawType from optStateGravatar joshualitt2015-01-21
* SkPDFCanonGravatar halcanary2015-01-21
* remove dead SkPersp macrosGravatar reed2015-01-20
* Add perspective divide when we're mapping down to a 2D varyingGravatar robertphillips2015-01-20
* Pre-cache fDirection and fConvexity for recorded SkPaths too.Gravatar mtklein2015-01-20
* Upstream support for giflib >= 5.1.Gravatar mtklein2015-01-20
* Move SkFontMgr and SkFontStyle impls to own cpp.Gravatar bungeman2015-01-20
* Do more cleanup from xp changesGravatar egdaniel2015-01-20
* BUG=skia:Gravatar joshualitt2015-01-20