aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/image
Commit message (Expand)AuthorAge
* 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
* bicubic, attempt gazillionGravatar Mike Klein2016-12-09
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Plumb dst color space in many places, rather than "mode"Gravatar Brian Osman2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Remove SkImage::makeTextureImageGravatar Brian Osman2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Refactor bilerp a little.Gravatar Mike Klein2016-12-06
* Remove dest surface color mode from bitmap controllerGravatar Brian Osman2016-12-06
* support medium and high qualityGravatar Mike Klein2016-11-30
* SkEncodeImage: no more link-time registrationGravatar Hal Canary2016-11-30
* Disable mipmap pre-generation pathGravatar Eric Karl2016-11-30
* support a8Gravatar Mike Klein2016-11-29
* Delete unnecessary SkSurface_Base APIGravatar Matt Sarett2016-11-29
* gather_i8Gravatar Mike Klein2016-11-29