aboutsummaryrefslogtreecommitdiffhomepage
path: root/dm/DM.cpp
Commit message (Expand)AuthorAge
* Today's gm include many differences caused by platform font implementations.Gravatar caryclark2015-06-10
* Add prelog flag to DMGravatar bsalomon2015-06-04
* New CodeSrc* draw mode kScanline_Subset_ModeGravatar emmaleer2015-05-27
* implement --quiet for DMGravatar reed2015-05-19
* Do we still need this DOUBLE_LOOP feature?Gravatar mtklein2015-05-06
* DM: add a Via to simulate SP pictures.Gravatar mtklein2015-05-05
* add deferred config to DMGravatar reed2015-05-05
* DM+nanobench: print both current and max RSS.Gravatar mtklein2015-04-30
* Requires a minor API change to pass the color table to getScanlineDecoder, as...Gravatar msarett2015-04-29
* Add source-data sharding to DM.Gravatar mtklein2015-04-27
* DM: failure to canary a sink is now fatal.Gravatar mtklein2015-04-21
* SkJpegCodecGravatar msarett2015-04-15
* cleanup codec names being produced by dm and uploaded to goldGravatar djsollen2015-04-14
* Fixing use of initialized memory.Gravatar msarett2015-04-14
* ***Disables swizzles to 565.Gravatar msarett2015-04-09
* Move uninteresting MD5 check to after adding it to JSON.Gravatar mtklein2015-04-07
* Add a Via to DM that records into two pictures and draws using the second.Gravatar mtklein2015-04-07
* Add --uninterestingHashesFile to DMGravatar borenet2015-04-03
* Doesn't usually matter for well-formed blacklists,Gravatar mtklein2015-04-03
* Update DM to allow Src's to have optional options.Gravatar djsollen2015-04-03
* Remove all code related to NaClGravatar borenet2015-04-02
* Creating a new wrapper for gif decoderGravatar msarett2015-04-01
* SkCodec: add wbmp classGravatar halcanary2015-03-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Test scanline decoding in DM.Gravatar scroggo2015-03-25
* Add copyright headers DM.Gravatar scroggo2015-03-25
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-25
* Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...Gravatar tomhudson2015-03-24
* Enabling ico decoding with use of png and bmp decodersGravatar msarett2015-03-24
* Some usability ideas around SkTHash.Gravatar mtklein2015-03-20
* Run CodecSrc DM.Gravatar scroggo2015-03-19
* Display currently running tests as the keepalive message.Gravatar mtklein2015-03-18
* 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
* DM: show skipped and --blacklist notes only in verbose mode.Gravatar mtklein2015-03-11
* DM: support non-fatal errorsGravatar mtklein2015-03-05
* ViaAndroidSDK for DMGravatar tomhudson2015-03-05
* XPS, DM: add SkDocument::CreateXPSGravatar halcanary2015-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
* Add HWUI Sink to DM on Android Framework buildsGravatar tomhudson2015-02-23
* Use simpler SkTHashSet in DM to store reference goldGravatar mtklein2015-02-20
* Suggested version with 'undo'.Gravatar mtklein2015-02-17
* Adding new benchmark to test image decoding performance.Gravatar msarett2015-02-13
* 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