1. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  2. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  3. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  4. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 6 years ago
  5. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 6 years ago
  6. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 6 years ago
  7. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  8. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  9. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  10. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  11. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  12. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  13. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  14. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  15. bed9d5e Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API by Weiliang Chen · 6 years ago
  16. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  17. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  18. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  19. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  20. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  21. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  22. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 6 years ago
  23. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 6 years ago
  24. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  25. a6aef2a Allow SkImage_Gpu to fail some requests in DDL mode by Robert Phillips · 6 years ago
  26. 66aebf3 Make sure GrBackendTextures are valid before starting to do things with them by Greg Daniel · 6 years ago
  27. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 6 years ago
  28. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 6 years ago
  29. 3afdab1 Always validate GrBackendTextures passed to YUV image factories by Brian Salomon · 6 years ago
  30. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 6 years ago
  31. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 6 years ago
  32. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 6 years ago
  33. abadbee Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy by Greg Daniel · 6 years ago
  34. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 6 years ago
  35. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  36. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 6 years ago
  37. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 6 years ago
  38. 057627f Make sure we set correct GrPixelConfig in promise images by Greg Daniel · 6 years ago
  39. 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 6 years ago
  40. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  41. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  42. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 6 years ago
  43. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 6 years ago
  44. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  45. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  46. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  47. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  48. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  49. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  50. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  51. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  52. 9e78811 Don't allow DDL GrContexts to MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  53. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  54. 9708af8 Add test for reading back from unpremul texture image by Brian Salomon · 7 years ago
  55. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  56. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  57. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  58. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  59. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  60. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  61. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  62. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  63. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  64. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  65. 36591e5 Better handle context-loss in MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  66. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  67. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  68. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  69. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  70. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  71. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  72. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  73. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  74. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  75. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  76. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  77. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  78. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  79. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  80. b950b59 share impl between makeNonTexture and makeRaster by Mike Reed · 7 years ago
  81. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  82. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  83. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  84. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  85. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  86. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  87. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  88. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  89. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  90. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  91. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  92. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  93. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  94. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  95. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  96. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  97. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  98. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  99. 4faa040 Remove unused outOffset param in GrTextureAdjuster by Greg Daniel · 7 years ago
  100. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago