1. ac42aeb Add support for drawImageLattice in SKIA debugger by Stan Iliev · 8 years ago
  2. 99c9796 Revert "Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing"" by Ravi Mistry · 8 years ago
  3. 9bcda71 Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing" by Ravi Mistry · 8 years ago
  4. 4bf98e7 Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing by Brian Salomon · 8 years ago
  5. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  6. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  7. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  8. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  9. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  10. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  11. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  12. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  13. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  14. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  15. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  16. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  17. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  18. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  23. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  24. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  25. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  26. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  27. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  28. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  29. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  30. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  31. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  32. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  33. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  34. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  35. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  36. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  37. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  38. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  39. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  40. 45561a0 drawTextRSXform by reed · 8 years ago
  41. 97660cc add annotations to debugger by reed · 8 years ago
  42. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  43. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  44. 1c9f922 Fix skiaserve crash when displaying batch bounds by brianosman · 8 years ago
  45. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  46. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  47. 4083610 Fix up no gpu build by joshualitt · 9 years ago
  48. ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 9 years ago
  49. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
  50. e43f7e6 Fix SkiaServe gpu JSON to work with any reordering algorithm by joshualitt · 9 years ago
  51. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  52. bdc6b2b Change skiaserve color palette for drawing batch bounds by joshualitt · 9 years ago
  53. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 9 years ago
  54. 5d5207a fix minor bug drawing batch bounds by default by joshualitt · 9 years ago
  55. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  56. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  57. 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
  58. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  59. cecbbe2 converted skiaserve PNGs from RGBA to RGB by ethannicholas · 9 years ago
  60. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  61. 272af6e Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ ) by ethannicholas · 9 years ago
  62. 68c063b further skiaserve image performance improvements by ethannicholas · 9 years ago
  63. 0a0520a added clip visualization to skiaserve by ethannicholas · 9 years ago
  64. 891ad66 fixed SkDebugCanvas' handling of drawPicture by ethannicholas · 9 years ago
  65. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 9 years ago
  66. db6a254 wire up new json code in skiaserve by joshualitt · 9 years ago
  67. 402cd91 added SkDebugCanvas::toJSON by ethannicholas · 9 years ago
  68. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 9 years ago[Renamed from src/utils/debugger/SkDebugCanvas.cpp]
  69. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  70. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  71. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  72. 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
  73. bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
  74. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  75. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  76. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  77. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  78. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  79. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  80. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  81. 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
  82. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  83. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  84. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  85. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  86. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  87. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  88. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 9 years ago
  89. 5965b73 Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://codereview.chromium.org/1051113005/) by scroggo · 10 years ago
  90. 143244e Remove now-redundant SkPathOps enum. by schenney · 10 years ago
  91. 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 10 years ago
  92. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 10 years ago
  93. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 10 years ago
  94. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  95. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  96. 6ba791f Fix debugger's overdraw color filter by robertphillips · 10 years ago
  97. 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  98. 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
  99. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  100. 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