1. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  2. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  3. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  4. a8ac924 Make SkImage_Lazy always report the color space of its data by Brian Osman · 7 years ago
  5. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  6. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  7. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  8. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  9. fb4a20c Remove kDefault_GrSurfaceOrigin by Robert Phillips · 7 years ago
  10. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  11. 7314093 Support color space and other color types in SkImage_Raster::onMakeSubset by Brian Osman · 7 years ago
  12. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  13. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  14. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  15. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  16. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  17. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  18. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  19. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  20. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  21. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  22. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  23. 8a90f50 Fourth fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  24. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  25. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  26. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  27. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  28. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  29. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  30. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  31. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  32. 92ed61e Revert "Revert "remove dead code for legacy image encode api"" by Brian Osman · 7 years ago
  33. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  34. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  35. d4b6787 Make SkImage_Lazy cache its result from onMakeColorSpace by Christopher Cameron · 7 years ago
  36. 1e0779b Revert "remove dead code for legacy image encode api" by Brian Osman · 7 years ago
  37. 41ed7f3 remove dead code for legacy image encode api by Mike Reed · 7 years ago
  38. 228482a Add abandoned context check to SkImage::MakeFromDeferredTextureImageData by Brian Salomon · 7 years ago
  39. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  40. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  41. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  42. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  43. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  44. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  45. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  46. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  47. 0401c0d hide index8 support by Mike Reed · 7 years ago
  48. 44d04bd add null-surface by Mike Reed · 7 years ago
  49. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  50. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  51. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  52. 602b79c Complete another MDB todo by Robert Phillips · 7 years ago
  53. e531207 Add SkCopyPixelsMode argument to SkMakeImageInColorSpace by Brian Osman · 7 years ago
  54. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  55. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  56. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  57. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  58. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  59. d20b5c4 use #ifdef instead of #if for SK_VULKAN by Mike Reed · 7 years ago
  60. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  61. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  62. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  63. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  64. 7a8c84c Reland DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  65. b6759dd Revert "Revert "Disable F16-nullptr sources"" by Matt Sarett · 7 years ago
  66. 69d1469 Revert "Disable F16-nullptr sources" by Matt Sarett · 7 years ago
  67. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  68. dc79270 Draw time color xform API for Android by Matt Sarett · 7 years ago
  69. d21fd4b Disable F16-nullptr sources by Matt Sarett · 7 years ago
  70. 7fbeb5a Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""" by Brian Salomon · 7 years ago
  71. 840ff88 Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"" by Brian Salomon · 7 years ago
  72. d7c681d Revert "DeferredTextureImageData low-bit-depth/dithering support" by Brian Salomon · 7 years ago
  73. 2c075e7 DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  74. d3df9ec SkImage::makeColorSpace(): Fix nullptr->sRGB bug with picture images by Matt Sarett · 7 years ago
  75. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  76. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  77. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago
  78. f7beee7 Hide ctors of SkShader, SkImage & SkColorSpace by Florin Malita · 7 years ago
  79. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago
  80. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago
  81. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  82. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  83. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  84. b2004f7 Fix SkImage::onMakeColorSpace() for subset lazy images by Matt Sarett · 7 years ago
  85. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  86. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  87. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  88. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  89. f391f4e Pass alphaType to append_gamut_transform() to inform the clamp by Matt Sarett · 7 years ago
  90. fc84dc5 proposed: inclusive gradients, exclusive images by Mike Klein · 7 years ago
  91. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  92. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  93. ee2d9df make append_gamut_tranform() never fail by Mike Klein · 7 years ago
  94. 7f1d020 remove (possibly slow) call to refEncoded in getDeferredTextureImageData by Mike Reed · 7 years ago
  95. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  96. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  97. 5bbd076 SkImage::isValid by Brian Osman · 7 years ago
  98. 9f3dcb3 Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  99. b59a9da Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior" by Matt Sarett · 7 years ago
  100. 9ad0531 Add SkImage::makeColorSpace() with correct transfer fn behavior by Matt Sarett · 7 years ago