1. 0b36e6b Add --matrix to DM, to play around with and maybe use on a bot. by mtklein · 10 years ago
  2. c54056c Back to hashing source content, not .png. by mtklein · 10 years ago
  3. ea65bfa Update DM JSON format. by mtklein · 10 years ago
  4. 197ceda Remove expectations / -r from DM entirely. by mtklein · 10 years ago
  5. e2d4eb7 Hash .pngs instead of SkBitmaps. by mtklein · 10 years ago
  6. 858baf5 Add --nameByHash for the bots, and refactor hashing a bit. by mtklein · 10 years ago
  7. 23c94f0 Let .skps have Expectations (i.e. work with -r) too. by mtklein · 10 years ago
  8. 1d0f164 Start to rework DM JSON handling. by mtklein · 10 years ago
  9. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  10. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  11. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  12. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  13. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  14. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  15. a4c6094 SkData to SkStreamAsset to avoid unneeded copying by halcanary · 10 years ago
  16. c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
  17. afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
  18. 0ed4e86 Stop sorting the results of SkBBH::search(). by mtklein · 10 years ago
  19. 60c7707 Guard ANGLE and MESA instead of defining them as native when unsupported. by mtklein · 10 years ago
  20. 59598b0 DM: Replace --pathOpsVerbose with --veryVerbose by halcanary · 10 years ago
  21. 03bde3e SkTileGrid: store insertion order, return results sorted by that. by mtklein · 10 years ago
  22. 0d154ee Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  23. 5ad6ee1 Plumbing for using a BBH in SkRecordDraw. by mtklein · 10 years ago
  24. b511042 Fix iOS build by centralizing --writePath. by mtklein · 10 years ago
  25. 72ebb9f DM: conserve memory when using --skps by mtklein · 10 years ago
  26. 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
  27. 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  28. bcd278d DM: expand peak RAM usage to Mac and Android too. by mtklein · 10 years ago
  29. 36ea6c8 For some reason, starting tests before gms makes DM run much faster. by mtklein · 10 years ago
  30. 4e212e8 Print max memory usage on Linux. by mtklein · 10 years ago
  31. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  32. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  33. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  34. 2354f84 Test abandoning GL context in dm/nanobench. by bsalomon · 10 years ago
  35. a98683b dm prints out number of matching skp files by halcanary · 10 years ago
  36. 048f422 Fix crash in DM/SKPTask by halcanary · 10 years ago
  37. 17f0b6d share dm and command flags by caryclark · 10 years ago
  38. 3125e02 Revert of Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/402663003/) by mtklein · 10 years ago
  39. 41f30cd Revert of Revert of Force DM rebuild. (https://codereview.chromium.org/399123002/) by mtklein · 10 years ago
  40. f42e08c Revert of Force DM rebuild. (https://codereview.chromium.org/400723002/) by mtklein · 10 years ago
  41. 8a10de1 Force DM rebuild. by Mike Klein · 10 years ago
  42. 103ae71 Remove benches from DM. by mtklein · 10 years ago
  43. 18515cf DM: destroy contexts after each GPU task instead of before by Mike Klein · 10 years ago
  44. 1e319f7 Add --resetGpuContext to both DM and nanobench. by mtklein · 10 years ago
  45. e4636aa Merge Replay and Quilt tasks, adding in all BBH implementations. by mtklein · 10 years ago
  46. eeb1f15 Turn on threaded DMQuiltTask drawing for old-format SkPictures too. by mtklein · 10 years ago
  47. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  48. ec2ae58 Add multithreaded mode to quilt mode in DM. by mtklein · 10 years ago
  49. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  50. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  51. 7373456 Support serialization in SkRecord-backed SkPictures. by mtklein · 10 years ago
  52. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  53. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  54. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  55. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  56. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  57. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  58. 683e906 Remove SkBenchmark::postDraw. by mtklein · 10 years ago
  59. e4d3e60 DM: SKP source / PDF backend by mtklein · 10 years ago
  60. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  61. e696a59 Disable PDF in dm for tonight. It's crashy. by mtklein · 10 years ago
  62. 30bf3e2 DM: add pdf by mtklein · 10 years ago
  63. 9c4ff80 DM: go back to memcmp for BitmapsEqual by mtklein · 10 years ago
  64. a65e2fd add --dryRun flag to dm by commit-bot@chromium.org · 10 years ago
  65. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  66. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  67. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  68. 39e8d93 DM tweaks by commit-bot@chromium.org · 10 years ago
  69. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  70. a267d41 Fix windows build. by commit-bot@chromium.org · 10 years ago
  71. 120c999 Generate Android.mk for DM. by commit-bot@chromium.org · 10 years ago
  72. 69031a4 DM: find max component difference by commit-bot@chromium.org · 10 years ago
  73. 2664207 refactor DM::SetupBitmap by commit-bot@chromium.org · 10 years ago
  74. d6dcacd DM: tweaks by commit-bot@chromium.org · 10 years ago
  75. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  76. 93043bc DM: test SkRecord with and without optimization. by commit-bot@chromium.org · 10 years ago
  77. 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  78. c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 10 years ago
  79. 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  80. 9dccafa Fix type in DM/mesa by bsalomon@google.com · 10 years ago
  81. 90d81c9 DM: Apply initial transform in --skr mode. by commit-bot@chromium.org · 10 years ago
  82. 3f03215 DM: Push GPU-parent child tasks to the front of the queue. by commit-bot@chromium.org · 10 years ago
  83. b0c7156 DM: run child tasks that are already on the CPU threadpool serially by commit-bot@chromium.org · 10 years ago
  84. 125c6cd DM: when 32-bit, disable pathops internal threading by default by commit-bot@chromium.org · 10 years ago
  85. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  86. 96eb624 DM's rtree picture replay mode can ignore kSkippedTiled_Flag safely. by commit-bot@chromium.org · 10 years ago
  87. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  88. 2c4e75c Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 10 years ago
  89. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  90. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  91. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  92. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  93. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  94. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  95. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  96. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  97. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  98. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  99. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  100. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago