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
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Add color correction benchmark - with comparison to qcms
msarett
2016-06-03
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...
msarett
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...
scroggo
2016-05-31
*
SkEncodedInfo: simplify
halcanary
2016-05-31
*
Make SkPngCodec decode progressively.
scroggo
2016-05-31
*
Add SkColorSpace to SkImageInfo
msarett
2016-05-27
*
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
[next]