1. 844beb5 get image from skcodec by Mike Reed · 3 years, 5 months ago
  2. 8d29ab6 Pass sampling to drawImage by Mike Reed · 3 years, 5 months ago
  3. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 6 months ago
  4. b270568 Almost remove GrContext by Adlai Holler · 3 years, 9 months ago
  5. 3172208 Revert "Remove GrContext" by Robert Phillips · 3 years, 9 months ago
  6. 2edf18d Remove GrContext by Adlai Holler · 3 years, 9 months ago
  7. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 10 months ago
  8. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 3 years, 10 months ago
  9. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years ago
  10. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years ago
  11. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  12. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  13. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  14. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  15. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  16. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  17. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  18. baa2a28 tests: do not crash with missing resources. by Hal Canary · 6 years ago
  19. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  20. 0a44d5c Reland "clamp gamut if needed in SkConvertPixels" by Mike Klein · 6 years ago
  21. 6a76dab Revert "clamp gamut if needed in SkConvertPixels" by Mike Klein · 6 years ago
  22. b8fef7c clamp gamut if needed in SkConvertPixels by Mike Klein · 6 years ago
  23. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  24. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  25. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  26. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  27. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  28. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 6 years ago
  29. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  30. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  31. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  32. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  33. 733340a Support numerical transfer functions in readPixels() by Matt Sarett · 7 years ago
  34. 8915058 readpixels GM uses GPU image in GPU configs by Brian Osman · 7 years ago
  35. b1168a7 Improvements to readpixels GM by Brian Osman · 7 years ago
  36. 9df70bb Picture backed images must have a bit depth and color space by Matt Sarett · 7 years ago
  37. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  38. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  39. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  40. 34855f9 Add readPixels() tests for generator backed images by Matt Sarett · 7 years ago
  41. 578f52c Fix iOS build by Matt Sarett · 8 years ago
  42. 909d379 Improve color space support in SkImage::readPixels() by Matt Sarett · 8 years ago