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
...
*
This change:
emmaleer
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https...
msarett
2015-07-01
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-01
*
In the case of subset decodes, we will often not decode to
msarett
2015-07-01
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https...
msarett
2015-06-29
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-29
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https...
mtklein
2015-06-24
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-06-24
*
Implemented onGetScanlines and onSkipScanlines for interlaced pngs
emmaleer
2015-06-22
*
Prevent webp from producing 0 dimensional images
msarett
2015-06-19
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18
*
Try again to rename one SkJpegUtility.h to remove ambiguity.
mtklein
2015-06-18
*
Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders
msarett
2015-06-11
*
fixing onSkipScanlines png error
emmaleer
2015-05-27
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
*
Implementing a scanline decoder for jpeg
msarett
2015-04-29
*
Requires a minor API change to pass the color table to getScanlineDecoder, as...
msarett
2015-04-29
*
Update more directories under src/ to follow C++11 style rule for {virtual,ov...
tfarina
2015-04-27
*
Ensure that we create a NULL codec for images with zero dimensions
msarett
2015-04-23
*
Zero jpeg_decompress_struct before calling jpeg_calc_output_dimensions().
mtklein
2015-04-16
*
SkJpegCodec
msarett
2015-04-15
*
Implementing filling for SkBmpCodec
msarett
2015-04-10
*
***Disables swizzles to 565.
msarett
2015-04-09
*
Enable both static and dynamically linked libpng
djsollen
2015-04-03
*
Get rid of leaks in SkCodec::NewFromStream.
scroggo
2015-04-03
*
SkCodec::onGetScanlineDecoder must call rewind.
scroggo
2015-04-01
*
Revert of Enable both static and dynamically linked libpng (patchset #4 id:60...
djsollen
2015-04-01
*
Enable both static and dynamically linked libpng
djsollen
2015-04-01
*
Make SkPngCodec support rewinding properly.
scroggo
2015-04-01
*
Handle rewinds in SkBmpCodec.
scroggo
2015-04-01
*
Creating a new wrapper for gif decoder
msarett
2015-04-01
*
SkCodec: add wbmp class
halcanary
2015-03-27
*
Silence PNG warnings from SkPngCodec.
scroggo
2015-03-26
*
Use a wrapper for SkDebugf in SkCodec.
scroggo
2015-03-26
*
SkCodec: conditionally remove fInfo
halcanary
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add scanline decoding to SkCodec.
scroggo
2015-03-25
*
Fixing memory leak in ico decoder
msarett
2015-03-25
*
Enabling ico decoding with use of png and bmp decoders
msarett
2015-03-25
*
Revert of Enabling ico decoding with use of png and bmp decoders (patchset #1...
tomhudson
2015-03-24
*
Enabling ico decoding with use of png and bmp decoders
msarett
2015-03-24
*
Add SkEncodedFormat, used by SkCodec.
scroggo
2015-03-20
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Do not create empty color table if it does not exist
msarett
2015-03-18
*
Adding swizzles for bmp:
msarett
2015-03-18
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...
msarett
2015-03-16
*
Revert "Implementation of image decoding for bmp files, in accordance with th...
msarett
2015-03-16
*
Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of ht...
egdaniel
2015-03-16
[prev]
[next]