1. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 7 years ago
  2. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 7 years ago
  3. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  4. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 7 years ago
  5. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  6. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  7. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  8. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  9. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  10. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  11. f802e75 Revert "Revert "Allow linear 8888 surface contexts in GPU backend."" by Brian Salomon · 7 years ago
  12. 4ffdf3c Revert "Allow linear 8888 surface contexts in GPU backend." by Brian Salomon · 7 years ago
  13. 6a46fb2 Allow linear 8888 surface contexts in GPU backend. by Brian Salomon · 7 years ago
  14. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  15. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  16. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 7 years ago
  17. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  18. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  19. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  20. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  21. 9e78811 Don't allow DDL GrContexts to MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  22. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 7 years ago
  23. d474698 ensure that what is valid for a surface is also valid for an image by Mike Reed · 7 years ago
  24. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  25. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  26. 9708af8 Add test for reading back from unpremul texture image by Brian Salomon · 7 years ago
  27. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  28. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  29. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  30. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  31. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  32. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 7 years ago
  33. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  34. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  35. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  36. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  37. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 7 years ago
  38. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  39. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  40. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  41. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  42. 5340b3f allow 4444 sw surfaces by Mike Klein · 7 years ago
  43. f2336e4 Add lazy proxy's for wrapping backend textures by Greg Daniel · 7 years ago
  44. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  45. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  46. 36591e5 Better handle context-loss in MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  47. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  48. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  49. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  50. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  51. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  52. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  53. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  54. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  55. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  56. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  57. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  58. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  59. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  60. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  61. 515bda6 support gray8 destinations on CPU by Mike Klein · 7 years ago
  62. 99578d2 SkBitmap now *has* a SkPixmap. by Hal Canary · 7 years ago
  63. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  64. 1445da6 Removed unused useCache param in GrYUVProvider by Greg Daniel · 7 years ago
  65. b950b59 share impl between makeNonTexture and makeRaster by Mike Reed · 7 years ago
  66. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  67. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  68. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  69. ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
  70. 5947065 remove dead SK_SUPPORT_LEGACY_IMAGEDESERIALIZER code by Mike Reed · 7 years ago
  71. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  72. a091a4b Revert "Revert "hide SkImageDeserializer"" by Mike Reed · 7 years ago
  73. 36d7178 Revert "hide SkImageDeserializer" by Mike Reed · 7 years ago
  74. 834fb8e hide SkImageDeserializer by Mike Reed · 7 years ago
  75. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  76. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  77. 25eef6b centralize encoding to SkData by Mike Reed · 7 years ago
  78. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  79. f7ee95c helper api to force a raster image by Mike Reed · 7 years ago
  80. 8d1e67e Add resource cache limits to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  81. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  82. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  83. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  84. 61e5101 Flesh out SkSurfaceCharacterization by Robert Phillips · 7 years ago
  85. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  86. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  87. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  88. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  89. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  90. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  91. f47069c Create mipped texture proxys for PictureImageGenerator by Greg Daniel · 7 years ago
  92. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  93. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  94. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  95. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  96. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  97. c5eb97d add helper to check for overflow by Mike Reed · 7 years ago
  98. 384f0a7 Revert "change computeByteSize to return max_size_t on overflow" by Mike Reed · 7 years ago
  99. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  100. 2429546 change computeByteSize to return max_size_t on overflow by Mike Reed · 7 years ago