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
*
Replace nearly all kRespect with kIgnore
Brian Osman
2018-07-12
*
Remove old lazy image decoding heuristic logic
Brian Osman
2018-07-11
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Does everyone support __has_include() now?
Mike Klein
2018-06-13
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkMacros split from SkTypes.h
Hal Canary
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
remove linear blending from SkWebpCodec
Mike Klein
2018-06-08
*
Move SkColorTable to src/codec
Leon Scroggins III
2018-06-01
*
Add a dummy SkColorTable.cpp in src/codec
Leon Scroggins III
2018-05-30
*
Properly zero in webp if no prior frame
Leon Scroggins III
2018-05-24
*
Make DNG decodes single threaded on Android
Leon Scroggins III
2018-05-23
*
Reland "start cleaning up non-skcms SkColorSpaceXforms"
Mike Klein
2018-05-23
*
Revert "start cleaning up non-skcms SkColorSpaceXforms"
Mike Klein
2018-05-23
*
start cleaning up non-skcms SkColorSpaceXforms
Mike Klein
2018-05-22
*
Remove sk_64_isS32 and sk_64_asS32
Herb Derby
2018-05-21
*
Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE.
Ben Wagner
2018-05-17
*
SkImage::onRefEncoded to return sk_sp.
Ben Wagner
2018-05-16
*
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
[next]