aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
* Revert of Make the Sk GL context class an abstract base class (patchset #4 id...Gravatar bsalomon2014-10-08
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-08
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...Gravatar joshualitt2014-10-07
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* Add SkPaint::getHash().Gravatar mtklein2014-10-07
* Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.c...Gravatar joshualitt2014-10-07
* gl programs rewriteGravatar joshualitt2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-07
* add surfaceprops to SkWindow, and 'D' to toggle distancefieldfontsGravatar reed2014-10-06
* remove unused TextBufferDirection enumGravatar reed2014-10-03
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-03
* Fix ref cnt'ing issue in GrProgramElement.Gravatar bsalomon2014-10-03
* make SkMatrix::dump always availableGravatar reed2014-10-02
* specialize setConcat for scale+translateGravatar reed2014-10-02
* Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...Gravatar robertphillips2014-10-02
* Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...Gravatar bsalomon2014-10-02
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-02
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-02
* Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...Gravatar robertphillips2014-10-02
* Add support for EGL on linuxGravatar derekf2014-10-01
* Remove DEPRECATED_beginRecording().Gravatar mtklein2014-10-01
* add SkRect::joinNonEmptyArg for faster unioningGravatar reed2014-10-01
* Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDrawGravatar robertphillips2014-10-01
* optimize setRectFan and join -- from profiling drawTextGravatar reed2014-10-01
* Archive more dead code.Gravatar mtklein2014-09-30
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-30
* Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.Gravatar mtklein2014-09-30
* Remove support for SkPicture::clone().Gravatar mtklein2014-09-30
* remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPIGravatar reed2014-09-30
* specialize setConcat for scale+translate, helps drawText perfGravatar reed2014-09-30
* Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...Gravatar robertphillips2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Make "priv" classes for GrTexure and GrSurface.Gravatar bsalomon2014-09-29
* remove alphatype from colortableGravatar reed2014-09-29
* Override drawImage*() in SkNWayCanvasGravatar piotaixr2014-09-29
* Sanitize SkMatrixConvolutionImageFilter creation params.Gravatar senorblanco2014-09-29
* Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of htt...Gravatar fmalita2014-09-29
* Update RecordReplaceDrawTest to generate and pass picturesGravatar robertphillips2014-09-29
* Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://c...Gravatar robertphillips2014-09-29
* SkMatrix44::preserves2dAxisAlignment()Gravatar tomhudson2014-09-26
* Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect()Gravatar piotaixr2014-09-26
* Fix SkTextBlob offset semantics.Gravatar Florin Malita2014-09-26
* Split GrDrawState and GrOptDrawState into separate classes and remove base cl...Gravatar egdaniel2014-09-26
* Add doc on SkCanvas::drawImage*() methodsGravatar piotaixr2014-09-25
* Make SkImage::draw() privateGravatar piotaixr2014-09-25