1. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  2. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  3. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  4. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  5. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  6. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  7. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  8. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  9. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  10. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  11. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  12. 45561a0 drawTextRSXform by reed · 8 years ago
  13. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
  14. 97660cc add annotations to debugger by reed · 8 years ago
  15. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  16. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  17. f67531f unified PNG encoding between SkDrawCommand and skiaserve by ethannicholas · 8 years ago
  18. 51190df Add SkDrawPosTextHCommand JSON, fix skiaserve build. by bungeman · 8 years ago
  19. e43f7e6 Fix SkiaServe gpu JSON to work with any reordering algorithm by joshualitt · 8 years ago
  20. bd72413 Remove dependency on SkJsonCanvas.h by joshualitt · 8 years ago
  21. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  22. 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 · 8 years ago
  23. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  24. 6b3cf73 Add batch information to json by joshualitt · 8 years ago
  25. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 8 years ago
  26. 1446a9a added JSON support for various lesser-used features by ethannicholas · 8 years ago
  27. 50a8dd0 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  28. d116561 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #3 id:40001 of https://codereview.chromium.org/1681643002/ ) by caryclark · 8 years ago
  29. 46cb6d6 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  30. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 8 years ago[Renamed from src/utils/debugger/SkDrawCommand.h]
  31. 2df7813 Revert of Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. (patchset #2 id:20001 of https://codereview.chromium.org/1681643002/ ) by ethannicholas · 8 years ago
  32. 32fff1b Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  33. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  34. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  35. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  36. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  37. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  38. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  39. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  40. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  41. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  42. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  43. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  44. 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 9 years ago
  45. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 9 years ago
  46. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  47. c119981 Remove Chromium staging in SkDrawCommand by robertphillips · 9 years ago
  48. 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 9 years ago
  49. 3a09204 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 id:40001 of https://codereview.chromium.org/912403004/) by robertphillips · 9 years ago
  50. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 9 years ago
  51. 72942b8e Add staging for Chromium by robertphillips · 9 years ago
  52. 2de5939 Revert of Fix Chromium build (patchset #2 id:20001 of https://codereview.chromium.org/916763003/) by robertphillips · 9 years ago
  53. 25e9299 Revert of Fix Chromium build (again) (patchset #2 id:20001 of https://codereview.chromium.org/916193002/) by robertphillips · 9 years ago
  54. 2e60242 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 id:20001 of https://codereview.chromium.org/912403004/) by robertphillips · 9 years ago
  55. b48e08e Fix Chromium build (again) by robertphillips · 9 years ago
  56. f5e89c8 Fix Chromium build by robertphillips · 9 years ago
  57. 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 9 years ago
  58. 26a00de Remove incremental draw optimization from SkDebugCanvas by kkinnunen · 10 years ago
  59. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  60. c4fda92 remove unused drawData by reed · 10 years ago
  61. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  62. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  63. 8c89c52 Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://codereview.chromium.org/712683002/) by fmalita · 10 years ago
  64. 9063ddd Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview.chromium.org/706363002/) by fmalita · 10 years ago
  65. 1931ec5 SkDrawCommand scrubbing by fmalita · 10 years ago
  66. 7017168 "Fix" debugger's setMatrix handling by robertphillips · 10 years ago
  67. 5577387 Debugger render support for SkDrawTextBlobCommand. by fmalita · 10 years ago
  68. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  69. b3f319f Add support for new drawPicture entry point to debugger by robertphillips · 10 years ago
  70. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  71. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  72. 57f74e0 Debugger improvements by commit-bot@chromium.org · 10 years ago
  73. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  74. 1643b2c This adds cull rect visualization to the debugger's "mega" visualization mode. by commit-bot@chromium.org · 10 years ago
  75. 768ac85 The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves). by commit-bot@chromium.org · 10 years ago
  76. 210ae2a Culling API by commit-bot@chromium.org · 10 years ago
  77. 3d30520 Add DRRect to debugger by commit-bot@chromium.org · 10 years ago
  78. e898e9c Show basic SkPicture details in debugger. by commit-bot@chromium.org · 11 years ago
  79. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  80. 7a11591 Rename SkDrawCommand subclasses by commit-bot@chromium.org · 11 years ago
  81. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago[Renamed (99%) from debugger/SkDrawCommand.h]
  82. 6ede1fe Make SkDrawCommands lighter weight by robertphillips@google.com · 11 years ago
  83. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  84. c3410b8 New filter targeted at desk_googlespreadsheet overdraw issues by robertphillips@google.com · 11 years ago
  85. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  86. 77279cb Fix compiler errors/warnings in r8355 by robertphillips@google.com · 11 years ago
  87. 0df2a9a SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  88. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  89. 24bfdac More SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  90. a3a09ab More SkDrawCommand cleanup by robertphillips@google.com · 11 years ago
  91. c76bb23 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  92. 9105ad0 Add translate & scale optimizations by robertphillips@google.com · 11 years ago
  93. 91217d0 Making SkDrawCommand more robust by robertphillips@google.com · 11 years ago
  94. febc0ec Add misc. optimizations to filter tool by robertphillips@google.com · 11 years ago
  95. b94b1e7 Fix handling of setMatrix in debugger by robertphillips@google.com · 11 years ago
  96. 3b0a9fe Update filter tool to allow more flexible filtering by robertphillips@google.com · 11 years ago
  97. 2da95b2 Fix debugger handling of clip rrects by robertphillips@google.com · 12 years ago
  98. 67baba4 Fixed debugger for addition of drawRRect, clipRRect & drawOval by robertphillips@google.com · 12 years ago
  99. 0699e02 Close pending save() calls in QT debugger to avoid saveLayer() corruption. by tomhudson@google.com · 12 years ago
  100. 53ec73d Visualize bitmaps in debugger by robertphillips@google.com · 12 years ago