1. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  2. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  3. 5340b3f allow 4444 sw surfaces by Mike Klein · 7 years ago
  4. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  5. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  6. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  7. 36591e5 Better handle context-loss in MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  8. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  9. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  10. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  11. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  12. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  13. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  14. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  15. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  16. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  17. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  18. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  19. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  20. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  21. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  22. 515bda6 support gray8 destinations on CPU by Mike Klein · 7 years ago
  23. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  24. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  25. 1445da6 Removed unused useCache param in GrYUVProvider by Greg Daniel · 7 years ago
  26. b950b59 share impl between makeNonTexture and makeRaster by Mike Reed · 7 years ago
  27. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  28. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  29. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  30. ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
  31. 5947065 remove dead SK_SUPPORT_LEGACY_IMAGEDESERIALIZER code by Mike Reed · 7 years ago
  32. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  33. a091a4b Revert "Revert "hide SkImageDeserializer"" by Mike Reed · 7 years ago
  34. 36d7178 Revert "hide SkImageDeserializer" by Mike Reed · 7 years ago
  35. 834fb8e hide SkImageDeserializer by Mike Reed · 7 years ago
  36. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  37. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  38. 25eef6b centralize encoding to SkData by Mike Reed · 7 years ago
  39. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  40. f7ee95c helper api to force a raster image by Mike Reed · 7 years ago
  41. 8d1e67e Add resource cache limits to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  42. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  43. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  44. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  45. 61e5101 Flesh out SkSurfaceCharacterization by Robert Phillips · 7 years ago
  46. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  47. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  48. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  49. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  50. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  51. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  52. f47069c Create mipped texture proxys for PictureImageGenerator by Greg Daniel · 7 years ago
  53. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  54. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  55. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  56. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  57. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  58. c5eb97d add helper to check for overflow by Mike Reed · 7 years ago
  59. 384f0a7 Revert "change computeByteSize to return max_size_t on overflow" by Mike Reed · 7 years ago
  60. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  61. 2429546 change computeByteSize to return max_size_t on overflow by Mike Reed · 7 years ago
  62. 3e70fa3 When mip mapping, do YUV mip generation on CPU then upload to GPU. by Greg Daniel · 7 years ago
  63. fc5060d Revert "Revert "Update lockTextureProxy to return mipped proxys if mipping is requested."" by Greg Daniel · 7 years ago
  64. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  65. 87c76ed Revert "Update lockTextureProxy to return mipped proxys if mipping is requested." by Greg Daniel · 7 years ago
  66. 97abf01 Update lockTextureProxy to return mipped proxys if mipping is requested. by Greg Daniel · 7 years ago
  67. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  68. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  69. 4faa040 Remove unused outOffset param in GrTextureAdjuster by Greg Daniel · 7 years ago
  70. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  71. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  72. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  73. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  74. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  75. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  76. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  77. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  78. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  79. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  80. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  81. a8ac924 Make SkImage_Lazy always report the color space of its data by Brian Osman · 7 years ago
  82. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  83. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  84. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  85. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  86. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  87. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  88. 7314093 Support color space and other color types in SkImage_Raster::onMakeSubset by Brian Osman · 7 years ago
  89. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  90. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  91. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  92. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  93. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  94. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  95. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  96. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  97. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  98. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  99. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  100. 8a90f50 Fourth fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago