aboutsummaryrefslogtreecommitdiff
path: root/debugger
AgeCommit message (Expand)Author
2014-10-09Update old tools to allow MultiPictureDraw renderingrobertphillips
2014-09-22Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...reed
2014-09-21Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...reed
2014-09-21introduce Props to surface (work in progress)reed
2014-09-05"NULL !=" = NULLbsalomon
2014-09-04Change SkPicture::draw to playbackrobertphillips
2014-09-03Hide fields in SkImageInforeed
2014-08-29Try out scalar picture sizesrobertphillips
2014-08-28Make SkGpuDevice constructors private.bsalomon
2014-07-08Fixed up SkTimedPicturePlaybackrobertphillips
2014-07-07Split SkPicturePlayback out of SkPictureDatarobertphillips
2014-07-01Rename SkPicturePlayback to SkPictureDatarobertphillips
2014-06-23Enable basic drawing with SkRecord-based pictures.Mike Klein
2014-06-20Move BenchTimer to tools as Timermtklein
2014-06-20Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...mtklein
2014-06-20Move BenchTimer to tools as Timermtklein
2014-06-12Remove SkPicture pointer from SkPicturePlaybackrobertphillips
2014-06-09hide SkBitmap::setConfigreed
2014-05-20Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
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-18Staging for cleanup of SkPicture-related headersrobertphillips@google.com
2014-04-17Staged removal of SkPicture-derived classescommit-bot@chromium.org
2014-04-13split SkPictureRecorder out of SkPicturerobertphillips@google.com
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