1. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  5. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  6. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  7. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  8. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  9. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  10. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  11. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  12. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  13. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  17. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  18. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  19. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  21. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  22. 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
  23. 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
  24. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  25. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  26. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  27. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  28. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  29. ce563cd more shader-->sp conversions by reed · 8 years ago
  30. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  31. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  32. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  33. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  34. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  35. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  36. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  37. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  38. 8d8d9a5 Work around stack overflow by vandebo@chromium.org · 11 years ago
  39. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 11 years ago
  40. 306ab9d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  41. ca47aae Minor cleanup by robertphillips@google.com · 12 years ago
  42. 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 12 years ago
  43. 24c29d9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  44. c6126c1 Add a GM that tests xfermode-based color filters. by bsalomon@google.com · 12 years ago