1. 008f1ea Store DM failures in an array, not a single string. by mtklein · 10 years ago
  2. 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
  3. c092d3b Make nanobench and dm be usable from Chromium build by kkinnunen · 10 years ago
  4. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  5. 0ee2627 When running DM, write test failures to json. by scroggo · 10 years ago
  6. 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
  7. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  8. 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
  9. 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
  10. 31f8867 Turn on NVPR 4x MSAA by default when supported in DM and nanobench. by mtklein · 10 years ago
  11. 7a10fb6 Separate JSON functions from DMWriteTask. by scroggo · 10 years ago
  12. e71cd54 SkTaskGroup::batch(fn, args, N) by mtklein · 10 years ago
  13. 3dc5d70 Use MacOS's CoreGraphics PDF Rasterizer in DM by halcanary · 10 years ago
  14. 06cddec Print GPU cache stats in nanobench/dm with veryVerbose by bsalomon · 10 years ago
  15. daf36c1 Fix DMWriteTask to write PDF files correctly by halcanary · 10 years ago
  16. cf9b873 Clarify what DM means in the README file. by tfarina · 10 years ago
  17. 6b87df2 Fix usage of SK_BUILD_* defines. by tfarina · 10 years ago
  18. d51ce44 Handle getMemoryBase returning NULL in WriteTask. by bungeman · 10 years ago
  19. a9ceaf5 Don't test the old picture backend anymore. by mtklein · 10 years ago
  20. e51ac56 Remove underscores from mode identifiers. by mtklein · 10 years ago
  21. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  22. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  23. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  24. 87e2437 Add a "mode" tag to key in DM json output. by mtklein · 10 years ago
  25. 53e0be6 DM: --gpu and --cpu should only control top-level tasks. by mtklein · 10 years ago
  26. 0b36e6b Add --matrix to DM, to play around with and maybe use on a bot. by mtklein · 10 years ago
  27. c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
  28. ea65bfa Update DM JSON format. by mtklein · 10 years ago
  29. 197ceda Remove expectations / -r from DM entirely. by mtklein · 10 years ago
  30. e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
  31. 858baf5 Add --nameByHash for the bots, and refactor hashing a bit. by mtklein · 10 years ago
  32. 23c94f0 Let .skps have Expectations (i.e. work with -r) too. by mtklein · 10 years ago
  33. 1d0f164 Start to rework DM JSON handling. by mtklein · 10 years ago
  34. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  35. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  36. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  37. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  38. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  39. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  40. a4c6094 SkData to SkStreamAsset to avoid unneeded copying by halcanary · 10 years ago
  41. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  42. afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
  43. 0ed4e86 Stop sorting the results of SkBBH::search(). by mtklein · 10 years ago
  44. 60c7707 Guard ANGLE and MESA instead of defining them as native when unsupported. by mtklein · 10 years ago
  45. 59598b0 DM: Replace --pathOpsVerbose with --veryVerbose by halcanary · 10 years ago
  46. 03bde3e SkTileGrid: store insertion order, return results sorted by that. by mtklein · 10 years ago
  47. 0d154ee Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  48. 5ad6ee1 Plumbing for using a BBH in SkRecordDraw. by mtklein · 10 years ago
  49. b511042 Fix iOS build by centralizing --writePath. by mtklein · 10 years ago
  50. 72ebb9f DM: conserve memory when using --skps by mtklein · 10 years ago
  51. 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
  52. 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  53. bcd278d DM: expand peak RAM usage to Mac and Android too. by mtklein · 10 years ago
  54. 36ea6c8 For some reason, starting tests before gms makes DM run much faster. by mtklein · 10 years ago
  55. 4e212e8 Print max memory usage on Linux. by mtklein · 10 years ago
  56. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  57. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  58. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  59. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  60. a98683b dm prints out number of matching skp files by halcanary · 10 years ago
  61. 048f422 Fix crash in DM/SKPTask by halcanary · 10 years ago
  62. 17f0b6d share dm and command flags by caryclark · 10 years ago
  63. 3125e02 Revert of Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/402663003/) by mtklein · 10 years ago
  64. 41f30cd Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/399123002/) by mtklein · 10 years ago
  65. f42e08c Revert of Force DM rebuild. (https://codereview.chromium.org/400723002/) by mtklein · 10 years ago
  66. 8a10de1 Force DM rebuild. by Mike Klein · 10 years ago
  67. 103ae71 Remove benches from DM. by mtklein · 10 years ago
  68. 18515cf DM: destroy contexts after each GPU task instead of before by Mike Klein · 10 years ago
  69. 1e319f7 Add --resetGpuContext to both DM and nanobench. by mtklein · 10 years ago
  70. e4636aa Merge Replay and Quilt tasks, adding in all BBH implementations. by mtklein · 10 years ago
  71. eeb1f15 Turn on threaded DMQuiltTask drawing for old-format SkPictures too. by mtklein · 10 years ago
  72. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  73. ec2ae58 Add multithreaded mode to quilt mode in DM. by mtklein · 10 years ago
  74. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  75. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  76. 7373456 Support serialization in SkRecord-backed SkPictures. by mtklein · 10 years ago
  77. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  78. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  79. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  80. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  81. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  82. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  83. 683e906 Remove SkBenchmark::postDraw. by mtklein · 10 years ago
  84. e4d3e60 DM: SKP source / PDF backend by mtklein · 10 years ago
  85. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  86. e696a59 Disable PDF in dm for tonight. It's crashy. by mtklein · 10 years ago
  87. 30bf3e2 DM: add pdf by mtklein · 10 years ago
  88. 9c4ff80 DM: go back to memcmp for BitmapsEqual by mtklein · 10 years ago
  89. a65e2fd add --dryRun flag to dm by commit-bot@chromium.org · 10 years ago
  90. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  91. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  92. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  93. 39e8d93 DM tweaks by commit-bot@chromium.org · 10 years ago
  94. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  95. a267d41 Fix windows build. by commit-bot@chromium.org · 10 years ago
  96. 120c999 Generate Android.mk for DM. by commit-bot@chromium.org · 10 years ago
  97. 69031a4 DM: find max component difference by commit-bot@chromium.org · 10 years ago
  98. 2664207 refactor DM::SetupBitmap by commit-bot@chromium.org · 10 years ago
  99. d6dcacd DM: tweaks by commit-bot@chromium.org · 10 years ago
  100. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago