1. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years 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. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  5. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  6. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  7. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  8. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  9. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  10. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  11. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  12. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  13. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  14. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  15. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  16. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  17. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  18. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  23. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  24. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  25. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  26. 490452e Add tests for gamma correction of gradient stops to gamma GM by brianosman · 8 years ago
  27. 7a99a0a Improve the gamma GM significantly by brianosman · 8 years ago
  28. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  29. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  30. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  31. 6644d93 respect srgb gamma when building mips by reed · 8 years ago
  32. 33f6b3f Manually generated sRGB mipmaps, with successively smaller draws. by brianosman · 8 years ago
  33. 5529b7d Remove unmatched restore call in gamma GM by brianosman · 8 years ago
  34. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  35. e5824b9 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 8 years ago
  36. fe4b4f0 Revert of New GM that exercises gamma-correctness in various parts of the pipeline. (patchset #4 id:60001 of https://codereview.chromium.org/1734983003/ ) by brianosman · 8 years ago
  37. 9f73a71 New GM that exercises gamma-correctness in various parts of the pipeline. by brianosman · 8 years ago