1. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  2. 0590fa5 Build LSAN suppressions into the test binaries. by mtklein · 8 years ago
  3. a2b9fdf Add an SVG DM source by fmalita · 8 years ago
  4. b442f68 fixed non-GPU build by ethannicholas · 8 years ago
  5. 45420a9 SkMultiPictureDocument & SkMultiPictureDocumentReader by halcanary · 8 years ago
  6. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  7. 3c579dc Move DM png code to picture_utils, for use by other tools. by brianosman · 8 years ago
  8. fbcfd6d mojo -> nojo by mtklein · 8 years ago
  9. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 8 years ago
  10. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 9 years ago
  11. 7a76f9c SkMojo: test linking Skia against the Mojo SDK by halcanary · 9 years ago
  12. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  13. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  14. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  15. 7c55422 remove SkGPipe by reed · 9 years ago
  16. 4b0778e Remove dependency on src/android from dm and nanobench by msarett · 9 years ago
  17. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago
  18. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago
  19. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  20. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  21. a5114d7 Have DM manually encode its .png outputs. by mtklein · 9 years ago
  22. 8c9a67a Revert of Have DM manually encode its .png outputs. (patchset #2 id:20001 of https://codereview.chromium.org/1304443002/ ) by mtklein · 9 years ago
  23. 3cc0dff Have DM manually encode its .png outputs. by mtklein · 9 years ago
  24. cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
  25. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  26. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  27. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  28. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  29. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  30. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  31. 2aafe6f Add SkSVGCanvas by fmalita · 10 years ago
  32. 8a4527e SVG backend in DM by mtklein · 10 years ago
  33. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  34. 968f18c Easy DM TODO: LazyDecodeBitmap does not help (or hinder). by mtklein · 10 years ago
  35. 82d2843 turn back on gpu tests by mtklein · 10 years ago
  36. 748ca3b Sketch DM refactor. by mtklein · 10 years ago
  37. 114c3cd Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) by mtklein · 10 years ago
  38. 709d2c3 Sketch DM refactor. by mtklein · 10 years ago
  39. f6139f7 Add image decoding mode to DM. by mtklein · 10 years ago
  40. 7a10fb6 Separate JSON functions from DMWriteTask. by scroggo · 10 years ago
  41. ecf9875 Turn SkTaskGroups back on. by mtklein · 10 years ago
  42. e9f7fbf Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/) by mtklein · 10 years ago
  43. 2100c5e Turn SkTaskGroups back on. by mtklein · 10 years ago
  44. 13a8de0 Revert harder, removing SkTaskGroup.cpp from core temporarily. by mtklein · 10 years ago
  45. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 10 years ago
  46. 197ceda Remove expectations / -r from DM entirely. by mtklein · 10 years ago
  47. 406654b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  48. 2460bbd Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/) by mtklein · 10 years ago
  49. 9c7207b SkThreadPool ~~> SkTaskGroup by mtklein · 10 years ago
  50. afb4379 Print max RSS in GM and nanobench too. by mtklein · 10 years ago
  51. 0d154ee Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  52. 72ebb9f DM: conserve memory when using --skps by mtklein · 10 years ago
  53. 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
  54. 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  55. e681c2a DM: only depend on GpuTest when it's a GPU build. by mtklein · 10 years ago
  56. 17f0b6d share dm and command flags by caryclark · 10 years ago