1. cb87423 Add SkImage::makeColorSpace() to public API by Matt Sarett · 8 years ago
  2. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  3. 5b1dba8 Support parametric transfer functions in SkImage_Raster::onMakeColorSpace() by Matt Sarett · 8 years ago
  4. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  5. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  6. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  7. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  8. 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 8 years ago
  9. dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 8 years ago
  10. 9f4b0ae simplify api to bitmapcache by Mike Reed · 8 years ago
  11. 107524c Attempt to fix AMD ANGLE bots. by Brian Salomon · 8 years ago
  12. ed182d7 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
  13. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
  14. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  15. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 8 years ago
  16. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 8 years ago
  17. 0bb6f38 Add unit tests for SkImage::colorSpace() by Matt Sarett · 8 years ago
  18. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 8 years ago
  19. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  20. f575993 Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"" by Matt Sarett · 8 years ago
  21. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  22. e8827d2 Address feedback on makeTextureImage by Brian Osman · 8 years ago
  23. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  24. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  25. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
  26. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
  27. 3500b77 Consolidate read/write-Pixels testing code - take 2 by Robert Phillips · 8 years ago
  28. 2b270e5 Revert "Consolidate read/write-Pixels testing code" by Robert Phillips · 8 years ago
  29. 0bd4a23 Consolidate read/write-Pixels testing code by Robert Phillips · 8 years ago
  30. b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
  31. 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
  32. 8461506 Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts" by Matt Sarett · 8 years ago
  33. ccfd108 Disallow readPixels() conversions from untagged srcs to tagged dsts by Matt Sarett · 8 years ago
  34. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  35. 3afa628 Revert "Explicitly fail read/writePixels in invalid color space scenarios" by Brian Osman · 8 years ago
  36. efcc418 Explicitly fail read/writePixels in invalid color space scenarios by Brian Osman · 8 years ago
  37. 534cbe5 Increase "large" image size in DeferredTextureImage. by Brian Salomon · 8 years ago
  38. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  39. d263413 Remove SkImage::makeTextureImage by Brian Osman · 8 years ago
  40. 6f0286f use raster-pipeline in readPixels by Mike Reed · 8 years ago
  41. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  42. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  43. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  44. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  45. c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
  46. 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
  47. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  48. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  49. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  50. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  51. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  52. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  53. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  54. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  55. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  56. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  57. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  58. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  59. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  60. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  61. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  62. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  63. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  64. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  65. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  66. e9d55c5 Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ ) by halcanary · 8 years ago
  67. d611314 Store mipmap levels in deferred texture image by cblume · 8 years ago
  68. ae29644 update Image_MakeFromRasterBitmap to check uniqueIDs by reed · 8 years ago
  69. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  70. 2f3416d GN: add tests to DM by mtklein · 8 years ago
  71. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  72. 2dad769 make an image from a mutable bitmap by reed · 8 years ago
  73. eb56028 add unittests for roundtripping premul by reed · 8 years ago
  74. db2cb10 Update SkImage_NewFromTexture test, to just test release by brianosman · 8 years ago
  75. 9ecaa1d Remove unused MakeFromTextureCopy API by brianosman · 8 years ago
  76. 634b430 Add a function to convert a texture backed SkImage to raster. by bsalomon · 8 years ago
  77. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  78. 6efeda4 Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ ) by brianosman · 8 years ago
  79. b310519 Store mipmap levels in deferred texture image by cblume · 8 years ago
  80. 363bc33 Disable SkImage_drawAbandonedGpuImage on Vulkan. by bsalomon · 8 years ago
  81. e5b651f Add test for rendering an already abandoned texture-backed SkImage. by bsalomon · 8 years ago
  82. d490708 Move create_image_large in ImageTest.cpp inside #if SK_SUPPORT_GPU by bsalomon · 8 years ago
  83. b4da01d Add prescale option to deferred params by ericrk · 8 years ago
  84. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  85. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  86. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  87. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  88. 0fd3c81 Make unit tests use generic testcontext rather than glcontext by bsalomon · 8 years ago
  89. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  90. 9d08172 Add instructions for building with MSAN by scroggo · 9 years ago
  91. 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
  92. 68d9134 Make more unit tests run on Vulkan by bsalomon · 9 years ago
  93. 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
  94. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
  95. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  96. f3261af Remove 'native' context unit test macro. by bsalomon · 9 years ago
  97. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
  98. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  99. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  100. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago