1. bfc33e5 Revert "Revert "Temporary fix for SkImage_Lazy handling of color spaces"" by Brian Osman · 7 years ago
  2. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 7 years ago
  3. d47fe09 Handle F32 in lazy image by Brian Osman · 7 years ago
  4. e269310 Revert "Temporary fix for SkImage_Lazy handling of color spaces" by Brian Osman · 7 years ago
  5. 3785471 basic first pass at RGBA F32 support by Mike Klein · 7 years ago
  6. 439b994 Temporary fix for SkImage_Lazy handling of color spaces by Brian Osman · 7 years ago
  7. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 7 years ago
  8. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 7 years ago
  9. 861ea5b Remove const from (immutable) SkColorSpace args to some functions by Brian Osman · 7 years ago
  10. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 7 years ago
  11. 8f5bbda Fall back to bilerp if we are undable to do a copy for mips. by Greg Daniel · 7 years ago
  12. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  13. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  14. 27dddae rebase by Cary Clark · 7 years ago
  15. 56893cd Fix A2B JPEG images on GPU backed xform or color-managed canvas by Brian Osman · 7 years ago
  16. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  17. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  18. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 7 years ago
  19. e1adc3a Remove color space restrictions from image infos by Brian Osman · 7 years ago
  20. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  21. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 7 years ago
  22. 92e37b6 Reland "remove toString" by Cary Clark · 7 years ago
  23. 9660108 Add DDL to SKPBench by Robert Phillips · 7 years ago
  24. f2c7364 support image-subsets in serialization by Mike Reed · 7 years ago
  25. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 7 years ago
  26. bed9d5e Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API by Weiliang Chen · 7 years ago
  27. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  28. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  29. 5191880 remove toString by Cary Clark · 7 years ago
  30. e6c0fe0 Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE. by Ben Wagner · 7 years ago
  31. bdf5433 SkImage::onRefEncoded to return sk_sp. by Ben Wagner · 7 years ago
  32. cc45cc7 remove typedef Info by Cary Clark · 7 years ago
  33. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  34. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  35. ce4cf72 non-linear blending first steps by Mike Klein · 7 years ago
  36. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  37. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 7 years ago
  38. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 7 years ago
  39. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
  40. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 7 years ago
  41. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  42. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 7 years ago
  43. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 7 years ago
  44. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 7 years ago
  45. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  46. a6aef2a Allow SkImage_Gpu to fail some requests in DDL mode by Robert Phillips · 7 years ago
  47. 044b67d Remove guard around getBackendTexture/RenderTarget calls by Greg Daniel · 7 years ago
  48. 66aebf3 Make sure GrBackendTextures are valid before starting to do things with them by Greg Daniel · 7 years ago
  49. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 7 years ago
  50. 636fbae Fix iOS bot in Chrome CQ by Robert Phillips · 7 years ago
  51. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  52. e1c60d6 Tag the unique keys of lazy images. by Derek Sollenberger · 7 years ago
  53. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 7 years ago
  54. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 7 years ago
  55. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 7 years ago
  56. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 7 years ago
  57. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 7 years ago
  58. 3afdab1 Always validate GrBackendTextures passed to YUV image factories by Brian Salomon · 7 years ago
  59. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 7 years ago
  60. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  61. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 7 years ago
  62. abadbee Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy by Greg Daniel · 7 years ago
  63. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 7 years ago
  64. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  65. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  66. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  67. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  68. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 7 years ago
  69. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 7 years ago
  70. 057627f Make sure we set correct GrPixelConfig in promise images by Greg Daniel · 7 years ago
  71. 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 7 years ago
  72. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 7 years ago
  73. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 7 years ago
  74. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 7 years ago
  75. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  76. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 7 years ago
  77. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 7 years ago
  78. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  79. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 7 years ago
  80. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  81. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  82. f6f7b67 When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3 by Greg Daniel · 7 years ago
  83. 7080a43 Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""" by Greg Daniel · 7 years ago
  84. 95edb43 Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."" by Greg Daniel · 7 years ago
  85. fc711a2 Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2) by Robert Phillips · 7 years ago
  86. f802e75 Revert "Revert "Allow linear 8888 surface contexts in GPU backend."" by Brian Salomon · 7 years ago
  87. 4ffdf3c Revert "Allow linear 8888 surface contexts in GPU backend." by Brian Salomon · 7 years ago
  88. 6a46fb2 Allow linear 8888 surface contexts in GPU backend. by Brian Salomon · 7 years ago
  89. 559823d Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy" by Cary Clark · 7 years ago
  90. d76e56d Add SkCharacterization creation helper to GrContextThreadSafeProxy by Robert Phillips · 7 years ago
  91. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 7 years ago
  92. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  93. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 7 years ago
  94. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  95. 67f8584 Revert "Revert "Remove SkImage deferred texture image data APIs."" by Brian Salomon · 7 years ago
  96. 9e78811 Don't allow DDL GrContexts to MakeCrossContextFromPixmap by Greg Daniel · 7 years ago
  97. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 7 years ago
  98. d474698 ensure that what is valid for a surface is also valid for an image by Mike Reed · 7 years ago
  99. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  100. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago