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
*
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
*
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
*
Fix debugger with GL to work with non-default locale
kkinnunen
2014-11-13
*
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
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Hide fields in SkImageInfo
reed
2014-09-03
[next]