index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage_Raster.cpp
Commit message (
Expand
)
Author
Age
*
Remove color space restrictions from image infos
Brian Osman
2018-06-04
*
remove typedef Info
Cary Clark
2018-05-15
*
Make GPU lattice/nine patch not bleed across cells.
Brian Salomon
2018-05-07
*
Add SkColorType getter on SkImage.
Greg Daniel
2018-03-14
*
Cleaning up SkColorSpaceXform a bit
Brian Osman
2018-03-06
*
remove kRW_LegacyBitmapMode
Cary Clark
2018-02-08
*
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
Greg Daniel
2018-01-19
*
SkBitmap now *has* a SkPixmap.
Hal Canary
2018-01-09
*
Remove content area from GrTextureAdjuster.
Greg Daniel
2017-11-02
*
add helper to check for overflow
Mike Reed
2017-10-09
*
Revert "change computeByteSize to return max_size_t on overflow"
Mike Reed
2017-10-06
*
change computeByteSize to return max_size_t on overflow
Mike Reed
2017-10-06
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Remove unused outOffset param in GrTextureAdjuster
Greg Daniel
2017-09-29
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Revert "Remove "content" rect from GrTextureAdjuster."
Brian Salomon
2017-09-07
*
Remove "content" rect from GrTextureAdjuster.
Brian Salomon
2017-09-07
*
Support color space and other color types in SkImage_Raster::onMakeSubset
Brian Osman
2017-08-17
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
Guard to remove kIndex_8_SkColorType
Mike Reed
2017-07-13
*
remove unneeded code for index8 imagse
Mike Reed
2017-07-03
*
hide index8 support
Mike Reed
2017-07-03
*
Add SkCopyPixelsMode argument to SkMakeImageInColorSpace
Brian Osman
2017-06-20
*
Revert "Revert "Disable F16-nullptr sources""
Matt Sarett
2017-06-12
*
Revert "Disable F16-nullptr sources"
Matt Sarett
2017-06-09
*
Draw time color xform API for Android
Matt Sarett
2017-06-08
*
Disable F16-nullptr sources
Matt Sarett
2017-06-08
*
SkImage::makeColorSpace(): Fix nullptr->sRGB bug with picture images
Matt Sarett
2017-06-05
*
SkImage::isValid
Brian Osman
2017-05-08
*
Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"
Matt Sarett
2017-05-04
*
Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
Matt Sarett
2017-05-04
*
Add SkImage::makeColorSpace() with correct transfer fn behavior
Matt Sarett
2017-05-03
*
Only store width and height on SkPixelRef (part 1)
Matt Sarett
2017-04-28
*
Revert "Only store width and height on SkPixelRef"
Ben Wagner
2017-04-28
*
Only store width and height on SkPixelRef
Matt Sarett
2017-04-27
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
clean ups in SkPixelRef
Mike Reed
2017-04-11
*
Support parametric transfer functions in SkImage_Raster::onMakeColorSpace()
Matt Sarett
2017-04-03
*
Use SkTransferFunctionBehavior for raster pixel conversions
Matt Sarett
2017-03-28
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Make SkGr.h GrTexture-free
Robert Phillips
2017-03-23
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Remove SkImage_Base::asTextureRef (in favor of asTextureProxyRef)
Robert Phillips
2017-03-22
[next]