index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
Commit message (
Expand
)
Author
Age
*
non-linear blending first steps
Mike Klein
2018-05-10
*
Reduce threads used for DNG decodes on Android
Leon Scroggins III
2018-04-20
*
Remove the limit on dng allocations
Leon Scroggins III
2018-04-19
*
SkPDF: smarter Jpeg when libjpeg-turbo is present
Hal Canary
2018-04-07
*
Fix fuschia roll
Leon Scroggins III
2018-03-01
*
Support pngs with incorrect CMF bytes
Leon Scroggins III
2018-02-28
*
Ensure all rows of a gif are initialized
Leon Scroggins III
2018-02-16
*
Check for min int in BMP header
Leon Scroggins III
2018-02-15
*
Check the length of marker before reading it
Leon Scroggins III
2018-02-13
*
Add 2 fuzz targets for image decoding (oss-fuzz)
Kevin Lubick
2018-02-12
*
move a bunch of helpers from SkImageInfo.h into priv
Mike Reed
2018-02-09
*
1010102, 101010x, 888x in sw
Mike Klein
2018-01-30
*
Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.
Brian Salomon
2018-01-30
*
Make SkAndroidCodec (optionally) respect origin
Leon Scroggins III
2018-01-26
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
Stop defining SK_CODEC_PRINTF in debug
Leon Scroggins III
2018-01-19
*
Add SkAndroidCodec::computeSampledSize
Leon Scroggins III
2018-01-16
*
Use SkAndroidCodec in SkAnimatedImage
Leon Scroggins III
2018-01-16
*
Add a method to convert SkCodec::Result to a string
Leon Scroggins III
2018-01-16
*
Add an SkDrawable for animated images (e.g. GIF)
Leon Scroggins III
2018-01-12
*
begin cleanup of malloc porting layer
Mike Reed
2018-01-05
*
Add SkAndroidCodec::MakeFromCodec
Leon Scroggins III
2018-01-04
*
Consider overflow in is_orientation_marker
Leon Scroggins III
2017-12-19
*
remove append_from_srgb()
Mike Klein
2017-12-18
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-14
*
Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"
Mike Klein
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-13
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Reland "Hide SkEncodedInfo"
Leon Scroggins III
2017-12-05
*
Revert "Hide SkEncodedInfo"
Leon Scroggins
2017-12-05
*
Hide SkEncodedInfo
Leon Scroggins III
2017-12-05
*
Fix setjmp/longjump usage in JPEG error handling
Chris Dalton
2017-12-04
*
encode kAlpha_8 as grayalpha with sigbits for gray==1
Mike Reed
2017-11-30
*
Fix webp bug compositing alpha frames on opaque (better fix)
Leon Scroggins III
2017-11-17
*
WebP - allow more scales
Leon Scroggins III
2017-11-16
*
Revert "Fix webp bug compositing alpha frames on opaque"
Leon Scroggins
2017-11-15
*
Fix webp bug compositing alpha frames on opaque
Leon Scroggins III
2017-11-14
*
Make SkImageGeneratorCG apply encoded origin
Leon Scroggins III
2017-11-03
*
Allow bitmap extraction from HEIF image sequences
Chong Zhang
2017-11-01
*
fix typo in SkJpegCodec.cpp
Mike Klein
2017-11-01
*
Simplify SkColorSpace::MakeICC
Leon Scroggins III
2017-10-31
*
remove off64_t in SkHeifCodec
Mike Klein
2017-10-20
*
add SkStubHeifDecoderAPI.h
Mike Klein
2017-10-20
*
speculative fix for Android roll
Mike Klein
2017-10-19
*
Move SkCodec::Origin into its own file
Leon Scroggins III
2017-10-18
*
Revert "Add an Option for orientation on JPEG encodes"
Ben Wagner
2017-10-18
*
Add an Option for orientation on JPEG encodes
Leon Scroggins III
2017-10-18
*
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
[next]