1. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  2. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  3. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  4. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  5. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  6. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  7. 63f30d9 fix typos and capitalization on drawTextRSXform CL by reed · 8 years ago
  8. 6d2c3e7 add bounds to textblob by reed · 8 years ago
  9. 45561a0 drawTextRSXform by reed · 8 years ago
  10. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
  11. ee0c555 skiaserve: Use snakeCase for JSON identifiers. by jcgregorio · 8 years ago
  12. 67f62fa add short-desc by reed · 8 years ago
  13. fb40923 Add Annotations to old debugger by robertphillips · 8 years ago
  14. 97660cc add annotations to debugger by reed · 8 years ago
  15. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  16. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  17. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  18. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  19. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  20. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  21. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  22. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  23. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
  24. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 9 years ago
  25. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 9 years ago
  26. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 9 years ago
  27. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 9 years ago
  28. f809d76 switch colorfilters to sk_sp by reed · 9 years ago
  29. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  30. f67531f unified PNG encoding between SkDrawCommand and skiaserve by ethannicholas · 9 years ago
  31. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
  32. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
  33. 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
  34. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  35. 18300a3 detach -> release by mtklein · 9 years ago
  36. 51190df Add SkDrawPosTextHCommand JSON, fix skiaserve build. by bungeman · 9 years ago
  37. 790f99a Remove usage of SkImageDecoder in debugger by msarett · 9 years ago
  38. e43f7e6 Fix SkiaServe gpu JSON to work with any reordering algorithm by joshualitt · 9 years ago
  39. bd72413 Remove dependency on SkJsonCanvas.h by joshualitt · 9 years ago
  40. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  41. 08fc807 Revert of Add abilitly to query audit trail for batches by draw op (patchset #4 id:60001 of https://codereview.chromium.org/1745513002/ ) by joshualitt · 9 years ago
  42. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  43. 807dcab added 'visible' attribute to skiaserve JSON by ethannicholas · 9 years ago
  44. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 9 years ago
  45. 3afae70 fixed SkDrawCommand JSON generation by ethannicholas · 9 years ago
  46. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  47. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 9 years ago
  48. 1446a9a added JSON support for various lesser-used features by ethannicholas · 9 years ago
  49. bd3dae8 added some missing static modifiers by ethannicholas · 9 years ago
  50. 50a8dd0 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  51. d116561 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #3 id:40001 of https://codereview.chromium.org/1681643002/ ) by caryclark · 9 years ago
  52. 46cb6d6 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  53. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 9 years ago[Renamed from src/utils/debugger/SkDrawCommand.cpp]
  54. 2df7813 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ ) by ethannicholas · 9 years ago
  55. 32fff1b Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 9 years ago
  56. 0d48e41 [SkDebugger] Display run glyph positioning modes by fmalita · 9 years ago
  57. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  58. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  59. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  60. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  61. e77f2da [SkDebugger] Show more text blob details by fmalita · 9 years ago
  62. 2b82982 [debugger] Add visualization of center rect for drawBitmapNine calls by robertphillips · 9 years ago
  63. 7361bf0 [SkDebugger] Show detailed drawImage info by fmalita · 9 years ago
  64. b0cd8b7 [SkDebugger] Handle path empty-bounds gracefully by fmalita · 9 years ago
  65. 96a5cff Improve debugger's visualization of transparent textures by robertphillips · 9 years ago
  66. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  67. 80af645 Update debugger print out of drawImageRect information by robertphillips · 9 years ago
  68. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  69. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  70. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  71. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  72. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  73. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  74. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  75. 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 10 years ago
  76. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 10 years ago
  77. c119981 Remove Chromium staging in SkDrawCommand by robertphillips · 10 years ago
  78. 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  79. 3a09204 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 id:40001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  80. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  81. 72942b8 Add staging for Chromium by robertphillips · 10 years ago
  82. 2e60242 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 id:20001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  83. 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  84. 26a00de Remove incremental draw optimization from SkDebugCanvas by kkinnunen · 10 years ago
  85. c4fda92 remove unused drawData by reed · 10 years ago
  86. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  87. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  88. ff3106c Display text blob bounds in the debugger. by fmalita · 10 years ago
  89. 8c89c52 Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://codereview.chromium.org/712683002/) by fmalita · 10 years ago
  90. 9063ddd Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview.chromium.org/706363002/) by fmalita · 10 years ago
  91. 1931ec5 SkDrawCommand scrubbing by fmalita · 10 years ago
  92. 7017168 "Fix" debugger's setMatrix handling by robertphillips · 10 years ago
  93. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  94. 5577387 Debugger render support for SkDrawTextBlobCommand. by fmalita · 10 years ago
  95. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  96. 3031350 Add missing text blob SkDrawCommand string. by fmalita · 10 years ago
  97. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  98. b3f319f Add support for new drawPicture entry point to debugger by robertphillips · 10 years ago
  99. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  100. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago