1. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  2. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  3. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  6. 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 · 8 years ago
  7. 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 · 8 years ago
  8. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  9. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  10. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  11. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  12. f67531f unified PNG encoding between SkDrawCommand and skiaserve by ethannicholas · 8 years ago
  13. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  14. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  15. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  16. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  17. 18300a3 detach -> release by mtklein · 8 years ago
  18. 4083610 Fix up no gpu build by joshualitt · 8 years ago
  19. ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 8 years ago
  20. 51190df Add SkDrawPosTextHCommand JSON, fix skiaserve build. by bungeman · 8 years ago
  21. 790f99a Remove usage of SkImageDecoder in debugger by msarett · 8 years ago
  22. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 8 years ago
  23. e43f7e6 Fix SkiaServe gpu JSON to work with any reordering algorithm by joshualitt · 8 years ago
  24. bd72413 Remove dependency on SkJsonCanvas.h by joshualitt · 8 years ago
  25. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 8 years ago
  26. bdc6b2b Change skiaserve color palette for drawing batch bounds by joshualitt · 8 years ago
  27. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 8 years ago
  28. 5d5207a fix minor bug drawing batch bounds by default by joshualitt · 8 years ago
  29. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 8 years ago
  30. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  31. 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
  32. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  33. 807dcab added 'visible' attribute to skiaserve JSON by ethannicholas · 8 years ago
  34. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 8 years ago
  35. 3afae70 fixed SkDrawCommand JSON generation by ethannicholas · 8 years ago
  36. cecbbe2 converted skiaserve PNGs from RGBA to RGB by ethannicholas · 8 years ago
  37. 6b3cf73 Add batch information to json by joshualitt · 8 years ago
  38. 272af6e Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ ) by ethannicholas · 8 years ago
  39. 68c063b further skiaserve image performance improvements by ethannicholas · 8 years ago
  40. 0a0520a added clip visualization to skiaserve by ethannicholas · 8 years ago
  41. 891ad66 fixed SkDebugCanvas' handling of drawPicture by ethannicholas · 8 years ago
  42. f8289d9 fixed off-by-one error in skiaserve /cmd by ethannicholas · 8 years ago
  43. f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 8 years ago
  44. db6a254 wire up new json code in skiaserve by joshualitt · 8 years ago
  45. 1446a9a added JSON support for various lesser-used features by ethannicholas · 8 years ago
  46. 402cd91 added SkDebugCanvas::toJSON by ethannicholas · 8 years ago
  47. bd3dae8 added some missing static modifiers by ethannicholas · 8 years ago
  48. 50a8dd0 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  49. 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
  50. 46cb6d6 Moved Canvas->JSON and JSON->Canvas functionality into SkDebugCanvas. by ethannicholas · 8 years ago
  51. 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 8 years ago