aboutsummaryrefslogtreecommitdiffstats
path: root/debugger
Commit message (Expand)AuthorAgeFilesLines
* Get debugger compiling againrobertphillips2015-05-041-1/+2
* [SkDebugger] Flatten drawPicture opsfmalita2015-04-011-3/+8
* Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalance...robertphillips2015-03-264-42/+16
* Preserve texture compression when saving a revised skp from debuggerrobertphillips2015-03-231-1/+3
* FilterLevel -> SkFilterQualityreed2015-03-163-7/+7
* SkPaint::FilterLevel -> SkFilterQualityreed2015-03-161-5/+5
* Remove SkPictureFlat.h include from SkDrawCommands.hrobertphillips2015-02-131-4/+4
* Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 i...robertphillips2015-02-121-4/+4
* Remove SkPictureFlat.h include from SkDrawCommands.hrobertphillips2015-02-121-4/+4
* Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chro...robertphillips2015-02-111-0/+3
* Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 i...robertphillips2015-02-111-4/+4
* Fix Chromium buildrobertphillips2015-02-111-3/+0
* Remove SkPictureFlat.h include from SkDrawCommands.hrobertphillips2015-02-111-4/+4
* debugger: Abandon context when Qt changes it without noticekkinnunen2015-02-101-9/+7
* Make SkStream *not* ref counted.scroggo2015-01-211-3/+1
* Fix debugger wrt to new SkGpuDevice factory signature'Brian Salomon2015-01-161-2/+2
* Remove incremental draw optimization from SkDebugCanvaskkinnunen2015-01-131-8/+0
* debugger: SW rasterize the picture only when it changeskkinnunen2015-01-138-82/+87
* debugger: Update inspector view data consistently while pausedkkinnunen2015-01-074-51/+57
* Remove draw window size state from SkDebugCanvaskkinnunen2015-01-053-4/+0
* debugger: Update the picture view when the first command is selectedkkinnunen2015-01-052-4/+4
* debugger: Remove few redundant variableskkinnunen2015-01-052-23/+22
* debugger: Move Skia initialization out of the GUI widget classkkinnunen2015-01-023-13/+9
* debugger: Make inspector widget smallerkkinnunen2015-01-023-78/+42
* debugger: Make draw command image widget resizekkinnunen2014-12-306-114/+132
* debugger: Make settings widget resizeablekkinnunen2014-12-304-314/+152
* Change DebugCanvas API to not encourage memory leakskkinnunen2014-12-303-31/+23
* Avoid leaking render targets in debuggerkkinnunen2014-12-222-38/+41
* Make debugger raster window background blackkkinnunen2014-12-221-1/+1
* Cull pushCull and popCull from Skia.mtklein2014-12-121-4/+2
* More SkPicture cleanupmtklein2014-11-171-245/+0
* Fix debugger with GL to work with non-default localekkinnunen2014-11-131-1/+6
* Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://code...fmalita2014-11-082-3/+2
* Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview...fmalita2014-11-072-2/+3
* SkDrawCommand scrubbingfmalita2014-11-072-3/+2
* Update old tools to allow MultiPictureDraw renderingrobertphillips2014-10-091-1/+1
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...reed2014-09-221-2/+4
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...reed2014-09-211-4/+2
* introduce Props to surface (work in progress)reed2014-09-211-2/+4
* "NULL !=" = NULLbsalomon2014-09-053-7/+7
* Change SkPicture::draw to playbackrobertphillips2014-09-041-1/+1
* Hide fields in SkImageInforeed2014-09-031-7/+3
* Try out scalar picture sizesrobertphillips2014-08-294-28/+20
* Make SkGpuDevice constructors private.bsalomon2014-08-281-2/+2
* Fixed up SkTimedPicturePlaybackrobertphillips2014-07-081-7/+48
* Split SkPicturePlayback out of SkPictureDatarobertphillips2014-07-072-20/+18
* Rename SkPicturePlayback to SkPictureDatarobertphillips2014-07-011-11/+11
* Enable basic drawing with SkRecord-based pictures.Mike Klein2014-06-231-5/+5
* Move BenchTimer to tools as Timermtklein2014-06-201-5/+5
* Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...mtklein2014-06-201-5/+5