1. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  2. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  3. f107a2f SkUTF by Hal Canary · 6 years ago
  4. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  5. 75ae421 IWYU -- SkShader.h by Mike Reed · 6 years ago
  6. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  7. d1e67e7 Use SkBlendMode_Name rather than one-off tables by Brian Osman · 7 years ago
  8. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  9. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  10. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  11. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  12. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  17. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  18. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  20. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  21. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  22. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  23. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  24. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  25. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  26. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  27. e7bbe03 Fix GM:XfermodesBlur double unref by fmalita · 8 years ago
  28. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  29. 9ae14ff remove xmlparser includes from samples by caryclark · 8 years ago
  30. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  31. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  32. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  33. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  34. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  35. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  36. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  37. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  38. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  39. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  40. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  42. bb963e2 remove obsolete mac-font-cruft by mike@reedtribe.org · 11 years ago
  43. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 11 years ago
  44. 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
  45. 02939ce fix warnings on Mac in ssamplecode by caryclark@google.com · 12 years ago
  46. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  47. 0e0c94c disable test by reed@google.com · 13 years ago
  48. 87fac4a retool SkEvent to own its target ID or target proc by reed@google.com · 13 years ago
  49. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  50. 22c5dea Fix div by zero in GPU degenerate radials (and add sample and gm baselines) by bsalomon@google.com · 13 years ago
  51. f78e78d add option to test 1x1 bitmapshader by reed@google.com · 13 years ago
  52. 13636fe add debugging code for degenerate gradients (to be removed later) by reed@google.com · 13 years ago
  53. 271cffc Add dual source blending support for proper blending with coverage. by bsalomon@google.com · 13 years ago