aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkDebuggerGUI.cpp
Commit message (Expand)AuthorAge
* Fix Chromium buildGravatar robertphillips2015-02-11
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* debugger: SW rasterize the picture only when it changesGravatar kkinnunen2015-01-13
* debugger: Update inspector view data consistently while pausedGravatar kkinnunen2015-01-07
* debugger: Remove few redundant variablesGravatar kkinnunen2015-01-05
* debugger: Move Skia initialization out of the GUI widget classGravatar kkinnunen2015-01-02
* debugger: Make inspector widget smallerGravatar kkinnunen2015-01-02
* debugger: Make draw command image widget resizeGravatar kkinnunen2014-12-30
* debugger: Make settings widget resizeableGravatar kkinnunen2014-12-30
* Change DebugCanvas API to not encourage memory leaksGravatar kkinnunen2014-12-30
* Cull pushCull and popCull from Skia.Gravatar mtklein2014-12-12
* More SkPicture cleanupGravatar mtklein2014-11-17
* 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
* 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