aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image
Commit message (Expand)AuthorAge
* remove guard for SkImageGenerator apiGravatar Mike Reed2017-02-22
* Replace SkSpecialImage::makeTightSubset with asImage (take 2)Gravatar Robert Phillips2017-02-18
* Revert "Replace SkSpecialImage::makeTightSubset with asImage"Gravatar Robert Phillips2017-02-17
* Replace SkSpecialImage::makeTightSubset with asImageGravatar Robert Phillips2017-02-16
* return and take SkImageGenerator as unique_ptrGravatar Mike Reed2017-02-15
* Tighten up GrSurfaceProxy typingGravatar Robert Phillips2017-02-15
* Picture backed images must have a bit depth and color spaceGravatar Matt Sarett2017-02-14
* Make raster pipeline support all pixel conversionsGravatar Matt Sarett2017-02-14
* Revert "Revert "Always make SkImageShaders in heap.""Gravatar Herb Derby2017-02-14
* Revert "Always make SkImageShaders in heap."Gravatar Herb Derby2017-02-13
* Always make SkImageShaders in heap.Gravatar Herb Derby2017-02-13
* Revert "More non-invertible shader local matrix guards"Gravatar Robert Phillips2017-02-11
* More non-invertible shader local matrix guardsGravatar Florin Malita2017-02-10
* Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"Gravatar Robert Phillips2017-02-08
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07
* Use SkArenaAlloc in the SkAutoBlitterChoose code.Gravatar Herb Derby2017-02-07
* Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...Gravatar Robert Phillips2017-02-07
* Bring back SkImage::makeTextureImageGravatar Brian Osman2017-02-07
* Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.Gravatar Herb Derby2017-02-07
* Expand SkImage::getTextureHandle callGravatar Robert Phillips2017-02-01
* Update SkSurface's cached image ownership handling to sk_spGravatar Robert Phillips2017-02-01
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Raster pipeline support for SkLocalMatrixShader compositionGravatar Florin Malita2017-01-27
* Revert "Remove SkImage::MakeTextureFromPixmap"Gravatar Brian Osman2017-01-25
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Reland "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Revert "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Refactor trimming logic for read/writePixels()Gravatar Matt Sarett2017-01-23
* Remove SkImage::MakeTextureFromPixmapGravatar Brian Osman2017-01-20
* Force Index8 to N32 in deferred texture path.Gravatar Brian Osman2017-01-20
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...Gravatar Joe Gregorio2017-01-20
* explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and un...Gravatar Mike Reed2017-01-19
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* Fix code that relied on readPixels not doing color space conversionGravatar Brian Osman2017-01-17
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"Gravatar Mike Reed2017-01-13
* move SkDevice.h and SkBitmapDevice.h contents in to src headersGravatar Mike Reed2017-01-13
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* Try out refFoo pattern on GrRenderTargetContextGravatar Robert Phillips2017-01-13
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Respect SkColorSpace in SkPNGImageEncoderGravatar Matt Sarett2017-01-10
* Make SkImage_Base::onReadPixels() pure virtualGravatar Matt Sarett2017-01-10
* Allow constrained and unconstrained picture-imagesGravatar Matt Sarett2017-01-09