index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
/
QT
/
SkDebuggerGUI.cpp
Commit message (
Expand
)
Author
Age
*
Fix old debugger for sk_sp changes
robertphillips
2016-03-25
*
return pictures as sk_sp
reed
2016-03-18
*
Unbust the old debugger
robertphillips
2016-03-01
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-27
*
Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...
robertphillips
2016-01-22
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-20
*
default SkPixelSerializer
halcanary
2015-12-10
*
Revert of default SkPixelSerializer (patchset #2 id:20001 of https://coderevi...
halcanary
2015-12-09
*
default SkPixelSerializer
halcanary
2015-12-08
*
Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.c...
reed
2015-12-08
*
default SkPixelSerializer
halcanary
2015-12-08
*
Update debugger UI to auto-refresh the directory listing
djsollen
2015-11-18
*
[SkDebugger] Remove unneeded SkDebuggerGUI includes
fmalita
2015-11-02
*
Get debugger compiling again
robertphillips
2015-10-26
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
[SkDebugger] Flatten drawPicture ops
fmalita
2015-04-01
*
Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...
robertphillips
2015-03-26
*
Preserve texture compression when saving a revised skp from debugger
robertphillips
2015-03-23
*
FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...
robertphillips
2015-02-11
*
Fix Chromium build
robertphillips
2015-02-11
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
debugger: SW rasterize the picture only when it changes
kkinnunen
2015-01-13
*
debugger: Update inspector view data consistently while paused
kkinnunen
2015-01-07
*
debugger: Remove few redundant variables
kkinnunen
2015-01-05
*
debugger: Move Skia initialization out of the GUI widget class
kkinnunen
2015-01-02
*
debugger: Make inspector widget smaller
kkinnunen
2015-01-02
*
debugger: Make draw command image widget resize
kkinnunen
2014-12-30
*
debugger: Make settings widget resizeable
kkinnunen
2014-12-30
*
Change DebugCanvas API to not encourage memory leaks
kkinnunen
2014-12-30
*
Cull pushCull and popCull from Skia.
mtklein
2014-12-12
*
More SkPicture cleanup
mtklein
2014-11-17
*
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
*
Update old tools to allow MultiPictureDraw rendering
robertphillips
2014-10-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Fixed up SkTimedPicturePlayback
robertphillips
2014-07-08
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...
mtklein
2014-06-20
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
This adds a checkbox to the debugger to allow seeing the effect pathops has o...
commit-bot@chromium.org
2014-05-19
*
render_pictures: add --mismatchPath flag
commit-bot@chromium.org
2014-05-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-24
[next]