aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image
Commit message (Expand)AuthorAge
* Make SkImage_Lazy::onMakeColorSpace return a SkImage_LazyGravatar Christopher Cameron2017-07-10
* Add mock config to tools and run through gms and benchs without crashing.Gravatar Brian Salomon2017-07-07
* remove unneeded code for index8 imagseGravatar Mike Reed2017-07-03
* hide index8 supportGravatar Mike Reed2017-07-03
* add null-surfaceGravatar Mike Reed2017-06-29
* Use the NDK headers for AHardwareBuffer.Gravatar Derek Sollenberger2017-06-27
* Remove SkImage_Base::peekTexture callGravatar Robert Phillips2017-06-26
* Finish a few MDB TODOsGravatar Robert Phillips2017-06-23
* Complete another MDB todoGravatar Robert Phillips2017-06-23
* Add SkCopyPixelsMode argument to SkMakeImageInColorSpaceGravatar Brian Osman2017-06-20
* Add return to surface semaphore calls to indicate when we don't support themGravatar Greg Daniel2017-06-19
* Revert "Revert "Add API for flushing surfaces with gpu semaphores""Gravatar Greg Daniel2017-06-16
* Revert "Add API for flushing surfaces with gpu semaphores"Gravatar Greg Daniel2017-06-15
* Add API for flushing surfaces with gpu semaphoresGravatar Greg Daniel2017-06-15
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* use #ifdef instead of #if for SK_VULKANGravatar Mike Reed2017-06-14
* Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy he...Gravatar Robert Phillips2017-06-14
* Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"Gravatar Robert Phillips2017-06-13
* Update skia to use ifdefs for Vulkan code instead of dummy headerGravatar Greg Daniel2017-06-13
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Reland DeferredTextureImageData low-bit-depth/dithering supportGravatar Eric Karl2017-06-12
* Revert "Revert "Disable F16-nullptr sources""Gravatar Matt Sarett2017-06-12
* Revert "Disable F16-nullptr sources"Gravatar Matt Sarett2017-06-09
* Add support for SkImageGenerator creating external texturesGravatar Stan Iliev2017-06-08
* Draw time color xform API for AndroidGravatar Matt Sarett2017-06-08
* Disable F16-nullptr sourcesGravatar Matt Sarett2017-06-08
* Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering supp...Gravatar Brian Salomon2017-06-08
* Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""Gravatar Brian Salomon2017-06-08
* Revert "DeferredTextureImageData low-bit-depth/dithering support"Gravatar Brian Salomon2017-06-08
* DeferredTextureImageData low-bit-depth/dithering supportGravatar Eric Karl2017-06-07
* SkImage::makeColorSpace(): Fix nullptr->sRGB bug with picture imagesGravatar Matt Sarett2017-06-05
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Implement an SkImage backed by a Android hardware bufferGravatar Stan Iliev2017-06-02
* [Reland] Relocate shaders to own dirGravatar Florin Malita2017-05-30
* Hide ctors of SkShader, SkImage & SkColorSpaceGravatar Florin Malita2017-05-26
* Revert "Relocate shaders to own dir"Gravatar Stan Iliev2017-05-25
* Relocate shaders to own dirGravatar Florin Malita2017-05-25
* Reland of SkShaderBaseGravatar Florin Malita2017-05-25
* Revert "SkShaderBase"Gravatar Florin Malita2017-05-24
* SkShaderBaseGravatar Florin Malita2017-05-24
* Fix SkImage::onMakeColorSpace() for subset lazy imagesGravatar Matt Sarett2017-05-18
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Remove GrSurfaceProxy::desc()Gravatar Brian Salomon2017-05-17
* Remove GrRenderTargetContext::desc()Gravatar Brian Salomon2017-05-16
* Allow numerical color spaces with legacy renderingGravatar Matt Sarett2017-05-15
* Pass alphaType to append_gamut_transform() to inform the clampGravatar Matt Sarett2017-05-12
* proposed: inclusive gradients, exclusive imagesGravatar Mike Klein2017-05-11
* Remove SkCrossContextImageData and all support codeGravatar Brian Osman2017-05-11
* Added SkImage::MakeCrossContextFromEncodedGravatar Brian Osman2017-05-09
* make append_gamut_tranform() never failGravatar Mike Klein2017-05-09