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
*
fix use of uninitialized flag in SkCodec
Ivan Afanasyev
2017-10-09
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Remove static initializers in SkCodec
Leon Scroggins III
2017-10-03
*
Handle the error input case in SkPngCodec decode function
nagarajan.n
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
Fix truncated webp images
Leon Scroggins III
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single
nagarajan.n
2017-09-25
*
Move adding offset to dstRow in SkRawCodec::onGetPixels
nagarajan.n
2017-09-19
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Share code for setting the out_color_space CMYK encoded colorspaces
nagarajan.n
2017-09-13
*
Remove loop unrolling code in load_gamut
nagarajan.n
2017-09-07
*
Remove loop unrolling code in onQueryYUV8
nagarajan.n
2017-09-07
*
Update libjpeg buffer status when it has has to be refilled.
nagarajan.n
2017-09-07
*
Stop using SkRasterPipeline inside GIF
Leon Scroggins III
2017-09-05
*
Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE
Leon Scroggins III
2017-09-01
*
Initialize the swizzler if there is a subset
Chong Zhang
2017-08-23
*
Make haveDecodedRow return void
Leon Scroggins III
2017-08-22
*
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
*
add Make factory to SkMemoryStream (simplify call-sites)
Mike Reed
2017-07-26
*
fix legacy compile
Mike Reed
2017-07-25
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
convert over to 2d-mode
Mike Klein
2017-07-20
*
sk_sp: act as if operator bool() not implicit.
Hal Canary
2017-07-20
*
Report first GIF frame after knowing its meta data
Leon Scroggins III
2017-07-19
*
Use SkRasterPipeline to blend GIF frames and use proper offset
Leon Scroggins III
2017-07-18
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
Report error on failure to create SkCodec
Leon Scroggins III
2017-07-14
*
Fix double delete in SkBmpCodec
Leon Scroggins III
2017-07-14
*
Fix computeOutputColorSpace
Leon Scroggins III
2017-07-13
*
Guard to remove kIndex_8_SkColorType
Mike Reed
2017-07-13
*
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
*
ICO: Prevent calling 'new' with large values
Leon Scroggins III
2017-07-06
*
header cleanup
Hal Canary
2017-07-05
*
clean up low-hanging swap_rb
Mike Klein
2017-06-28
*
Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorT...
Matt Sarett
2017-06-14
*
Consolidate decoding frames into SkCodec
Leon Scroggins III
2017-06-12
*
Remove debug checks for unsupported ICC profiles
Matt Sarett
2017-06-09
[next]