index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
/
QT
Commit message (
Expand
)
Author
Age
*
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
*
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
*
Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...
robertphillips
2015-02-11
*
Fix Chromium build
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
*
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: 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
*
Avoid leaking render targets in debugger
kkinnunen
2014-12-22
*
Make debugger raster window background black
kkinnunen
2014-12-22
*
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
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Make SkGpuDevice constructors private.
bsalomon
2014-08-28
[next]