aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm
Commit message (Expand)AuthorAge
* DM: display current memory usage (instead of peak) when available.Gravatar mtklein2015-03-12
* Rejigger keep-alive thread so TSAN and LSAN don't complain.Gravatar mtklein2015-03-12
* DM: add keepalive for Valgrind bot.Gravatar mtklein2015-03-12
* Fix HWUI Sink for DMGravatar Derek Sollenberger2015-03-12
* Since SkDrawFilter has serious architectural issues and may beGravatar tomhudson2015-03-11
* DM: show skipped and --blacklist notes only in verbose mode.Gravatar mtklein2015-03-11
* DM: Use the new non-fatal errors for invalid color conversions.Gravatar scroggo2015-03-05
* DM: support non-fatal errorsGravatar mtklein2015-03-05
* ViaAndroidSDK for DMGravatar tomhudson2015-03-05
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-03
* Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https:...Gravatar halcanary2015-03-03
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-03-03
* Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 ...Gravatar scroggo2015-03-02
* Add SkCodec, including PNG implementation.Gravatar scroggo2015-03-02
* adding preabandon flag to DMGravatar joshualitt2015-02-25
* Add HWUI Sink to DM on Android Framework buildsGravatar tomhudson2015-02-23
* Revert of DM: lazy decoding on SKP playback (patchset #4 id:60001 of https://...Gravatar halcanary2015-02-23
* DM: lazy decoding on SKP playbackGravatar halcanary2015-02-23
* Use simpler SkTHashSet in DM to store reference goldGravatar mtklein2015-02-20
* PDF: Now threadsafe!Gravatar halcanary2015-02-20
* DM: move ext into keyGravatar mtklein2015-02-17
* Suggested version with 'undo'.Gravatar mtklein2015-02-17
* DM: don't leak the null canvas in NullSink.Gravatar mtklein2015-02-13
* Adding new benchmark to test image decoding performance.Gravatar msarett2015-02-13
* Add SkSVGCanvasGravatar fmalita2015-02-06
* Try again to use a C++11 feature in DM as a canary.Gravatar mtklein2015-02-05
* patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40...Gravatar mtklein2015-02-02
* DM: wire up --leaks / -l againGravatar mtklein2015-02-02
* SVG backend in DMGravatar mtklein2015-01-31
* Suggestions and merge in the other CL.Gravatar mtklein2015-01-30
* DM: paths as implict strings too.Gravatar mtklein2015-01-30
* DM::NullSinkGravatar halcanary2015-01-30
* dm: allow multiple --images flags, allow single filesGravatar halcanary2015-01-30
* dm: allow multiple --skp flags, allow single filesGravatar halcanary2015-01-30
* Revert of DM::SKPSrc::size() reports correct size. (patchset #3 id:40001 of h...Gravatar mtklein2015-01-28
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28
* Revert of DM::SKPSrc::size() reports correct size. (patchset #1 id:1 of https...Gravatar mtklein2015-01-28
* DM::PDFSink::draw excercises multi-page pdfGravatar halcanary2015-01-28
* Fold gmtoskp into DM, as --src gm --config skp.Gravatar mtklein2015-01-28
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28
* add -r to DMGravatar mtklein2015-01-27
* Write dm.json periodically instead of only once at the end.Gravatar mtklein2015-01-23
* More natural way to serialize GPU tasks and tests.Gravatar mtklein2015-01-21
* Easy DM TODO: LazyDecodeBitmap does not help (or hinder).Gravatar mtklein2015-01-21
* Don't test pipe modes nobody uses.Gravatar mtklein2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* DM: --tests -> --src testsGravatar mtklein2015-01-20
* Allow pdf as a --config.Gravatar mtklein2015-01-20
* Image subsets as part of the name instead of a separate source type.Gravatar mtklein2015-01-20