1. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  2. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  3. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  4. 015c899 port most SkAtomic<T> to std::atomic<T> by Mike Klein · 6 years ago
  5. eb7e529 Remove CachedFormat remnants by Brian Osman · 6 years ago
  6. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 7 years ago
  7. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 7 years ago
  8. 504dd05 Reland "Go back to cleaning up MIP levels on texture export rather than assuming dirty on texture import." by Brian Salomon · 7 years ago
  9. 6668a51 Revert "Go back to cleaning up MIP levels on texture export rather than assuming dirty" by Mike Klein · 7 years ago
  10. ba5c439 Fix GPU explicit resource allocation bug by Robert Phillips · 7 years ago
  11. 01d6fc9 Go back to cleaning up MIP levels on texture export rather than assuming dirty by Brian Salomon · 7 years ago
  12. 30301c4 share helper for flagging when added to raster cache by Mike Reed · 7 years ago
  13. 21a99d4 Fix validity check in SkSurface::MakeFromBackendTextureAsRenderTarget by Justin Novosad · 7 years ago
  14. f6db495 Remove SkTransferFunctionBehavior by Brian Osman · 7 years ago
  15. a07bf67 Add bullet proofing to image_subset GM for TSAN failures by Robert Phillips · 7 years ago
  16. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 7 years ago
  17. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 7 years ago
  18. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 7 years ago
  19. 3e95e57 Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor by Weiliang Chen · 7 years ago
  20. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 7 years ago
  21. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 7 years ago
  22. bfc33e5 Revert "Revert "Temporary fix for SkImage_Lazy handling of color spaces"" by Brian Osman · 7 years ago
  23. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 7 years ago
  24. d47fe09 Handle F32 in lazy image by Brian Osman · 7 years ago
  25. e269310 Revert "Temporary fix for SkImage_Lazy handling of color spaces" by Brian Osman · 7 years ago
  26. 3785471 basic first pass at RGBA F32 support by Mike Klein · 7 years ago
  27. 439b994 Temporary fix for SkImage_Lazy handling of color spaces by Brian Osman · 7 years ago
  28. 9457546 Alternative fix for stale MIP maps on texture export/import. by Brian Salomon · 7 years ago
  29. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 7 years ago
  30. 861ea5b Remove const from (immutable) SkColorSpace args to some functions by Brian Osman · 7 years ago
  31. 5f4b09d Allow caller to specify if the want mip maps in makeTextureImage call. by Greg Daniel · 7 years ago
  32. 8f5bbda Fall back to bilerp if we are undable to do a copy for mips. by Greg Daniel · 7 years ago
  33. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  34. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 7 years ago
  35. 27dddae rebase by Cary Clark · 7 years ago
  36. 56893cd Fix A2B JPEG images on GPU backed xform or color-managed canvas by Brian Osman · 7 years ago
  37. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  38. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 7 years ago
  39. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 7 years ago
  40. e1adc3a Remove color space restrictions from image infos by Brian Osman · 7 years ago
  41. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  42. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 7 years ago
  43. 92e37b6 Reland "remove toString" by Cary Clark · 7 years ago
  44. 9660108 Add DDL to SKPBench by Robert Phillips · 7 years ago
  45. f2c7364 support image-subsets in serialization by Mike Reed · 7 years ago
  46. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 7 years ago
  47. bed9d5e Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API by Weiliang Chen · 7 years ago
  48. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  49. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  50. 5191880 remove toString by Cary Clark · 7 years ago
  51. e6c0fe0 Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE. by Ben Wagner · 7 years ago
  52. bdf5433 SkImage::onRefEncoded to return sk_sp. by Ben Wagner · 7 years ago
  53. cc45cc7 remove typedef Info by Cary Clark · 7 years ago
  54. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  55. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  56. ce4cf72 non-linear blending first steps by Mike Klein · 7 years ago
  57. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  58. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 7 years ago
  59. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 7 years ago
  60. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
  61. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 7 years ago
  62. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  63. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 7 years ago
  64. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 7 years ago
  65. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 7 years ago
  66. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  67. a6aef2a Allow SkImage_Gpu to fail some requests in DDL mode by Robert Phillips · 7 years ago
  68. 044b67d Remove guard around getBackendTexture/RenderTarget calls by Greg Daniel · 7 years ago
  69. 66aebf3 Make sure GrBackendTextures are valid before starting to do things with them by Greg Daniel · 7 years ago
  70. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 7 years ago
  71. 636fbae Fix iOS bot in Chrome CQ by Robert Phillips · 7 years ago
  72. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 7 years ago
  73. e1c60d6 Tag the unique keys of lazy images. by Derek Sollenberger · 7 years ago
  74. be77a02 Hide GrPixelConfig in SkSurfaceCharacterization by Robert Phillips · 7 years ago
  75. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 7 years ago
  76. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 7 years ago
  77. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 7 years ago
  78. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 7 years ago
  79. 3afdab1 Always validate GrBackendTextures passed to YUV image factories by Brian Salomon · 7 years ago
  80. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 7 years ago
  81. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  82. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 7 years ago
  83. abadbee Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy by Greg Daniel · 7 years ago
  84. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 7 years ago
  85. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  86. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  87. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  88. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  89. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 7 years ago
  90. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 7 years ago
  91. 057627f Make sure we set correct GrPixelConfig in promise images by Greg Daniel · 7 years ago
  92. 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 7 years ago
  93. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 7 years ago
  94. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 7 years ago
  95. 0c51eea Add GrMockRenderTarget and mock backend render targets by Brian Salomon · 7 years ago
  96. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  97. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 7 years ago
  98. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 7 years ago
  99. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  100. 2c71133 Cleaning up SkColorSpaceXform a bit by Brian Osman · 7 years ago