1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. 995b467 SkIcoCodec: Read the entire stream into data by Leon Scroggins III · 4 years, 6 months ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  5. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  6. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  7. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  8. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  9. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  10. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  11. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  12. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  13. 477e9d4 Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single variable by nagarajan.n · 7 years ago
  14. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  15. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  16. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  17. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  18. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  19. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  20. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  21. 4d1955c Fix SkFILEStream. by Ben Wagner · 8 years ago
  22. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  23. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  24. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  25. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  26. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  27. 7f650bd Tag images as sRGB by default in SkCodec by Matt Sarett · 8 years ago
  28. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  29. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  30. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  31. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  32. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  33. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  34. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  35. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  36. 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
  37. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  38. 1a46467 Rename SkGifCodec, SkIcoCodec, SkWbmpCodec by msarett · 9 years ago[Renamed from src/codec/SkCodec_libico.h]
  39. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  40. be8216a Make SkAndroidCodec support ico by msarett · 9 years ago
  41. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 9 years ago
  42. 1603e93 Make SkAndroidCodec support ico by msarett · 9 years ago
  43. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  44. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  45. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  46. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  47. 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
  48. 15bfd07 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago