aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/SkDebugger.h
Commit message (Expand)AuthorAge
* FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Remove draw window size state from SkDebugCanvasGravatar kkinnunen2015-01-05
* debugger: Update the picture view when the first command is selectedGravatar kkinnunen2015-01-05
* Change DebugCanvas API to not encourage memory leaksGravatar kkinnunen2014-12-30
* Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://code...Gravatar fmalita2014-11-08
* Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview...Gravatar fmalita2014-11-07
* SkDrawCommand scrubbingGravatar fmalita2014-11-07
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* This adds a checkbox to the debugger to allow seeing the effect pathops has o...Gravatar commit-bot@chromium.org2014-05-19
* Debugger improvementsGravatar commit-bot@chromium.org2014-03-25
* The new "mega" viz mode both adds visualization and forces all drawing to the...Gravatar commit-bot@chromium.org2014-03-03
* Add texture filtering override to debuggerGravatar robertphillips@google.com2013-10-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-13
* Fix debugger build errors/warningsGravatar robertphillips@google.com2013-03-12
* NaCl Debugger: Implement overview and filters, cleanupGravatar borenet@google.com2013-03-12
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Fix saving modified skp from debuggerGravatar robertphillips@google.com2013-01-22
* Make navigating the picture view in debugger more functional.Gravatar bungeman@google.com2013-01-17
* Breakdown profile time by command type in the overview paneGravatar robertphillips@google.com2012-11-19
* Replaced all instances of std strings and vectors in favor of SkStrings and S...Gravatar chudy@google.com2012-08-07
* Refactoring into a public facing facing SkDebugger class first pass.Gravatar chudy@google.com2012-08-07