aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* change API contract: disallow zero-sized images or surfacesGravatar reed2014-12-31
* Fix computation of bound in FillBounds::updateSaveBoundsGravatar robertphillips2014-12-30
* Add a simpler key type for scratch resource keys.Gravatar bsalomon2014-12-30
* Fix for disabled color writes xp on n6Gravatar egdaniel2014-12-30
* ViewMatrix uniform upload moved to GeometryProcessorGravatar joshualitt2014-12-30
* Change DebugCanvas API to not encourage memory leaksGravatar kkinnunen2014-12-30
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* 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
* removing coord change matricesGravatar joshualitt2014-12-29
* Remove coordchanges from drawstateGravatar joshualitt2014-12-29
* Add device space skshader GM to test kDevice_GrCoordSetGravatar bsalomon2014-12-29
* disable using codecs until that can work in chromeGravatar reed2014-12-25
* add image-from-codec to c apiGravatar reed2014-12-25
* fix images in multi-thread by doing shallow-copiesGravatar reed2014-12-25