1. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  2. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  5. 63c4d35 Revert "remove linear sRGB singleton" by Mike Klein · 5 years ago
  6. b03b800 remove linear sRGB singleton by Mike Klein · 5 years ago
  7. 0251880 Remove SkGammaNamed / gammaNamed() from SkColorSpace by Brian Osman · 6 years ago
  8. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  9. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  10. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  11. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  12. ae5e864 remove internal uses of SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
  13. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  14. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  15. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  16. 273b74a fix two 1-bit mismatches in sRGB transfer functions by Mike Klein · 6 years ago
  17. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  18. 8dc68c6 Make skcms mandatory by Brian Osman · 6 years ago
  19. 8fcfcc5 update ColorSpaceTest.cpp to remove MakeICC by Mike Klein · 6 years ago
  20. e61b969 SkColorSpace::Make(const skcms_ICCProfile&) by Mike Klein · 6 years ago
  21. 0ab0f1c Convert skcms to only export functions (not data) by Brian Osman · 6 years ago
  22. 12e4e84 Add test to ensure that skcms' sRGB turns into Skia's sRGB color space by Brian Osman · 6 years ago
  23. eed6128 IWYU for some more test files starting with 'C'. by Ben Wagner · 6 years ago
  24. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  25. 10b8142 Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  26. 63789cc Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB" by Mike Klein · 7 years ago
  27. 411b8ea Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  28. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  29. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  30. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  31. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  32. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  33. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  34. 9d687df Avoid interpolating color lut with less than 2 points by Matt Sarett · 7 years ago
  35. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  36. d83545e Add SkColorSpace::isSRGB() by Matt Sarett · 7 years ago
  37. e522f4c Enable legacy premuls in SkColorSpaceXform by Matt Sarett · 7 years ago
  38. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  39. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  40. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  41. e151bdb Fix color space matrix hashing to avoid hashing the typemask by Matt Sarett · 8 years ago
  42. 1e85424 Improve detection of color space transfer fns by Matt Sarett · 8 years ago
  43. 1bfcf88 Implement SkICC::WriteICC() by Matt Sarett · 8 years ago
  44. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  45. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  46. 0186661 Reject non-D50 matrices from ICC profiles by Matt Sarett · 8 years ago
  47. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  48. 8c05b45 Add tests for ColorSpacePrimaries to XYZD50 by Matt Sarett · 8 years ago
  49. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  50. bbf251b Hash the gamut of XYZ color spaces, to speed up comparison by Brian Osman · 8 years ago
  51. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  52. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  53. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  54. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  55. a5a31dd Add SkColorSpacePrimaries to help with making D50 matrices by msarett · 8 years ago
  56. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  57. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  58. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  59. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  60. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  61. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  62. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  63. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  64. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  65. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  66. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  67. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  68. 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
  69. ae6377c Make singleton SkColorSpaces thread safe by msarett · 8 years ago
  70. d9015a4 Fix Equals and serialization for rare pngs by msarett · 8 years ago
  71. c5064d9 Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ ) by msarett · 8 years ago
  72. bcae9d3 Add regression test by msarett · 8 years ago
  73. c213f0d Hide (mostly) unused SkColorSpace writeToICC() function by msarett · 8 years ago
  74. abbd6d5 Add SkColorSpace::Equals() API by msarett · 8 years ago
  75. a714bc3 Fix various SkColorSpace bugs by msarett · 8 years ago
  76. a0605bf Add writeToMemory() API to SkColorSpace by msarett · 8 years ago
  77. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  78. c1a3e24 SkMatrix44 clarifications and clean-ups by msarett · 8 years ago
  79. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  80. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  81. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  82. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  83. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  84. fbce71f add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug by reed · 8 years ago
  85. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  86. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  87. ab926f0 Write ICC profiles from SkColorSpace object by msarett · 8 years ago
  88. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  89. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  90. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  91. 2c3eca3 Approximate common gamma tables as single values by msarett · 8 years ago
  92. 02125d1 Create a single, unique pointer to sRGB color space by msarett · 8 years ago
  93. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  94. ffc2aea Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  95. a2ffa98 Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 id:40002 of https://codereview.chromium.org/1928123002/ ) by msarett · 8 years ago
  96. 7b2c6dd Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  97. 92271fc Don't crash when resource path is omitted by Brian Salomon · 8 years ago
  98. d2100f2 Don't crash when resource path isn't specified by Brian Salomon · 8 years ago
  99. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  100. 18300a3 detach -> release by mtklein · 8 years ago