index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkImageGenerator.h
Commit message (
Expand
)
Author
Age
*
Enable generating SkImage with the same uniqueID in SkImageGenerator subclass
aleksandar.stojiljkovic
2016-05-02
*
Update Skia's YUV API
msarett
2016-03-10
*
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....
msarett
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
take gr-context parameter to refEncoded, indicating a desire for only gpu-spe...
reed
2016-01-05
*
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
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Remove SkNEW and SkDELETE macros
mdempsky
2015-09-22
*
use allocator (if present) when we allocate our cache bitmap
reed
2015-09-17
*
formalize generate->bitmap
reed
2015-09-13
*
Add subsets to SkImageGenerator and SkImageCacherator
reed
2015-08-18
*
some catchup CL revisions
reed
2015-08-13
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
SkPictureImageGenerator
fmalita
2015-08-04
*
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
scroggo
2015-07-30
*
remove getter for imagegenerator factory, update test
reed
2015-07-09
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
*
Remove SkImageGenerator pieces only for SkCodec.
scroggo
2015-07-09
*
remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS
reed
2015-06-23
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
Remove SK_SUPPORT_LEGACY_GET_PIXELS_ENUM.
scroggo
2015-02-23
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
*
Make SkImageGenerator::getPixels() return an enum.
scroggo
2015-02-13
*
need to rebaseline (changed) c_gms, update dox
reed
2015-01-07
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
will write a custom one for blink later
reed
2015-01-06
*
remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
reed
2014-09-30
*
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
rileya
2014-09-12
*
remove SkPurgeGlobalDiscardableMemoryPool
halcanary
2014-08-25
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
legacy refEncodedData() returns data, not bool
reed@google.com
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
commit-bot@chromium.org
2014-05-28
*
Revert of add colortable support to imagegenerator (https://codereview.chromi...
commit-bot@chromium.org
2014-05-28
*
add colortable support to imagegenerator
commit-bot@chromium.org
2014-05-28
*
hide discardable factory from public imagegenerator api
commit-bot@chromium.org
2014-05-27
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2014-01-02
*
Revert of https://codereview.chromium.org/93703004/
commit-bot@chromium.org
2013-12-18
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2013-12-18
*
Sk_API for SkImageGenerator and SkInstallDiscardablePixelRef
halcanary@google.com
2013-12-10
*
SkDiscardablePixelRef objects are now marked immutable.
commit-bot@chromium.org
2013-12-02
*
Add SkImageGenerator Interface
halcanary@google.com
2013-11-21