aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkDebuggerGUI.cpp
Commit message (Expand)AuthorAge
* Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview...Gravatar fmalita2014-11-07
* SkDrawCommand scrubbingGravatar fmalita2014-11-07
* Update old tools to allow MultiPictureDraw renderingGravatar robertphillips2014-10-09
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Fixed up SkTimedPicturePlaybackGravatar robertphillips2014-07-08
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01
* Enable basic drawing with SkRecord-based pictures.Gravatar Mike Klein2014-06-23
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...Gravatar mtklein2014-06-20
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Remove SkPicture pointer from SkPicturePlaybackGravatar robertphillips2014-06-12
* This adds a checkbox to the debugger to allow seeing the effect pathops has o...Gravatar commit-bot@chromium.org2014-05-19
* render_pictures: add --mismatchPath flagGravatar commit-bot@chromium.org2014-05-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-24
* First step in pulling SkPicturePlayback & SkPictureRecord out of SkPictureGravatar commit-bot@chromium.org2014-04-23
* Thread picture version through to SkReadBuffer.Gravatar commit-bot@chromium.org2014-03-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-27
* Debugger improvementsGravatar commit-bot@chromium.org2014-03-25
* add --writeChecksumBasedFilenames flag to render_picturesGravatar commit-bot@chromium.org2014-03-19
* Alter bench_pictures to "respect" the logPerIter flag.Gravatar commit-bot@chromium.org2014-03-11
* Generating the 1M skps frequently yields truncated skps. This tool is intende...Gravatar commit-bot@chromium.org2014-03-03
* The new "mega" viz mode both adds visualization and forces all drawing to the...Gravatar commit-bot@chromium.org2014-03-03
* Culling APIGravatar commit-bot@chromium.org2014-02-27
* Convert debugger settings controls to combo boxes.Gravatar commit-bot@chromium.org2013-11-21
* Make the debugger left panel resizable.Gravatar commit-bot@chromium.org2013-11-21
* Add texture filtering override to debuggerGravatar robertphillips@google.com2013-10-17
* Allow creating a picture from skp to fail.Gravatar scroggo@google.com2013-10-01
* Support MSAA in the picture debuggerGravatar commit-bot@chromium.org2013-08-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-02
* Separate showing and hiding the debugger settings and inspector.Gravatar bungeman@google.com2013-07-01
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* Separate core and images project.Gravatar scroggo@google.com2013-05-31
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-24
* Remove offsetcanvas from debuggerGravatar robertphillips@google.com2013-05-23
* 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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-08
* Normalize the debugger's profile times by the repeat countGravatar robertphillips@google.com2013-03-07
* Remove bogus ability for creating an SkPicturePlayback to fail.Gravatar scroggo@google.com2013-02-25
* Fix debugger build.Gravatar scroggo@google.com2013-02-22
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Allow debugger to be compiled without GaneshGravatar robertphillips@google.com2013-02-13
* Cleanup debugger's handling of bad input filesGravatar robertphillips@google.com2013-02-07
* Add overdraw visualization to the debuggerGravatar robertphillips@google.com2013-02-06
* Fix for issue 1029: Debugger opens files with ^O, but crashes when opening fi...Gravatar jvanverth@google.com2013-02-05
* Added option of profiling GPU backend to debuggerGravatar robertphillips@google.com2013-01-30
* Add missing params to renderer->resetState().Gravatar jvanverth@google.com2013-01-28