aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger/SkDebugCanvas.h
Commit message (Expand)AuthorAge
...
* Revert "De-virtualize SkCanvas save/restore."Gravatar fmalita@google.com2014-03-11
* De-virtualize SkCanvas save/restore.Gravatar fmalita@google.com2014-03-11
* hide getTotalClip, so we can eventually remove it Gravatar commit-bot@chromium.org2014-03-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-04
* This adds cull rect visualization to the debugger's "mega" visualization mode.Gravatar commit-bot@chromium.org2014-03-03
* The new "mega" viz mode both adds visualization and forces all drawing to the...Gravatar commit-bot@chromium.org2014-03-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-01
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...Gravatar robertphillips@google.com2014-02-28
* add new onClip* methods to SkCanvasGravatar robertphillips@google.com2014-02-28
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* override new virtual onDrawDRRect in util canvas subclassesGravatar commit-bot@chromium.org2014-02-21
* Fix incremental visibility filter handling.Gravatar commit-bot@chromium.org2013-12-04
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...Gravatar bsalomon@google.com2013-10-22
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-18
* Add texture filtering override to debuggerGravatar robertphillips@google.com2013-10-17
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Const-ify SkDebugCanvas::getSize().Gravatar commit-bot@chromium.org2013-07-15
* Expose debugger backend classes externally.Gravatar fmalita@google.com2013-06-13