1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  3. 4bf6fd6 Revert "add runtime registration for encoders" by Mike Klein · 5 years ago
  4. 940c3f1 add runtime registration for encoders by Mike Klein · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  6. 5257816 Remove a few semicolons. by Nico Weber · 6 years ago
  7. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  8. f6db495 Remove SkTransferFunctionBehavior by Brian Osman · 6 years ago
  9. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  10. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  11. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  12. d0dbee6 Add comments support for PNG encoder by Yuqian Li · 7 years ago
  13. a281dd3 remove SK_API from namespaced enum by Mike Reed · 7 years ago
  14. d5a1691 Add support for webp lossless compression by Matt Sarett · 7 years ago
  15. b1d3b2e SkEncoder base class needs SK_API by Matt Sarett · 7 years ago
  16. eb7a693 Move SK_API from namespace to function by Matt Sarett · 7 years ago
  17. 6a4dc66 Add SkJpegEncoder and SkWebpEncoder to public API by Matt Sarett · 7 years ago
  18. 94fd06f Move SkPngEncoder into public API by Matt Sarett · 7 years ago