| Commit message (Expand) | Author | Age |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Hide fields in SkImageInfo | reed | 2014-09-03 |
* | Try out scalar picture sizes | robertphillips | 2014-08-29 |
* | SkTextBlob plumbing | fmalita | 2014-08-26 |
* | remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE | reed | 2014-08-21 |
* | add drawPicture variant that takes a matrix and paint | reed | 2014-08-09 |
* | Split SkPicturePlayback out of SkPictureData | robertphillips | 2014-07-07 |
* | SaveFlags be-gone | Florin Malita | 2014-06-30 |
* | Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) | robertphillips | 2014-06-04 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-05-20 |
* | This adds a checkbox to the debugger to allow seeing the effect pathops has o... | commit-bot@chromium.org | 2014-05-19 |
* | 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 |
* | Debugger improvements | commit-bot@chromium.org | 2014-03-25 |
* | Consolidate SkCanvas matrix virtuals. | commit-bot@chromium.org | 2014-03-25 |
* | 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 |
* | hide getTotalClip, so we can eventually remove it | commit-bot@chromium.org | 2014-03-08 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-03-04 |
* | This adds cull rect visualization to the debugger's "mega" visualization mode. | commit-bot@chromium.org | 2014-03-03 |
* | The new "mega" viz mode both adds visualization and forces all drawing to the... | commit-bot@chromium.org | 2014-03-03 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-03-01 |
* | 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 |
* | Culling API | commit-bot@chromium.org | 2014-02-27 |
* | override new virtual onDrawDRRect in util canvas subclasses | commit-bot@chromium.org | 2014-02-21 |
* | Fix incremental visibility filter handling. | commit-bot@chromium.org | 2013-12-04 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | 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 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-18 |
* | Add texture filtering override to debugger | robertphillips@google.com | 2013-10-17 |
* | 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 |
* | Const-ify SkDebugCanvas::getSize(). | commit-bot@chromium.org | 2013-07-15 |
* | Expose debugger backend classes externally. | fmalita@google.com | 2013-06-13 |