- 7edca21 Don't test pipe modes nobody uses. by mtklein · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- 6c5fed2 DM: --tests -> --src tests by mtklein · 10 years ago
- 19f3060 Allow pdf as a --config. by mtklein · 10 years ago
- 9264a95 Image subsets as part of the name instead of a separate source type. by mtklein · 10 years ago
- 87f3ba4 Simplify skiatest framework. by halcanary · 10 years ago
- 75d98fd DM: Don't hold onto data longer than needed. by mtklein · 10 years ago
- afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
- 0598236 Revert of Add temporary blacklist debugging. (patchset #1 id:1 of https://codereview.chromium.org/805643004/) by mtklein · 10 years ago
- f77156e Add temporary blacklist debugging. by mtklein · 10 years ago
- 9dc0910 newlines after failures by mtklein · 10 years ago
- 2f64eec Totally serialize gpu tests on Windows. by mtklein · 10 years ago
- e131552 Turn back on image and subset sources now that they're blacklisted on Android. by mtklein · 10 years ago
- a2ef642 DM: add basic --blacklist <config> <srcType> <name> functionality. by mtklein · 10 years ago
- 82d2843 turn back on gpu tests by mtklein · 10 years ago
- 748ca3b Sketch DM refactor. by mtklein · 10 years ago
- 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
- 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
- 9e398f7 add --rasterPDF flag to DM by halcanary · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
- 3d8878c dm/gold: Let's consider source_type a key. by mtklein · 10 years ago
- 1d09ee7 Add more filetypes to DM's image tests. by scroggo · 10 years ago
- f6139f7 Add image decoding mode to DM. by mtklein · 10 years ago
- ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
- 895c43b Replace EncodeBitmap with an interface. by scroggo · 10 years ago
- 3030445 Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of https://codereview.chromium.org/784643002/) by scroggo · 10 years ago
- 02b217f Replace EncodeBitmap with an interface. by scroggo · 10 years ago
- c0708cb Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of https://codereview.chromium.org/784643002/) by robertphillips · 10 years ago
- 0c4aba6 Replace EncodeBitmap with an interface. by scroggo · 10 years ago
- 008f1ea Store DM failures in an array, not a single string. by mtklein · 10 years ago
- 3b27ade Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id:80001 of https://codereview.chromium.org/657373002/) by jcgregorio · 10 years ago
- c092d3b Make nanobench and dm be usable from Chromium build by kkinnunen · 10 years ago
- 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
- 0ee2627 When running DM, write test failures to json. by scroggo · 10 years ago
- aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
- 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
- 2ecf86e Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #1 id:1 of https://codereview.chromium.org/693933004/) by mtklein · 10 years ago
- d5cd4ee Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench. (patchset #2 id:20001 of https://codereview.chromium.org/704563003/) by egdaniel · 10 years ago
- 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
- 7a10fb6 Separate JSON functions from DMWriteTask. by scroggo · 10 years ago
- e71cd54 SkTaskGroup::batch(fn, args, N) by mtklein · 10 years ago
- 3dc5d70 Use MacOS's CoreGraphics PDF Rasterizer in DM by halcanary · 10 years ago
- 06cddec Print GPU cache stats in nanobench/dm with veryVerbose by bsalomon · 10 years ago
- daf36c1 Fix DMWriteTask to write PDF files correctly by halcanary · 10 years ago
- cf9b873 Clarify what DM means in the README file. by tfarina · 10 years ago
- 6b87df2 Fix usage of SK_BUILD_* defines. by tfarina · 10 years ago
- d51ce44 Handle getMemoryBase returning NULL in WriteTask. by bungeman · 10 years ago
- a9ceaf5 Don't test the old picture backend anymore. by mtklein · 10 years ago
- e51ac56 Remove underscores from mode identifiers. by mtklein · 10 years ago
- 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
- 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
- 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
- 87e2437 Add a "mode" tag to key in DM json output. by mtklein · 10 years ago
- 53e0be6 DM: --gpu and --cpu should only control top-level tasks. by mtklein · 10 years ago
- 0b36e6b Add --matrix to DM, to play around with and maybe use on a bot. by mtklein · 10 years ago
- c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
- ea65bfa Update DM JSON format. by mtklein · 10 years ago
- 197ceda Remove expectations / -r from DM entirely. by mtklein · 10 years ago
- e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
- 858baf5 Add --nameByHash for the bots, and refactor hashing a bit. by mtklein · 10 years ago
- 23c94f0 Let .skps have Expectations (i.e. work with -r) too. by mtklein · 10 years ago
- 1d0f164 Start to rework DM JSON handling. by mtklein · 10 years ago
- c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
- 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
- 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
- 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
- a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
- 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
- a4c6094 SkData to SkStreamAsset to avoid unneeded copying by halcanary · 10 years ago
- c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
- afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
- 0ed4e86 Stop sorting the results of SkBBH::search(). by mtklein · 10 years ago
- 60c7707 Guard ANGLE and MESA instead of defining them as native when unsupported. by mtklein · 10 years ago
- 59598b0 DM: Replace --pathOpsVerbose with --veryVerbose by halcanary · 10 years ago
- 03bde3e SkTileGrid: store insertion order, return results sorted by that. by mtklein · 10 years ago
- 0d154ee Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
- 5ad6ee1 Plumbing for using a BBH in SkRecordDraw. by mtklein · 10 years ago
- b511042 Fix iOS build by centralizing --writePath. by mtklein · 10 years ago
- 72ebb9f DM: conserve memory when using --skps by mtklein · 10 years ago
- 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
- 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
- bcd278d DM: expand peak RAM usage to Mac and Android too. by mtklein · 10 years ago
- 36ea6c8 For some reason, starting tests before gms makes DM run much faster. by mtklein · 10 years ago
- 4e212e8 Print max memory usage on Linux. by mtklein · 10 years ago
- 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
- 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
- a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
- 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
- a98683b dm prints out number of matching skp files by halcanary · 10 years ago
- 048f422 Fix crash in DM/SKPTask by halcanary · 10 years ago
- 17f0b6d share dm and command flags by caryclark · 10 years ago
- 3125e02 Revert of Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/402663003/) by mtklein · 10 years ago
- 41f30cd Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/399123002/) by mtklein · 10 years ago
- f42e08c Revert of Force DM rebuild. (https://codereview.chromium.org/400723002/) by mtklein · 10 years ago
- 8a10de1 Force DM rebuild. by Mike Klein · 10 years ago
- 103ae71 Remove benches from DM. by mtklein · 10 years ago
- 18515cf DM: destroy contexts after each GPU task instead of before by Mike Klein · 10 years ago
- 1e319f7 Add --resetGpuContext to both DM and nanobench. by mtklein · 10 years ago
- e4636aa Merge Replay and Quilt tasks, adding in all BBH implementations. by mtklein · 10 years ago