index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Respect SkColorSpace in SkPNGImageEncoder
Matt Sarett
2017-01-10
*
Make SkImage_Base::onReadPixels() pure virtual
Matt Sarett
2017-01-10
*
Allow constrained and unconstrained picture-images
Matt Sarett
2017-01-09
*
Specify bit depth and color space in SkImage::MakeFromPicture()
Matt Sarett
2017-01-09
*
Delete SkMakeImageFromPixelRef
Matt Sarett
2017-01-05
*
Remove SkImageShader -> SkColorShader optimization.
Mike Klein
2017-01-04
*
remove unused parameter in onNewimageSnapshot
Mike Reed
2016-12-30
*
remove unused ForceUnique option from makeImageSnapshot
Mike Reed
2016-12-29
*
Change GPU read/write pixels API to support color space conversion
Brian Osman
2016-12-22
*
remove SK_SUPPORT_LEGACY_PREROLL code
Mike Reed
2016-12-22
*
Add color space to picture image as a creation parameter
Brian Osman
2016-12-16
*
hide deprecated SkImage::preroll
Mike Reed
2016-12-16
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Revert "Revert "clamp to premul when reading premul sRGB""
Mike Klein
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Revert "clamp to premul when reading premul sRGB"
Mike Klein
2016-12-14
*
clamp to premul when reading premul sRGB
Mike Klein
2016-12-13
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
SkBitmap::setPixelRef(): less reference churn
Hal Canary
2016-12-12
*
Convert image width and height (used by tiling) to float once.
Mike Klein
2016-12-12
*
bicubic, attempt gazillion
Mike Klein
2016-12-09
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Remove SkImage::makeTextureImage
Brian Osman
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Refactor bilerp a little.
Mike Klein
2016-12-06
*
Remove dest surface color mode from bitmap controller
Brian Osman
2016-12-06
*
support medium and high quality
Mike Klein
2016-11-30
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
Disable mipmap pre-generation path
Eric Karl
2016-11-30
*
support a8
Mike Klein
2016-11-29
*
Delete unnecessary SkSurface_Base API
Matt Sarett
2016-11-29
*
gather_i8
Mike Klein
2016-11-29
*
Consistent naming.
Mike Klein
2016-11-29
*
Split srgb out of accum stages.
Mike Klein
2016-11-28
*
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
Brian Osman
2016-11-28
*
Some simple pipeline refactoring.
Mike Klein
2016-11-28
*
GrTextureProducer cleanup, phase one: Bitmap and Image makers
Brian Osman
2016-11-28
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
4444 and gray 8
Mike Klein
2016-11-22
*
Support sRGB 565.
Mike Klein
2016-11-22
*
Handle nullptr from asTextureRef
brianosman
2016-11-22
*
remove SkPixelRef::refEncodedData()
Hal Canary
2016-11-22
[next]