1. 125c6cd DM: when 32-bit, disable pathops internal threading by default by commit-bot@chromium.org · 10 years ago
  2. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  3. 96eb624 DM's rtree picture replay mode can ignore kSkippedTiled_Flag safely. by commit-bot@chromium.org · 10 years ago
  4. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 11 years ago
  5. 2c4e75c Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 11 years ago
  6. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
  7. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago
  8. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 11 years ago
  9. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 11 years ago
  10. 5199701 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 11 years ago
  12. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  13. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  14. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  15. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  16. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 11 years ago
  17. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
  18. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 11 years ago
  19. e3ff558 SkRecord strawman by commit-bot@chromium.org · 11 years ago
  20. fa8cb1c Make DM play nice with the plan to split CPU and GPU work. by commit-bot@chromium.org · 11 years ago
  21. 787227d Let DM work without a GPU. by commit-bot@chromium.org · 11 years ago
  22. b640186 Add NVPR configs to DM by commit-bot@chromium.org · 11 years ago
  23. eef834f DM: read image files without an extra copy by commit-bot@chromium.org · 11 years ago
  24. a39874b DM: tweak output. Show task name in verbose mode only, and add task runtime. by commit-bot@chromium.org · 11 years ago
  25. 1426c1e DM: fix -w/-r problems stemming from PM/UPM conversions. by commit-bot@chromium.org · 11 years ago
  26. ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 11 years ago
  27. d1a7e2e DM: don't crash on Mac. by commit-bot@chromium.org · 11 years ago
  28. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 11 years ago
  29. 0dc5bd1 Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  30. 79e1326 Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/) by commit-bot@chromium.org · 11 years ago
  31. 6bd250a Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  32. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  33. 8565917 DM: don't run rtree when kSkipTiled is set. by commit-bot@chromium.org · 11 years ago
  34. 5301070 DM: don't run rtree when kSkipTiled is set. by commit-bot@chromium.org · 11 years ago
  35. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  36. 0888b75 DM: catch -r foo -w foo. by commit-bot@chromium.org · 11 years ago
  37. b06faac Factor out UnPreMultiplyPreservingByteOrder by commit-bot@chromium.org · 11 years ago
  38. 389fb7f DM: don't change byte order when unpremultiplying to compare to PNGs. by commit-bot@chromium.org · 11 years ago
  39. 88e1ec8 Add 565 to dm defaults. by commit-bot@chromium.org · 11 years ago
  40. 672588b change offset to xy for pixelref subsetting by reed@google.com · 11 years ago
  41. 69a0d7a DM: fix failures when using -r by comparing unpremultiplied. by commit-bot@chromium.org · 11 years ago
  42. 261c666 Make tests output spin on the same line by default. by commit-bot@chromium.org · 11 years ago
  43. 99589af Add support for reading a directory of images with --expectations (-r). by commit-bot@chromium.org · 11 years ago
  44. 9e5a549 Missed this flag. imagemagnifier asserts without it. by commit-bot@chromium.org · 11 years ago
  45. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  46. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. 73afd37 Add missing SkIntToScalars. by mtklein@google.com · 11 years ago
  48. 09f2579 DM: add --tileGrid by mtklein@google.com · 11 years ago
  49. ca5bb87 DM: write failed comparison mode .pngs one more level deep in the tree. by mtklein@google.com · 11 years ago
  50. ee21a3e DM: some refactoring by mtklein@google.com · 11 years ago
  51. 1ecd9cf Fix a warning building DM using ninja on Mac. by scroggo@google.com · 11 years ago
  52. c136242 DM: add --rtree. by commit-bot@chromium.org · 11 years ago
  53. 0caa68a DM: add --quiet by commit-bot@chromium.org · 11 years ago
  54. 2d3a789 DM: add --pipe by commit-bot@chromium.org · 11 years ago
  55. cdd3620 DM: move --match check earlier to fix the "N GMs x M configs" log line. by commit-bot@chromium.org · 11 years ago
  56. a34b1f8 DM: print cache stats after every GPU GM when GR_CACHE_STATS is set by commit-bot@chromium.org · 11 years ago
  57. 192cbf6 DM: add --serialize by commit-bot@chromium.org · 11 years ago
  58. a7a9f37 DM: add --writePath by mtklein@google.com · 11 years ago
  59. 66bb3d1 DM: duh, don't calculate digests unless we're going to look at them. by commit-bot@chromium.org · 11 years ago
  60. 846872f Fix DM build failures: by commit-bot@chromium.org · 11 years ago
  61. d36522d dm is like gm, but faster and with fewer features. by mtklein@google.com · 11 years ago