aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Can't include SkTypes.h from ports/Gravatar Mike Klein2015-01-09
* Use error-checking mutexes in Debug builds.Gravatar mtklein2015-01-09
* Upstream custom freetype embolding strength from AndroidGravatar djsollen2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* SkPDFImage no longer caches a unpremul version of N32 bitmaps.Gravatar halcanary2015-01-08
* Allow non-atlasable layer to still be hoistedGravatar robertphillips2015-01-08
* Work around changes in OSX 10.10.Gravatar bungeman2015-01-08
* Revert of Cache blur mask for rects which can not break into nine-patch (patc...Gravatar qiankun.miao2015-01-07
* Cache blur mask for rects which can not break into nine-patchGravatar qiankun.miao2015-01-07
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Remove distance field generation and storage from SkGlyphCache.Gravatar jvanverth2015-01-07
* Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...Gravatar robertphillips2015-01-07
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Verify size_t overflowGravatar sugoi2015-01-07
* revert buildbot breakerGravatar caryclark2015-01-07
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* use conics for ovals and roundrectsGravatar reed2015-01-06
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Comment out unused names in src/core/SkGlyphCache.hGravatar tomhudson2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* will write a custom one for blink laterGravatar reed2015-01-06
* Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Require explicit disabling of cross process pictureimagefiltersGravatar robertphillips2015-01-06
* fixes for conicsGravatar reed2015-01-06
* Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...Gravatar reed2015-01-06
* improve sanity checks on gradient constructor parametersGravatar reed2015-01-06
* use conics for ovals and roundrectsGravatar reed2015-01-05
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* Remove draw window size state from SkDebugCanvasGravatar kkinnunen2015-01-05
* Cap id size returned by GrScratchKey::GenerateResourceTypeGravatar robertphillips2015-01-05
* Remove SkPath::asRectGravatar robertphillips2015-01-05
* Fix thin rect stroking.Gravatar fmalita2015-01-05
* Add conic support to Default and AAConvex path redender.Gravatar egdaniel2015-01-05
* Cleanup isRect variantsGravatar robertphillips2015-01-05
* Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview....Gravatar reed2015-01-05
* Print out failing PathRef test on ChromeOSGravatar robertphillips2015-01-05
* Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...Gravatar reed2015-01-05
* Clean up dead clear() code in SkRecord.Gravatar mtklein2015-01-05
* Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...Gravatar reed2015-01-05
* move remaining virtual draw methods to onDrawGravatar reed2015-01-04
* Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromi...Gravatar reed2015-01-04
* enable conics gmGravatar reed2015-01-04
* add toString to SkImageGravatar reed2015-01-02
* Fix for chrome fuzzerGravatar joshualitt2015-01-02
* remove unused drawDataGravatar reed2015-01-02