index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
debugger
/
SkDebugCanvas.h
Commit message (
Expand
)
Author
Age
*
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