1. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  2. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  3. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  4. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  5. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  6. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  7. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  8. e7bbe03 Fix GM:XfermodesBlur double unref by fmalita · 8 years ago
  9. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  10. 9ae14ff remove xmlparser includes from samples by caryclark · 8 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  13. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  14. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  15. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  16. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  17. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  18. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  19. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  20. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  21. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  23. bb963e2 remove obsolete mac-font-cruft by mike@reedtribe.org · 11 years ago
  24. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 12 years ago
  25. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  26. 02939ce fix warnings on Mac in ssamplecode by caryclark@google.com · 12 years ago
  27. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  28. 0e0c94c disable test by reed@google.com · 13 years ago
  29. 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
  30. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  31. 22c5dea Fix div by zero in GPU degenerate radials (and add sample and gm baselines) by bsalomon@google.com · 13 years ago
  32. f78e78d add option to test 1x1 bitmapshader by reed@google.com · 13 years ago
  33. 13636fe add debugging code for degenerate gradients (to be removed later) by reed@google.com · 13 years ago
  34. 271cffc Add dual source blending support for proper blending with coverage. by bsalomon@google.com · 13 years ago