| Commit message (Expand) | Author | Age |
* | reenable lua and fix bitrot | Mike Reed | 2017-03-20 |
* | Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" | Mike Reed | 2016-12-09 |
* | Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" | Mike Reed | 2016-12-09 |
* | remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS | Mike Reed | 2016-12-08 |
* | remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM | Mike Reed | 2016-11-03 |
* | remove xfermode from public api | Mike Reed | 2016-10-28 |
* | abstract name of clipping ops, to transtion to a more restricted set | reed | 2016-09-20 |
* | Plumb drawArc to SkDevice. | bsalomon | 2016-08-19 |
* | drawTextRSXform | reed | 2016-07-07 |
* | change signature for virtual related to saveLayer, passing SaveLayerRec | reed | 2015-12-18 |
* | Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview... | reed | 2015-12-16 |
* | Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code... | reed | 2015-12-16 |
* | remove drawSprite from canvas | reed | 2015-12-16 |
* | remove all guards for changes to drawBitmapRect / drawImageRect | reed | 2015-07-28 |
* | add src-rect-constraint to drawImageRect | reed | 2015-07-14 |
* | Revert of Revert of move remaining virtual draw methods to onDraw (patchset #... | reed | 2015-01-05 |
* | Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001... | reed | 2015-01-05 |
* | move remaining virtual draw methods to onDraw | reed | 2015-01-04 |
* | remove unused drawData | reed | 2015-01-02 |
* | Remove SkCanvas::drawBitmapMatrix() | Florin Malita | 2014-12-10 |
* | SkTextBlob plumbing | fmalita | 2014-08-26 |
* | add drawPicture variant that takes a matrix and paint | reed | 2014-08-09 |
* | SaveFlags be-gone | Florin Malita | 2014-06-30 |
* | Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) | robertphillips | 2014-06-04 |
* | Comment out call broken call to pushMatrix in LuaCanvas | commit-bot@chromium.org | 2014-05-13 |
* | Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev... | reed@google.com | 2014-04-23 |
* | Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https... | commit-bot@chromium.org | 2014-04-22 |
* | make drawText calls non-virtual, to ease SkFont and TextBlob | commit-bot@chromium.org | 2014-04-22 |
* | fix warnings around size_t/int | commit-bot@chromium.org | 2014-04-19 |
* | Consolidate SkCanvas matrix virtuals. | commit-bot@chromium.org | 2014-03-25 |
* | add initial scraper for dashing | commit-bot@chromium.org | 2014-03-17 |
* | De-virtualize SkCanvas matrix ops. | commit-bot@chromium.org | 2014-03-13 |
* | De-virtualize SkCanvas save/restore. | commit-bot@chromium.org | 2014-03-12 |
* | Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co... | commit-bot@chromium.org | 2014-03-12 |
* | Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c... | commit-bot@chromium.org | 2014-03-11 |
* | Revert "De-virtualize SkCanvas save/restore." | fmalita@google.com | 2014-03-11 |
* | De-virtualize SkCanvas save/restore. | fmalita@google.com | 2014-03-11 |
* | add new onClip* methods to SkCanvas | robertphillips@google.com | 2014-02-28 |
* | Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch... | robertphillips@google.com | 2014-02-28 |
* | add new onClip* methods to SkCanvas | robertphillips@google.com | 2014-02-28 |
* | override new virtual onDrawDRRect in util canvas subclasses | commit-bot@chromium.org | 2014-02-21 |
* | add SkCanvas constructor that explicitly creates no_config with dimensions | commit-bot@chromium.org | 2014-01-31 |
* | fix more 64bit warnings | reed@google.com | 2014-01-27 |
* | Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv... | bsalomon@google.com | 2013-10-22 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | bsalomon@google.com | 2013-10-22 |
* | Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ... | robertphillips@google.com | 2013-10-17 |
* | If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw... | commit-bot@chromium.org | 2013-10-17 |
* | This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ... | commit-bot@chromium.org | 2013-08-16 |
* | add script to scrape glyph usage in drawText calls | reed@google.com | 2013-05-30 |
* | expand SkLua to handle creation of its own State | reed@google.com | 2013-05-22 |