| Commit message (Expand) | Author | Age |
* | Fix for empty saveLayer() with a filter which affects transparent black. | senorblanco@chromium.org | 2014-05-06 |
* | First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture | commit-bot@chromium.org | 2014-04-23 |
* | 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 size_t/int warnings in pictures | commit-bot@chromium.org | 2014-04-22 |
* | Remove currently unused code | commit-bot@chromium.org | 2014-04-14 |
* | 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 |
* | This is just the first version and shows how I intend to orchestrate this. Fu... | commit-bot@chromium.org | 2014-03-07 |
* | The motivation for this CL is to de-clutter SkPicture's beginRecording method. | commit-bot@chromium.org | 2014-03-04 |
* | 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 |
* | add SkCanvas::drawDRRect | commit-bot@chromium.org | 2014-02-21 |
* | change PictureRecord (and its private subclasses) to take size instead of device | commit-bot@chromium.org | 2014-02-17 |
* | still trying to kill setDevice: rename to setRootDevice (better name) and mak... | commit-bot@chromium.org | 2014-02-17 |
* | add peekPixels to SkCanvas and SkSurface | commit-bot@chromium.org | 2014-02-13 |
* | Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi... | commit-bot@chromium.org | 2014-02-13 |
* | add peekPixels to SkCanvas and SkSurface | mike@reedtribe.org | 2014-02-13 |
* | Collapse matrix & clip stack in PictureRecord | robertphillips@google.com | 2014-02-11 |
* | remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface | reed@google.com | 2014-02-05 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-02-05 |
* | Update SkPictureRecord to allow some ops to be written separately | robertphillips@google.com | 2014-02-04 |
* | No deduping dictionaries for matrices and regions. | commit-bot@chromium.org | 2014-01-23 |
* | 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 |
* | 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 |
* | Second wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-15 |
* | Split SkDevice into SkBaseDevice and SkBitmapDevice | robertphillips@google.com | 2013-08-29 |
* | Remove the call to getFontMetrics from SkBBoxRecord | commit-bot@chromium.org | 2013-08-22 |
* | Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu... | robertphillips@google.com | 2013-08-20 |
* | Split SkDevice out of SkBitmapDevice | robertphillips@google.com | 2013-08-20 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-17 |
* | This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ... | commit-bot@chromium.org | 2013-08-16 |
* | Moving updateClipConservativelyUsingBounds into SkCanvas | junov@chromium.org | 2013-05-29 |
* | First pass at Comment API | robertphillips@google.com | 2013-05-29 |
* | Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve... | junov@chromium.org | 2013-05-08 |
* | Fixing SkPicture command pattern optimizations to make them work correctly wi... | commit-bot@chromium.org | 2013-03-15 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-16 |