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
*
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
*
Fix assert in debugger
robertphillips
2015-03-24
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Fix debugger's overdraw color filter
robertphillips
2015-03-11
*
Remove Chromium staging in SkDrawCommand
robertphillips
2015-02-18
*
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
*
Add staging for Chromium
robertphillips
2015-02-12
*
Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...
robertphillips
2015-02-11
*
Revert of Fix Chromium build (again) (patchset #2 id:20001 of https://coderev...
robertphillips
2015-02-11
*
Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i...
robertphillips
2015-02-11
*
Fix Chromium build (again)
robertphillips
2015-02-11
*
Fix Chromium build
robertphillips
2015-02-11
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-11
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
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
*
Display text blob bounds in the debugger.
fmalita
2014-12-09
*
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
*
add roundOut that returns its result
reed
2014-11-19
*
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 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
[next]