1. c44e21f Add a new entry point for making promise images by Adlai Holler · 3 years, 8 months ago
  2. 650dd08 SkImage::textureSize replacement for GrDirectContext::ComputeImageSize. by Brian Salomon · 3 years, 9 months ago
  3. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 9 months ago
  4. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 9 months ago
  5. 7d2757f Implement SkImage::hasMipmaps() for GPU images by Brian Salomon · 3 years, 9 months ago
  6. 2a27413 Remove legacy code from picture-shader by Mike Reed · 3 years, 9 months ago
  7. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 10 months ago
  8. 9a27566 Add customization for kMedium by Mike Reed · 3 years, 10 months ago
  9. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 11 months ago
  10. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 11 months ago
  11. dcc8960 make SkSamplingOptions fields const by Mike Klein · 4 years ago
  12. 6affa2c move SkMipmapBuilder to private by Mike Reed · 4 years ago
  13. ce0c876 hide legacy scalePixels and makeShader by Mike Reed · 4 years ago
  14. ee9c4c7 remove legacy SkFilterOptions by Mike Reed · 4 years ago
  15. a03f8bf other ways to organize samplingoptions? by Mike Reed · 4 years ago
  16. 74c51ac resolve filterquality up front in imageshader by Mike Reed · 4 years ago
  17. cae335d Add temporary Make for SkSamplingOptions by Mike Reed · 4 years ago
  18. a29ed26 Remove unused copy-to-external YUV SkImage factories. by Brian Salomon · 4 years ago
  19. 15b95d6 Move image sampling options into their own header by Mike Reed · 4 years ago
  20. b270568 Almost remove GrContext by Adlai Holler · 4 years ago
  21. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years ago
  22. 2edf18d Remove GrContext by Adlai Holler · 4 years ago
  23. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  24. 86d07fd Remove unused SkImage YUVA factories. by Brian Salomon · 4 years, 1 month ago
  25. b4aa639 Refactor API for mipmap-builder, by Mike Reed · 4 years, 1 month ago
  26. c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 4 years, 1 month ago
  27. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 4 years, 1 month ago
  28. 186866c expose clear way to create default mips by Mike Reed · 4 years, 2 months ago
  29. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 2 months ago
  30. 356bcb6 Remove SK_IMAGE_MAKE_COLOR_TYPE_AND_SPACE_USE_SOURCE_CONTEXT by Adlai Holler · 4 years, 3 months ago
  31. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 3 months ago
  32. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 3 months ago
  33. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 3 months ago
  34. 2bc8318 Remove staging API for SkImage::makeWithFilter by Adlai Holler · 4 years, 3 months ago
  35. f7129fc Migrate MakeFromAdoptedTexture to GrRecordingContext by Adlai Holler · 4 years, 3 months ago
  36. 273bc30 Remove two staging APIs post-Chrome-migration by Adlai Holler · 4 years, 3 months ago
  37. efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 4 years, 3 months ago
  38. e34b282 Migrate MakeFromAdoptedTexture to GrDirectContext by Adlai Holler · 4 years, 3 months ago
  39. 52ea577 Migrate MakeFromYUVATexturesCopy* to GrRecordingContext by Adlai Holler · 4 years, 3 months ago
  40. 8c7ecc1 Revert "Revert "Never share pixels when we make a subset image"" by Mike Reed · 4 years, 3 months ago
  41. 3a608e5 remove (unused) DirectTo... methods by Mike Reed · 4 years, 3 months ago
  42. 39d1c1e Revert "Never share pixels when we make a subset image" by Mike Reed · 4 years, 3 months ago
  43. 3eff245 Never share pixels when we make a subset image by Mike Reed · 4 years, 3 months ago
  44. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years, 3 months ago
  45. c0ca856 Change makeTextureImage staging to allow either API by Adlai Holler · 4 years, 3 months ago
  46. 1529295 test for valid mips before setting on image by Mike Reed · 4 years, 3 months ago
  47. e888fb2 Remove GrYUVProvider. by Brian Salomon · 4 years, 3 months ago
  48. 3d30ca6 Add CubicResampler to makeShader by Mike Reed · 4 years, 3 months ago
  49. 40ad5fd Migrate SkImage::flush methods to GrDirectContext by Adlai Holler · 4 years, 3 months ago
  50. 247835b Reland "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 3 months ago
  51. 0137355 Remove GrContext variant of SkImage::isValid by Adlai Holler · 4 years, 3 months ago
  52. d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 3 months ago
  53. 7f0129d Migrate SkImage::makeWithFilter to GrRecordingContext by Adlai Holler · 4 years, 3 months ago
  54. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  55. 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 3 months ago
  56. 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 3 months ago
  57. dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years, 3 months ago
  58. 9f1760b Remove two unused deprecated SkImage functions by Adlai Holler · 4 years, 3 months ago
  59. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years, 3 months ago
  60. 3de2a56 Remove makeSubset compatibility flag by Adlai Holler · 4 years, 4 months ago
  61. 3a22017 Reland "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 4 months ago
  62. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 4 months ago
  63. 779813a Revert "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 4 months ago
  64. a56da9e Add a direct context arg to makeColorTypeAndColorSpace by Adlai Holler · 4 years, 4 months ago
  65. 2fe1569 Create mipmaps when creating images by Mike Reed · 4 years, 4 months ago
  66. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 4 months ago
  67. 4a3ebc2 Switch SkImage's & SkImageGenerator's isValid call over to GrRecordingContext by Robert Phillips · 4 years, 4 months ago
  68. f8a6b5b Impl SkFilterOptions for raster-images by Mike Reed · 4 years, 4 months ago
  69. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  70. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  71. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 4 months ago
  72. 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 5 months ago
  73. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 5 months ago
  74. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 5 months ago
  75. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 5 months ago
  76. 04283f3 Reland "Implement submit API to GrContext." by Greg Daniel · 4 years, 5 months ago
  77. 9ee15d7 Revert "Implement submit API to GrContext." by Greg Daniel · 4 years, 5 months ago
  78. 40f288c Implement submit API to GrContext. by Greg Daniel · 4 years, 5 months ago
  79. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 6 months ago
  80. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 7 months ago
  81. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 8 months ago
  82. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
  83. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
  84. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 8 months ago
  85. a88cab1 Add CachingHint to makeRasterImage, default to kDisallow by Brian Osman · 4 years, 10 months ago
  86. b915c94 Add interface(s) for compressed backend texture support by Robert Phillips · 4 years, 11 months ago
  87. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  88. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  89. eb3eb98 Add textureReleaseProc and releaseContext to SkImage factory functions by Robert Phillips · 5 years ago
  90. d514837 Add SkImage::reinterpretColorSpace by Brian Osman · 5 years ago
  91. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  92. 03f9ca3 Remove SkImageFilter_Base::OutputProperties by Michael Ludwig · 5 years ago
  93. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  94. a5acbf9 expose direct methods for decoding to an image by Mike Reed · 5 years ago
  95. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  96. b458035 Fix subset behavior in makeWithFilter. by Michael Ludwig · 5 years ago
  97. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  98. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  99. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  100. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago