index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
codec
Commit message (
Expand
)
Author
Age
*
Revert[4] "apply codec origin in generator"
Mike Reed
2017-10-17
*
Revert "Revert "Revert "apply codec origin in generator"""
Mike Reed
2017-10-17
*
Revert "Revert "apply codec origin in generator""
Mike Reed
2017-10-16
*
Revert "apply codec origin in generator"
Ben Wagner
2017-10-16
*
apply codec origin in generator
Mike Reed
2017-10-16
*
Add SK_API to APIs used by the android framework.
Derek Sollenberger
2017-09-21
*
Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE
Leon Scroggins III
2017-09-01
*
Call initializeColorXform inside SkCodec
Leon Scroggins III
2017-08-18
*
Reland "skia: add heif decoding support"
Leon Scroggins III
2017-08-18
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
Revert "skia: add heif decoding support"
Mike Klein
2017-08-17
*
skia: add heif decoding support
Chong Zhang
2017-08-16
*
remove SK_SUPPORT_LEGACY_CODEC_NEW dead code
Mike Reed
2017-07-26
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Report error on failure to create SkCodec
Leon Scroggins III
2017-07-14
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
Consolidate decoding frames into SkCodec
Leon Scroggins III
2017-06-12
*
Remove debug checks for unsupported ICC profiles
Matt Sarett
2017-06-09
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
*
Simplify SkCodecs' call to SkColorSpaceXform::apply
Leon Scroggins III
2017-06-05
*
Add animation support to SkWebpCodec
Leon Scroggins III
2017-05-23
*
Switch SkCodec to int for counts and indices
Leon Scroggins III
2017-04-17
*
Add SkCodec methods for individual frames
Leon Scroggins III
2017-04-12
*
Correct GIF frame dependencies and track alpha
Leon Scroggins III
2017-04-11
*
Allow BF and BRD clients to request an output color space
Matt Sarett
2017-04-11
*
Add SkTransferFunctionBehavior flag: Use in codec and encoder
Matt Sarett
2017-03-24
*
Suggest P3 for wide gamut images in SkAndroidCodec
Matt Sarett
2017-02-15
*
SK_API-export SkCodec
Florin Malita
2016-12-14
*
Add SkCodec::FrameInfo::fFullyReceived
Leon Scroggins III
2016-12-14
*
Prefer F16 in SkAndroidCodec for high precision images
Matt Sarett
2016-12-14
*
Decode to sRGB on Android
Matt Sarett
2016-12-12
*
Updated the get_images_from_skps tool to check for ICC profile support
raftias
2016-12-12
*
Be explicit about the vector<FrameInfo> type
Leon Scroggins III
2016-12-02
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Delete qcms
Matt Sarett
2016-11-01
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Tag images as sRGB by default in SkCodec
Matt Sarett
2016-10-31
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Safely handle unsupported color xforms in SkCodec
Matt Sarett
2016-10-20
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
Implement Fill() for incomplete decodes to RGBA_F16
msarett
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Modify SkPngCodec to recognize 565 images from the sBIT chunk
msarett
2016-08-17
[next]