1. a45a668 Use SkEncodedInfo in place of SkSwizzler::SrcConfig by msarett · 8 years ago
  2. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  3. 3c92024 Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ ) by robertphillips · 8 years ago
  4. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  5. e34635d Since PIEX can now return an uncompressed RGB thumbnail, check the type of the image before treating it as a JPEG. by yujieqin · 8 years ago
  6. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  7. 852f15d free -> reset by mtklein · 8 years ago
  8. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  9. 0e3738d free -> reset by mtklein · 8 years ago
  10. d6215cf Add a quick check to the TIFF header of DNG image by yujieqin · 8 years ago
  11. c04df21 Limit the maximum buffer size of SkRawBufferedStream by yujieqin · 8 years ago
  12. d0e0885 Verify the full size returned by PIEX by yujieqin · 8 years ago
  13. f236ee4 Enable RAW codec for Windows by yujieqin · 8 years ago
  14. cb3d4fc Revert of Enable RAW codec for Windows (patchset #8 id:140001 of https://codereview.chromium.org/1738913002/ ) by mtklein · 8 years ago
  15. 474e4c3 Enable RAW codec for Windows by yujieqin · 8 years ago
  16. 9ca27f3 Remove unnecessary GOOGLE3 ifdefs from SkRawCodec by msarett · 8 years ago
  17. 2d172eb Use new API instead of the deprecated ones. by yujieqin · 8 years ago
  18. 46d2aa8 Updates Piex and uses it to obtain the DNG dimensions. by ebrauer · 8 years ago
  19. 9c7a8a4 Optimize the SkRawStream when the input is an asset stream by yujieqin · 8 years ago
  20. 22000d1 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  21. 2ac722f Revert of Avoid too small reads to bufferMoreData() (patchset #4 id:60001 of https://codereview.chromium.org/1644893003/ ) by jcgregorio · 9 years ago
  22. fd918e8 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  23. e645965 Use proper row step in SkRawCodec by scroggo · 9 years ago
  24. fda27a9 Fix Windows build by yujieqin · 9 years ago
  25. 076d83d Enable RAW codec for Windows by yujieqin · 9 years ago
  26. b84b5b4 It derives the dng_host and overrides PerformAreaTask() to split the task into several sub-tasks which get added to SkTaskGroup. by ebrauer · 9 years ago
  27. 24716be Fix complier issue [-Werror, -Wvla] by yujieqin · 9 years ago
  28. 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
  29. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
  30. 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago