| Commit message (Expand) | Author | Age |
* | 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 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h... | reed | 2015-08-04 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-04 |
* | remove all guards for changes to drawBitmapRect / drawImageRect | reed | 2015-07-28 |
* | add src-rect-constraint to drawImageRect | reed | 2015-07-14 |
* | Fix up -Winconsistent-missing-override | mtklein | 2015-07-13 |
* | Remove the SkCanvas comment API | fmalita | 2015-06-15 |
* | Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance... | robertphillips | 2015-03-26 |
* | Add a paint filter utility canvas (SkPaintFilterCanvas) | fmalita | 2015-03-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | Remove SkPictureFlat.h include from SkDrawCommands.h | robertphillips | 2015-02-13 |
* | Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 i... | robertphillips | 2015-02-12 |
* | Remove SkPictureFlat.h include from SkDrawCommands.h | robertphillips | 2015-02-12 |
* | Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i... | robertphillips | 2015-02-11 |
* | Remove SkPictureFlat.h include from SkDrawCommands.h | robertphillips | 2015-02-11 |
* | Remove incremental draw optimization from SkDebugCanvas | kkinnunen | 2015-01-13 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove draw window size state from SkDebugCanvas | kkinnunen | 2015-01-05 |
* | 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 |
* | Change DebugCanvas API to not encourage memory leaks | kkinnunen | 2014-12-30 |
* | Cull pushCull and popCull from Skia. | mtklein | 2014-12-12 |
* | Remove SkCanvas::drawBitmapMatrix() | Florin Malita | 2014-12-10 |
* | Change clear() to respect the clip | reed | 2014-12-04 |
* | Revert "Change clear() to respect the clip" | reed | 2014-12-02 |
* | Change clear() to respect the clip | reed | 2014-12-02 |
* | Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://code... | fmalita | 2014-11-08 |
* | Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview... | fmalita | 2014-11-07 |
* | SkDrawCommand scrubbing | fmalita | 2014-11-07 |
* | "Fix" debugger's setMatrix handling | robertphillips | 2014-10-16 |
* | "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 |