aboutsummaryrefslogtreecommitdiff
path: root/debugger/QT
AgeCommit message (Expand)Author
2014-06-12Remove SkPicture pointer from SkPicturePlaybackrobertphillips
2014-06-09hide SkBitmap::setConfigreed
2014-05-19This adds a checkbox to the debugger to allow seeing the effect pathops has o...commit-bot@chromium.org
2014-05-15render_pictures: add --mismatchPath flagcommit-bot@chromium.org
2014-04-24Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-23First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicturecommit-bot@chromium.org
2014-04-11Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-11Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-10Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-10Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-09Rename kPMColor_SkColorType to kN32_SkColorType.commit-bot@chromium.org
2014-03-28Thread picture version through to SkReadBuffer.commit-bot@chromium.org
2014-03-27Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-03-25Debugger improvementscommit-bot@chromium.org
2014-03-19add --writeChecksumBasedFilenames flag to render_picturescommit-bot@chromium.org
2014-03-11Alter bench_pictures to "respect" the logPerIter flag.commit-bot@chromium.org
2014-03-10Avoid black flashes when resizing debugger window using MSAAcommit-bot@chromium.org
2014-03-03Generating the 1M skps frequently yields truncated skps. This tool is intende...commit-bot@chromium.org
2014-03-03The new "mega" viz mode both adds visualization and forces all drawing to the...commit-bot@chromium.org
2014-02-27Culling APIcommit-bot@chromium.org
2013-12-17deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...reed@google.com
2013-11-21Convert debugger settings controls to combo boxes.commit-bot@chromium.org
2013-11-21Make the debugger left panel resizable.commit-bot@chromium.org
2013-11-01move SkImage::ColorType into SkColorTypereed@google.com
2013-10-17Add texture filtering override to debuggerrobertphillips@google.com
2013-10-01Allow creating a picture from skp to fail.scroggo@google.com
2013-09-20use new globally scoped SkAlphaTypereed@google.com
2013-08-29Get debugger compiling in NoGPU configrobertphillips@google.com
2013-08-29Split SkDevice into SkBaseDevice and SkBitmapDevicerobertphillips@google.com
2013-08-20Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...robertphillips@google.com
2013-08-20Split SkDevice out of SkBitmapDevicerobertphillips@google.com
2013-08-02Support MSAA in the picture debuggercommit-bot@chromium.org
2013-07-10fix swapped bitmap channels on Mac for debuggerhumper@google.com
2013-07-02Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-07-01Separate showing and hiding the debugger settings and inspector.bungeman@google.com
2013-07-01Basic error checking for debugger GL widget.bungeman@google.com
2013-06-28Replace SkPicture(SkStream) constructors with a factory.scroggo@google.com
2013-06-07Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-06-06Make SkDrawCommands lighter weightrobertphillips@google.com
2013-05-31Separate core and images project.scroggo@google.com
2013-05-29First pass at Comment APIrobertphillips@google.com
2013-05-24Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-23Remove offsetcanvas from debuggerrobertphillips@google.com
2013-03-13Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-03-12Fix debugger build errors/warningsrobertphillips@google.com
2013-03-12NaCl Debugger: Implement overview and filters, cleanupborenet@google.com
2013-03-08Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-03-07Normalize the debugger's profile times by the repeat countrobertphillips@google.com
2013-02-25Remove bogus ability for creating an SkPicturePlayback to fail.scroggo@google.com
2013-02-22Fix debugger build.scroggo@google.com