index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
codec
Commit message (
Expand
)
Author
Age
*
Remove SkEncodedInfo kPreSwizzled_Color from public API
msarett
2016-04-25
*
Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API
msarett
2016-04-25
*
Use SkEncodedInfo in place of SkSwizzler::SrcConfig
msarett
2016-04-22
*
Make all the codecs default profiles based on gTreatSkColorAsSRGB.
herb
2016-04-20
*
Add SkEncodedInfo to report properties of encoded image data
msarett
2016-04-20
*
Revert of Add SkEncodedInfo to report properties of encoded image data (patch...
robertphillips
2016-04-19
*
Add SkEncodedInfo to report properties of encoded image data
msarett
2016-04-18
*
Parse icc profiles and exif orientation from jpeg markers
msarett
2016-03-21
*
Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually onl...
yujieqin
2016-03-11
*
Update Skia's YUV API
msarett
2016-03-10
*
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....
msarett
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
Use a smart pointer for SkColorSpace factories
msarett
2016-03-07
*
Set SkColorSpace object for PNGs and parse ICC profiles
msarett
2016-03-04
*
Implement onSkipScanlines() for bmp and wbmp
msarett
2016-02-11
*
Add SkAndroidCodec::getPixels
scroggo
2016-02-04
*
Support decoding opaque to *premul
scroggo
2016-02-03
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...
msarett
2016-01-25
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Add getYUV8Planes() API to SkCodec
msarett
2016-01-22
*
Delete reallyHasAlpha() from SkCodec
msarett
2016-01-11
*
Make BitmapRegionDecoder succeed on invalid requests
msarett
2015-12-11
*
Add reallyHasAlpha() to SkAndroidCodec
msarett
2015-12-10
*
Make SkCodec support peek() and read()
scroggo
2015-12-08
*
Make SkAndroidCodec support ico
msarett
2015-12-04
*
Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://c...
scroggo
2015-12-04
*
Make SkAndroidCodec support ico
msarett
2015-12-04
*
Add currScanline() getter to SkCodec API
msarett
2015-12-03
*
Allow SkAndroidCodec to use SkPngChunkReader
msarett
2015-12-02
*
Add SkPngChunkReader.
scroggo
2015-11-23
*
Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview....
scroggo
2015-11-23
*
Add SkPngChunkReader.
scroggo
2015-11-23
*
Fix -Wunused-parameter errors in SkCodec.h in Android
msarett
2015-11-11
*
Make AndroidOptions const
scroggo
2015-11-04
*
Create an SkAndroidCodec API separate from SkCodec
msarett
2015-10-21
*
Add subsetting to SkScanlineDecoder
msarett
2015-10-13
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
SkScaledCodec should implement onRewind()
msarett
2015-10-05
*
Move all knowledge of X sampling into SkScaledCodec
scroggo
2015-10-02
*
Call rewindIfNeeded in SkCodec
scroggo
2015-09-30
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
Scanline decoding for bmp
msarett
2015-08-31
*
Move SkTemplates.h to private.
bungeman
2015-08-19
*
Test scaling for small images
msarett
2015-08-18
*
SkScaledCodec class
emmaleer
2015-08-14
*
Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...
egdaniel
2015-08-14
*
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
[next]