| Commit message (Expand) | Author | Age |
* | 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 |
* | Remove the SkCanvas comment API | fmalita | 2015-06-15 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | 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 |
* | 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 |
* | Override drawImage*() in SkNWayCanvas | piotaixr | 2014-09-29 |
* | SkTextBlob plumbing | fmalita | 2014-08-26 |
* | SkCanvas::drawPatch param SkPoint[12] | dandov | 2014-08-12 |
* | add drawPicture variant that takes a matrix and paint | reed | 2014-08-09 |
* | Stopped skipping tests in dm of SkPatch by implementing the | dandov | 2014-08-07 |
* | SaveFlags be-gone | Florin Malita | 2014-06-30 |
* | Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) | robertphillips | 2014-06-04 |
* | remove SkBounder -- unused and unloved | reed | 2014-06-03 |
* | 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 |
* | 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 |
* | 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 missing functions to SkNWayCanvas | commit-bot@chromium.org | 2013-11-14 |
* | 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 |
* | Add SkCanvasStack and update the Canvas utilities to use it. | djsollen@google.com | 2013-09-04 |
* | This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ... | commit-bot@chromium.org | 2013-08-16 |
* | Add SkNWayCanvas comment API overrides. | commit-bot@chromium.org | 2013-07-20 |
* | Export SkProxyCanvas and SkNWayCanvas for external use. | commit-bot@chromium.org | 2013-07-15 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | revert 6766, thereby re-landing 6762-6763 now that the bots are ready | reed@google.com | 2012-12-12 |
* | revert 6762-6763, since those require new skps to be generated, and we can't | reed@google.com | 2012-12-12 |