index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkJpegCodec.cpp
Commit message (
Expand
)
Author
Age
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Consolidate SkCodec functions for handling rewind
scroggo
2015-08-12
*
Switching Skia to chromium's libjpeg-turbo
msarett
2015-08-11
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Make SkSwizzler::Fill() support 565
msarett
2015-07-29
*
Add the ability to decode a subset to SkCodec
scroggo
2015-07-22
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
Add libjpeg-turbo library (depends on yasm)
msarett
2015-07-07
*
Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https...
jvanverth
2015-07-02
*
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
*
Try again to rename one SkJpegUtility.h to remove ambiguity.
mtklein
2015-06-18
*
Implementing a scanline decoder for jpeg
msarett
2015-04-29
*
Zero jpeg_decompress_struct before calling jpeg_calc_output_dimensions().
mtklein
2015-04-16
*
SkJpegCodec
msarett
2015-04-15