aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image
Commit message (Expand)AuthorAge
* 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
* Specify bit depth and color space in SkImage::MakeFromPicture()Gravatar Matt Sarett2017-01-09
* Delete SkMakeImageFromPixelRefGravatar Matt Sarett2017-01-05
* Remove SkImageShader -> SkColorShader optimization.Gravatar Mike Klein2017-01-04
* remove unused parameter in onNewimageSnapshotGravatar Mike Reed2016-12-30
* remove unused ForceUnique option from makeImageSnapshotGravatar Mike Reed2016-12-29
* Change GPU read/write pixels API to support color space conversionGravatar Brian Osman2016-12-22
* remove SK_SUPPORT_LEGACY_PREROLL codeGravatar Mike Reed2016-12-22
* Add color space to picture image as a creation parameterGravatar Brian Osman2016-12-16
* hide deprecated SkImage::prerollGravatar Mike Reed2016-12-16
* Add a deferred copy surface (take 3)Gravatar Robert Phillips2016-12-15
* Revert "Revert "clamp to premul when reading premul sRGB""Gravatar Mike Klein2016-12-14
* Revert "Add a deferred copy surface (take 2)"Gravatar Robert Phillips2016-12-14
* Revert "clamp to premul when reading premul sRGB"Gravatar Mike Klein2016-12-14
* clamp to premul when reading premul sRGBGravatar Mike Klein2016-12-13
* Add a deferred copy surface (take 2)Gravatar Robert Phillips2016-12-13
* Revert "Add a deferred copy surface"Gravatar Robert Phillips2016-12-13
* Add a deferred copy surfaceGravatar Robert Phillips2016-12-13
* SkBitmap::setPixelRef(): less reference churnGravatar Hal Canary2016-12-12
* Convert image width and height (used by tiling) to float once.Gravatar Mike Klein2016-12-12