aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* 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
* 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
* 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
* Comment out unused names in src/core/SkGlyphCache.hGravatar tomhudson2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar 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
* use conics for ovals and roundrectsGravatar reed2015-01-05
* Remove SkPath::asRectGravatar robertphillips2015-01-05
* Fix thin rect stroking.Gravatar fmalita2015-01-05
* Cleanup isRect variantsGravatar robertphillips2015-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
* remove unused drawDataGravatar reed2015-01-02
* Fix computation of bound in FillBounds::updateSaveBoundsGravatar robertphillips2014-12-30
* Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)Gravatar robertphillips2014-12-29
* Fix bound returned by SkPath::isRect when the path contains a trailing moveToGravatar robertphillips2014-12-29
* Add device space skshader GM to test kDevice_GrCoordSetGravatar bsalomon2014-12-29
* fix images in multi-thread by doing shallow-copiesGravatar reed2014-12-25
* add private flag for sprite-as-bitmapGravatar reed2014-12-22
* add testing flag to ignore saveLayer boundsGravatar reed2014-12-22
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR codeGravatar reed2014-12-21
* Allow the alpha folding optimization if the single draw's paint has a shaderGravatar robertphillips2014-12-21
* remove dead SK_LEGACY_ENCODE_BITMAP flagGravatar reed2014-12-20
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* fix SK_LEGACY_ENCODE_BITMAP missing castGravatar reed2014-12-19
* add const to encodePixels pixel parameterGravatar reed2014-12-19
* Fill SkRRect::fType proactively.Gravatar mtklein2014-12-18
* Change to create device coord coordsetGravatar joshualitt2014-12-18
* Cleanup: Remove a bunch of SkFontHost.h includes (unused).Gravatar tfarina2014-12-18
* remove view matrix from contextGravatar joshualitt2014-12-17
* use conics for addRRectGravatar reed2014-12-17
* use conicsGravatar reed2014-12-17
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...Gravatar robertphillips2014-12-16
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (...Gravatar mtklein2014-12-16