aboutsummaryrefslogtreecommitdiff
path: root/dm
AgeCommit message (Expand)Author
2014-06-19Remove Sk prefix from some bench classes.tfarina
2014-06-18Refactor how we handle resources path in Tests.tfarina
2014-06-18Add basic stacktrace handler using libunwind.mtklein
2014-06-18In Android framework, make tools depend on jsoncppscroggo
2014-06-18Remove SkBenchmark::postDraw.mtklein
2014-06-06DM: SKP source / PDF backendmtklein
2014-06-04Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)robertphillips
2014-06-03Disable PDF in dm for tonight. It's crashy.mtklein
2014-06-03DM: add pdfmtklein
2014-06-03DM: go back to memcmp for BitmapsEqualmtklein
2014-05-30add --dryRun flag to dmcommit-bot@chromium.org
2014-05-30Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...commit-bot@chromium.org
2014-05-29Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)commit-bot@chromium.org
2014-05-29setConfig -> setInfocommit-bot@chromium.org
2014-05-29DM tweakscommit-bot@chromium.org
2014-05-29Remove SkRecorder's kWriteOnly mode.commit-bot@chromium.org
2014-05-16Fix windows build.commit-bot@chromium.org
2014-05-16Generate Android.mk for DM.commit-bot@chromium.org
2014-05-16DM: find max component differencecommit-bot@chromium.org
2014-05-15refactor DM::SetupBitmapcommit-bot@chromium.org
2014-05-14DM: tweakscommit-bot@chromium.org
2014-05-14DM: Add --skps.commit-bot@chromium.org
2014-05-06DM: test SkRecord with and without optimization.commit-bot@chromium.org
2014-05-02Remove setLocalMatrix calls from picture shader GM.commit-bot@chromium.org
2014-05-02Revert of Remove setLocalMatrix calls from picture shader GM. (https://codere...commit-bot@chromium.org
2014-05-02Remove setLocalMatrix calls from picture shader GM.commit-bot@chromium.org
2014-05-02Fix type in DM/mesabsalomon@google.com
2014-05-01DM: Apply initial transform in --skr mode.commit-bot@chromium.org
2014-05-01DM: Push GPU-parent child tasks to the front of the queue.commit-bot@chromium.org
2014-04-30DM: run child tasks that are already on the CPU threadpool seriallycommit-bot@chromium.org
2014-04-30DM: when 32-bit, disable pathops internal threading by defaultcommit-bot@chromium.org
2014-04-30Turn on quilt mode in DM.commit-bot@chromium.org
2014-04-29DM's rtree picture replay mode can ignore kSkippedTiled_Flag safely.commit-bot@chromium.org
2014-04-24Rearrange SkRecord public API to fit better with cc/resources/picturecommit-bot@chromium.org
2014-04-21Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead.commit-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-16Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public APIcommit-bot@chromium.org
2014-04-14SkRecord: turn on cull annotation pass in public API.commit-bot@chromium.org
2014-04-14Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
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-09SkRecordDraw: skip draw ops when the clip is emptycommit-bot@chromium.org
2014-04-09Rename kPMColor_SkColorType to kN32_SkColorType.commit-bot@chromium.org
2014-04-08SkRecord: make culling work if SkRecordAnnotateCullingPairs is called.commit-bot@chromium.org
2014-04-01SkRecord strawmancommit-bot@chromium.org
2014-03-31Make DM play nice with the plan to split CPU and GPU work.commit-bot@chromium.org