index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
Commit message (
Expand
)
Author
Age
*
Remove some ancillary users of SkSurface::MakeRenderTargetDirect
robertphillips
2016-08-01
*
Fix debugger build by specifying nullptr for color space.
chrishtr
2016-07-25
*
Fix old debugger
robertphillips
2016-04-29
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Fix old debugger for sk_sp changes
robertphillips
2016-03-25
*
Fix debugger w.r.t. sk_sp changes
robertphillips
2016-03-24
*
return pictures as sk_sp
reed
2016-03-18
*
Update debugger to use SkPixmap
robertphillips
2016-03-10
*
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
*
Clean up dead code: PictureRenderer
mtklein
2015-11-18
*
[SkDebugger] Remove unneeded SkDebuggerGUI includes
fmalita
2015-11-02
*
Get debugger compiling again
robertphillips
2015-10-26
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Fix no-gpu debugger.
bungeman
2015-07-31
*
Fix debugger compilation
robertphillips
2015-06-24
*
Remove the SkCanvas comment API
fmalita
2015-06-15
*
Get debugger compiling again
robertphillips
2015-05-04
*
[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
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
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
*
Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...
robertphillips
2015-02-11
*
Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i...
robertphillips
2015-02-11
*
Fix Chromium build
robertphillips
2015-02-11
*
Remove SkPictureFlat.h include from SkDrawCommands.h
robertphillips
2015-02-11
*
debugger: Abandon context when Qt changes it without notice
kkinnunen
2015-02-10
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Fix debugger wrt to new SkGpuDevice factory signature'
Brian Salomon
2015-01-16
*
Remove incremental draw optimization from SkDebugCanvas
kkinnunen
2015-01-13
*
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
*
Remove draw window size state from SkDebugCanvas
kkinnunen
2015-01-05
*
debugger: Update the picture view when the first command is selected
kkinnunen
2015-01-05
[next]