1. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  2. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  3. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  4. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  5. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  6. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  7. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  8. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  9. a225e9b Finish color space support for SkCodec by Matt Sarett · 8 years ago
  10. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  11. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  12. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  13. 85c922a Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ ) by msarett · 8 years ago
  14. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  15. e26a8ad Request legacy mode behavior from SkCodec in BitmapRegionDecoder by msarett · 8 years ago
  16. 577967c Fix uses of SkImageInfo in BRD to preserve color space info by msarett · 8 years ago
  17. 3d47732 Delete workaround for matching bitmap and pixel ref rowbytes by msarett · 8 years ago
  18. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  19. b1be46b Ensure that SkColorTable->fCount is set properly after decodes by msarett · 8 years ago
  20. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  21. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  22. f037fde Delete SkImageDecoder by msarett · 8 years ago
  23. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  24. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  25. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  26. f799706 Delete SkImageDecoder by msarett · 8 years ago
  27. 18300a3 detach -> release by mtklein · 8 years ago
  28. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 9 years ago
  29. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  30. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 9 years ago
  31. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  32. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  33. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  34. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  35. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  36. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  37. 73d882e Only support jpeg, png, and webp for BRD by msarett · 9 years ago
  38. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  39. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  40. 4b0778e Remove dependency on src/android from dm and nanobench by msarett · 9 years ago
  41. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago