1. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  2. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  3. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  4. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  5. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  6. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  7. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  8. e8f3062 switch surface to sk_sp by reed · 8 years ago
  9. 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
  10. 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
  11. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  12. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  13. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  14. ca2622b return pictures as sk_sp by reed · 8 years ago
  15. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  19. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  20. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 9 years ago
  21. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  22. 1c40292 remove unused GM flags by mtklein · 9 years ago
  23. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 9 years ago
  24. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  25. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  26. 1564dde Fix multipicturedraw_biglayer GM by robertphillips · 10 years ago
  27. 7f1ed83 Reduce overdraw in MultiPictureDraw Sierpinski GM by robertphillips · 10 years ago
  28. b1fc64b Add a MultiPictureDraw GM to exercise layer clipping by robertphillips · 10 years ago
  29. aa0c837 Make pictures in multipicturedraw GM fit in 0,0..W,H range by robertphillips · 10 years ago
  30. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  31. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  32. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  33. ab79ab5 Fix memory leak in MultiPictureDraw GM by robertphillips · 10 years ago
  34. 3bc25e7 Extend MultiPictureDraw GM by robertphillips · 10 years ago
  35. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  36. 4b4faa6 Fix leak in multipicturedraw GMs. by bsalomon · 10 years ago
  37. 892f31a Fix surface leak in multidraw GMs. by bsalomon · 10 years ago
  38. 7eacd77 SkMultiPictureDraw API by robertphillips · 10 years ago