| Commit message (Expand) | Author | Age |
* | Store DM failures in an array, not a single string. | mtklein | 2014-11-19 |
* | Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id... | jcgregorio | 2014-11-13 |
* | Make nanobench and dm be usable from Chromium build | kkinnunen | 2014-11-13 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-07 |
* | When running DM, write test failures to json. | scroggo | 2014-11-07 |
* | Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ... | jvanverth | 2014-11-06 |
* | Get gpudft support working in dm, gm, nanobench and bench_pictures | jvanverth | 2014-11-06 |
* | Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ... | mtklein | 2014-11-06 |
* | Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench.... | egdaniel | 2014-11-05 |
* | Turn on NVPR 4x MSAA by default when supported in DM and nanobench. | mtklein | 2014-11-05 |
* | Separate JSON functions from DMWriteTask. | scroggo | 2014-11-04 |
* | SkTaskGroup::batch(fn, args, N) | mtklein | 2014-10-29 |
* | Use MacOS's CoreGraphics PDF Rasterizer in DM | halcanary | 2014-10-27 |
* | Print GPU cache stats in nanobench/dm with veryVerbose | bsalomon | 2014-10-24 |
* | Fix DMWriteTask to write PDF files correctly | halcanary | 2014-10-17 |
* | Clarify what DM means in the README file. | tfarina | 2014-10-09 |
* | Fix usage of SK_BUILD_* defines. | tfarina | 2014-10-06 |
* | Handle getMemoryBase returning NULL in WriteTask. | bungeman | 2014-10-02 |
* | Don't test the old picture backend anymore. | mtklein | 2014-09-29 |
* | Remove underscores from mode identifiers. | mtklein | 2014-09-23 |
* | Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro... | reed | 2014-09-22 |
* | Revert of introduce Props to surface (patchset #27 id:520001 of https://coder... | reed | 2014-09-21 |
* | introduce Props to surface (work in progress) | reed | 2014-09-21 |
* | Add a "mode" tag to key in DM json output. | mtklein | 2014-09-19 |
* | DM: --gpu and --cpu should only control top-level tasks. | mtklein | 2014-09-17 |
* | Add --matrix to DM, to play around with and maybe use on a bot. | mtklein | 2014-09-11 |
* | Back to hashing source content, not .png. | mtklein | 2014-09-09 |
* | Update DM JSON format. | mtklein | 2014-09-09 |
* | Remove expectations / -r from DM entirely. | mtklein | 2014-09-09 |
* | Hash .pngs instead of SkBitmaps. | mtklein | 2014-09-08 |
* | Add --nameByHash for the bots, and refactor hashing a bit. | mtklein | 2014-09-08 |
* | Let .skps have Expectations (i.e. work with -r) too. | mtklein | 2014-09-08 |
* | Start to rework DM JSON handling. | mtklein | 2014-09-08 |
* | Change SkPicture::draw to playback | robertphillips | 2014-09-04 |
* | SkThreadPool ~~> SkTaskGroup | mtklein | 2014-09-03 |
* | Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder... | mtklein | 2014-09-03 |
* | SkThreadPool ~~> SkTaskGroup | mtklein | 2014-09-03 |
* | Try out scalar picture sizes | robertphillips | 2014-08-29 |
* | Remove SkQuadTree. | mtklein | 2014-08-26 |
* | SkData to SkStreamAsset to avoid unneeded copying | halcanary | 2014-08-26 |
* | Install a hook to swap between SkPicture backends with a single define. | mtklein | 2014-08-21 |
* | Print max RSS in GM and nanobench too. | mtklein | 2014-08-19 |
* | Stop sorting the results of SkBBH::search(). | mtklein | 2014-08-18 |
* | Guard ANGLE and MESA instead of defining them as native when unsupported. | mtklein | 2014-08-14 |
* | DM: Replace --pathOpsVerbose with --veryVerbose | halcanary | 2014-08-13 |
* | SkTileGrid: store insertion order, return results sorted by that. | mtklein | 2014-08-12 |
* | Process Statistics header, add max RSS to render_pdfs | halcanary | 2014-08-11 |
* | Plumbing for using a BBH in SkRecordDraw. | mtklein | 2014-08-11 |
* | Fix iOS build by centralizing --writePath. | mtklein | 2014-08-07 |
* | DM: conserve memory when using --skps | mtklein | 2014-08-07 |