index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureImageGenerator.cpp
Commit message (
Expand
)
Author
Age
*
Remove old lazy image decoding heuristic logic
Brian Osman
2018-07-11
*
non-linear blending first steps
Mike Klein
2018-05-10
*
change default props for PictureImage to be unknown_pixel_geometry
Mike Reed
2017-11-08
*
Create mipped texture proxys for PictureImageGenerator
Greg Daniel
2017-10-24
*
Add api for passing mipped hint into ImageGenerator onGenerateTexture
Greg Daniel
2017-10-11
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
Christopher Cameron
2017-07-10
*
Add new SkImageGenerator::getPixels() API, deprecate the old
Matt Sarett
2017-05-12
*
SkColorSpaceXformCanvas: Use when drawing picture images
Matt Sarett
2017-04-21
*
make picture-imagegenerator more robust on requested infos
Mike Reed
2017-04-13
*
Switch SkImageGenerator over to generating GrTextureProxies
Robert Phillips
2017-03-03
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
removed unused code around scaled generators
Mike Reed
2017-02-15
*
Picture backed images must have a bit depth and color space
Matt Sarett
2017-02-14
*
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
*
simplify generatescaledpixels
Mike Reed
2016-12-19
*
Add color space to picture image as a creation parameter
Brian Osman
2016-12-16
*
Make picture backed images sRGB by default
Brian Osman
2016-12-14
*
Make subset param to texture generation API non-optional
Brian Osman
2016-12-12
*
Narrow the SkImageGenerator interface
Brian Osman
2016-11-28
*
src/core: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Add query to imagegenerator if it can efficiently generate a texture
Mike Reed
2016-10-20
*
switch surface to sk_sp
reed
2016-03-23
*
update callsites for Make image factories
reed
2016-03-17
*
Remove internal calls to SkImage::getTexture
bsalomon
2016-02-29
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
SkBitmap::installPixels(const SkPixmap&);
halcanary
2015-12-09
*
API to support native scaling by image-generator
reed
2015-12-02
*
Remove params from Cacherator_GrTextureMaker
bsalomon
2015-10-15
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Add subsets to SkImageGenerator and SkImageCacherator
reed
2015-08-18
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
SkPictureImageGenerator
fmalita
2015-08-04