1. 97660cc add annotations to debugger by reed · 8 years ago
  2. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  3. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  4. 1c9f922 Fix skiaserve crash when displaying batch bounds by brianosman · 8 years ago
  5. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  6. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  7. 4083610 Fix up no gpu build by joshualitt · 9 years ago
  8. ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 9 years ago
  9. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
  10. e43f7e6 Fix SkiaServe gpu JSON to work with any reordering algorithm by joshualitt · 9 years ago
  11. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  12. bdc6b2b Change skiaserve color palette for drawing batch bounds by joshualitt · 9 years ago
  13. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 9 years ago
  14. 5d5207a fix minor bug drawing batch bounds by default by joshualitt · 9 years ago
  15. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  16. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  17. 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
  18. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  19. cecbbe2 converted skiaserve PNGs from RGBA to RGB by ethannicholas · 9 years ago
  20. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  21. 272af6e Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ ) by ethannicholas · 9 years ago
  22. 68c063b further skiaserve image performance improvements by ethannicholas · 9 years ago
  23. 0a0520a added clip visualization to skiaserve by ethannicholas · 9 years ago
  24. 891ad66 fixed SkDebugCanvas' handling of drawPicture by ethannicholas · 9 years ago
  25. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 9 years ago
  26. db6a254 wire up new json code in skiaserve by joshualitt · 9 years ago
  27. 402cd91 added SkDebugCanvas::toJSON by ethannicholas · 9 years ago
  28. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 9 years ago[Renamed from src/utils/debugger/SkDebugCanvas.cpp]
  29. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  30. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  31. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  32. 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
  33. bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
  34. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  35. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  36. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  37. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  38. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  39. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  40. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  41. 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
  42. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  43. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  44. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  45. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  46. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  47. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  48. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 9 years ago
  49. 5965b73 Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://codereview.chromium.org/1051113005/) by scroggo · 10 years ago
  50. 143244e Remove now-redundant SkPathOps enum. by schenney · 10 years ago
  51. 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 10 years ago
  52. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 10 years ago
  53. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 10 years ago
  54. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  55. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  56. 6ba791f Fix debugger's overdraw color filter by robertphillips · 10 years ago
  57. 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  58. 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
  59. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  60. 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
  61. 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  62. 465206a Add missing SK_OVERRIDE by rmistry · 10 years ago
  63. 26a00de Remove incremental draw optimization from SkDebugCanvas by kkinnunen · 10 years ago
  64. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  65. 26e5400 Remove draw window size state from SkDebugCanvas by kkinnunen · 10 years ago
  66. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  67. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  68. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  69. c4fda92 remove unused drawData by reed · 10 years ago
  70. 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
  71. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  72. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  73. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  74. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  75. 3729469 Change clear() to respect the clip by reed · 10 years ago
  76. b07a94f add roundOut that returns its result by reed · 10 years ago
  77. 8c89c52 Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://codereview.chromium.org/712683002/) by fmalita · 10 years ago
  78. 9063ddd Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview.chromium.org/706363002/) by fmalita · 10 years ago
  79. 1931ec5 SkDrawCommand scrubbing by fmalita · 10 years ago
  80. b975089 Fix debugger's SaveAs functionality by robertphillips · 10 years ago
  81. 7017168 "Fix" debugger's setMatrix handling by robertphillips · 10 years ago
  82. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  83. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  84. b3f319f Add support for new drawPicture entry point to debugger by robertphillips · 10 years ago
  85. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  86. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  87. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  88. 2a67e12 This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. by commit-bot@chromium.org · 10 years ago
  89. 2e74f9d remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE by reed@google.com · 10 years ago
  90. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  91. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  92. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  93. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  94. cc277b7 Orphan ProcXfermode, with an eye towards removing it by commit-bot@chromium.org · 10 years ago
  95. 57f74e0 Debugger improvements by commit-bot@chromium.org · 11 years ago
  96. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 11 years ago
  97. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 11 years ago
  98. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 11 years ago
  99. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 11 years ago
  100. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 11 years ago