1. 57862f6 Fix an assert in SkBmpCodec::ReadHeader by Leon Scroggins III · 6 years ago
  2. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  3. 5dd47e4 Make SkCodec truly default to sRGB by Leon Scroggins III · 6 years ago
  4. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  5. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  6. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  7. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  8. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  9. ce6d93a Check for min int in BMP header by Leon Scroggins III · 7 years ago
  10. 862c196 Remove static initializers in SkCodec by Leon Scroggins III · 7 years ago
  11. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  12. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  13. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  14. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  15. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  16. fc4ee22 Fix double delete in SkBmpCodec by Leon Scroggins III · 7 years ago
  17. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  18. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  19. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  20. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 7 years ago
  21. d81fed9 Replace BMP calls to new with calls to malloc by Leon Scroggins III · 7 years ago
  22. ec4400b Avoid new for small arrays in SkBmpCodec by Leon Scroggins III · 7 years ago
  23. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  24. 0354c62 Set a limit on the size for BMP images by Leon Scroggins III · 7 years ago
  25. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  26. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  27. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  28. b3b2453 Use fixed size buffer for RLE bmps by Leon Scroggins III · 8 years ago
  29. 0b24cbd Stop supporting kUnknown_BmpHeaderType by Leon Scroggins III · 8 years ago
  30. 562e681 Refactor RGBA/BGRA xform logic in SkCodecs by Matt Sarett · 8 years ago
  31. 1b96c6f Add F16, SkColorSpaceXform support to SkBmpCodec by Matt Sarett · 8 years ago
  32. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  33. 6193568 Revert "Add F16, SkColorSpaceXform support to SkBmpCodec" by Matt Sarett · 8 years ago
  34. d851795 Add F16, SkColorSpaceXform support to SkBmpCodec by Matt Sarett · 8 years ago
  35. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  36. 7f650bd Tag images as sRGB by default in SkCodec by Matt Sarett · 8 years ago
  37. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  38. 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
  39. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  40. 3e375b0 Fix ICO bug exposed by the fuzzer by msarett · 8 years ago
  41. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  42. 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
  43. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  44. 1088db9 Refactor SkBmpCodec by msarett · 8 years ago
  45. 852f15d free -> reset by mtklein · 8 years ago
  46. 43812e2 Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ ) by bungeman · 8 years ago
  47. 0e3738d free -> reset by mtklein · 8 years ago
  48. 18300a3 detach -> release by mtklein · 8 years ago
  49. d9ec320 Do not create BmpMaskCodecs with invalid bits per pixel by msarett · 9 years ago
  50. 9b9497e Implement onSkipScanlines() for bmp and wbmp by msarett · 9 years ago
  51. f4004f9 Support more color types for ICOs by msarett · 9 years ago
  52. ef02b24 Clarify bmp comment about when we support the alpha mask by msarett · 9 years ago
  53. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  54. 886e5e4 Fix overflow caught by ASAN. by benjaminwagner · 9 years ago
  55. be8216a Make SkAndroidCodec support ico by msarett · 9 years ago
  56. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 9 years ago
  57. 1603e93 Make SkAndroidCodec support ico by msarett · 9 years ago
  58. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  59. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  60. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  61. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  62. 3a7701c Call rewindIfNeeded in SkCodec by scroggo · 9 years ago
  63. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  64. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  65. 9aa32d1 Fix bmp bug in ReadHeader() by msarett · 9 years ago
  66. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  67. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  68. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  69. cc2feb1 Support more swizzles to 565 in SkCodec by scroggo · 9 years ago
  70. d0375bc Fix bmp RLE "bug" by msarett · 9 years ago
  71. b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
  72. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago
  73. b46e5e2 Rename SkCodec_libbmp to SkBmpCodec by msarett · 9 years ago[Renamed (99%) from src/codec/SkCodec_libbmp.cpp]
  74. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
  75. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  76. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  77. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 9 years ago
  78. 4b17fa3 Ensure that we create a NULL codec for images with zero dimensions by msarett · 9 years ago
  79. e16b04a SkJpegCodec by msarett · 9 years ago
  80. 3c309db Implementing filling for SkBmpCodec by msarett · 9 years ago
  81. 438b2ad ***Disables swizzles to 565. by msarett · 9 years ago
  82. 0a7e69c Get rid of leaks in SkCodec::NewFromStream. by scroggo · 9 years ago
  83. 79e378d Handle rewinds in SkBmpCodec. by scroggo · 9 years ago
  84. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  85. 230d4ac Use a wrapper for SkDebugf in SkCodec. by scroggo · 9 years ago
  86. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  87. 7aa846c Revert of Enabling ico decoding with use of png and bmp decoders (patchset #10 id:280001 of https://codereview.chromium.org/1011343003/) by tomhudson · 9 years ago
  88. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  89. f21ef27 Do not create empty color table if it does not exist by msarett · 9 years ago
  90. eed039b Adding swizzles for bmp: by msarett · 9 years ago
  91. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  92. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 9 years ago
  93. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 9 years ago
  94. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 9 years ago