index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils
/
debugger
Commit message (
Expand
)
Author
Age
*
Fix debugger's SaveAs functionality
robertphillips
2014-10-21
*
"Fix" debugger's setMatrix handling
robertphillips
2014-10-16
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Debugger render support for SkDrawTextBlobCommand.
fmalita
2014-08-29
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Add missing text blob SkDrawCommand string.
fmalita
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE
reed
2014-08-21
*
Add support for new drawPicture entry point to debugger
robertphillips
2014-08-13
*
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
*
use colortype instead of config
reed
2014-06-02
*
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
*
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
reed@google.com
2014-05-01
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-18
*
Orphan ProcXfermode, with an eye towards removing it
commit-bot@chromium.org
2014-04-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-27
*
Debugger improvements
commit-bot@chromium.org
2014-03-25
*
Consolidate SkCanvas matrix virtuals.
commit-bot@chromium.org
2014-03-25
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
De-virtualize SkCanvas matrix ops.
commit-bot@chromium.org
2014-03-13
*
Allow toString capability to be toggled independent of developer mode.
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-25
*
Add DRRect to debugger
commit-bot@chromium.org
2014-02-24
*
override new virtual onDrawDRRect in util canvas subclasses
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
add SkCanvas constructor that explicitly creates no_config with dimensions
commit-bot@chromium.org
2014-01-31
[next]