1. 95d0c8d Fix bug in sampling rotated decodes by Leon Scroggins III · 7 years ago
  2. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 7 years ago
  3. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 7 years ago
  4. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 7 years ago
  5. 612a65d Merge SkFooAdapterCodec impls into one impl by Nigel Tao · 7 years ago
  6. 9803e0c Remove some #ifdef's from SkAndroidCodec by Nigel Tao · 7 years ago
  7. 227d4e1 encodedProfile can be null, so check for that by Leon Scroggins III · 7 years ago
  8. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 7 years ago
  9. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 7 years ago
  10. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 7 years ago
  11. da3e9ad Make SkAndroidCodec (optionally) respect origin by Leon Scroggins III · 8 years ago
  12. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 8 years ago
  13. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 8 years ago
  14. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 8 years ago
  15. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 8 years ago
  16. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 8 years ago
  17. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 8 years ago
  18. 862c196 Remove static initializers in SkCodec by Leon Scroggins III · 8 years ago
  19. 6e17b6f Remove loop unrolling code in load_gamut by nagarajan.n · 8 years ago
  20. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 8 years ago
  21. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 8 years ago
  22. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 8 years ago
  23. c2a9542 skia: add heif decoding support by Chong Zhang · 8 years ago
  24. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 8 years ago
  25. ede7bac use unique_ptr for codec factories by Mike Reed · 8 years ago
  26. 262b319 Index8 is dead, remove guarded code by Mike Reed · 8 years ago
  27. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 8 years ago
  28. c20b5f8 Fix computeOutputColorSpace by Leon Scroggins III · 8 years ago
  29. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 8 years ago
  30. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 8 years ago
  31. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 8 years ago
  32. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 8 years ago
  33. fafe135 SkSize can be aggregate-initialized by Hal Canary · 8 years ago
  34. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 8 years ago
  35. 3725f0a Add codec and color xform support for 565 by Matt Sarett · 8 years ago
  36. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 8 years ago
  37. 9341c98 SkAndroidCodec: Leave pixels in encoded colorspace when tf is numerical by Matt Sarett · 8 years ago
  38. 5444446 Use non-linear color spaces for Android decode outputs by Matt Sarett · 8 years ago
  39. 2ae3a2e Suggest P3 for wide gamut images in SkAndroidCodec by Matt Sarett · 8 years ago
  40. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  41. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 9 years ago
  42. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  43. 4cd6865 Only attempt index8 if underlying GIF is index8 by Leon Scroggins III · 9 years ago
  44. 8dcc84f Prefer F16 in SkAndroidCodec for high precision images by Matt Sarett · 9 years ago
  45. 966bb34 Decode to sRGB on Android by Matt Sarett · 9 years ago
  46. db68301 SkImageEncoder: simplify API by Hal Canary · 9 years ago
  47. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 9 years ago
  48. 248ff02 SkImageEncoder: simplify API by Hal Canary · 9 years ago
  49. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 9 years ago
  50. 19b9153 Add support for multiple frames in SkCodec by scroggo · 9 years ago
  51. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 9 years ago
  52. ad3a5c6 Compile SkForceLinking on CMake by msarett · 9 years ago
  53. 18300a3 detach -> release by mtklein · 9 years ago
  54. 7a307df Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format by yujieqin · 9 years ago
  55. 39b2d5a Individually enable and disable SkCodecs by msarett · 9 years ago
  56. 916de9f Add RAW decoding into Skia. by yujieqin · 10 years ago
  57. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 10 years ago
  58. 6bd8639 Add RAW decoding into Skia. by yujieqin · 10 years ago
  59. 457f54d Change computeOutputColorType() to mimic old behavior by msarett · 10 years ago
  60. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 10 years ago
  61. 90c4d5f Add reallyHasAlpha() to SkAndroidCodec by msarett · 10 years ago
  62. be8216a Make SkAndroidCodec support ico by msarett · 10 years ago
  63. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 10 years ago
  64. 1603e93 Make SkAndroidCodec support ico by msarett · 10 years ago
  65. 7d5105c Allow SkAndroidCodec to use SkPngChunkReader by msarett · 10 years ago
  66. 5af4e0b Make SkAndroidCodec support gif by msarett · 10 years ago
  67. 887e18e Make SkAndroidCodec support bmp by msarett · 10 years ago
  68. 33c7623 Make SkAndroidCodec support wbmp by msarett · 10 years ago
  69. e95a068 Make AndroidOptions const by scroggo · 10 years ago
  70. 501b734 Combine native sampling with sampling by scroggo · 10 years ago
  71. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 10 years ago