1. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  2. 10b8142 Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  3. 63789cc Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB" by Mike Klein · 7 years ago
  4. 411b8ea Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  5. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  6. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  7. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  8. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  9. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  10. 907783b don't test index8 -- no longer supported by Mike Reed · 7 years ago
  11. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  12. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  13. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  14. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  15. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  16. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  17. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  18. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  19. abbd6d5 Add SkColorSpace::Equals() API by msarett · 8 years ago
  20. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  21. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  22. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  23. ded0f26 Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  24. d2fd9e9 Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20001 of https://codereview.chromium.org/2068743003/ ) by egdaniel · 8 years ago
  25. 04d35bd Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  26. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 8 years ago
  27. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  28. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  29. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  30. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  31. e8f3062 switch surface to sk_sp by reed · 8 years ago
  32. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  33. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  34. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  35. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  36. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  37. 4d06ae6 Enable image is opaque test seems to pass now by joshualitt · 9 years ago
  38. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  39. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  40. 7534cf1 ensure 4-byte alignment for storage, as SkWriterBuffer requires it by reed · 10 years ago
  41. 7c74885 flag imageinfo as srgb by reed · 10 years ago
  42. b888136 fix Image::isOpaque test to not leak by reed · 10 years ago
  43. d2a3522 Add the method isOpaque() to SkImage by piotaixr · 10 years ago