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
...
*
Use proper row step in SkRawCodec
scroggo
2016-01-30
*
SkPngFilters: guard with libpng >= 1.5.7
mtklein
2016-01-27
*
SkPngFilters: use normal pointer types.
mtklein
2016-01-27
*
sketch hooking into PNG_FILTER_OPTIMIZATIONS
mtklein
2016-01-27
*
Fix Windows build
yujieqin
2016-01-27
*
Enable RAW codec for Windows
yujieqin
2016-01-27
*
It derives the dng_host and overrides PerformAreaTask() to split the task int...
ebrauer
2016-01-27
*
Fix complier issue [-Werror, -Wvla]
yujieqin
2016-01-27
*
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
*
Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzler
msarett
2016-01-22
*
Refactor swizzle names and types.
mtklein
2016-01-22
*
Use fActualProc to choose fFastProc or fSlowProc in SkSwizzler
msarett
2016-01-21
*
Rename SkCodec_libpng to SkPngCodec
msarett
2016-01-21
*
Clean up unused or overly complex modes in SkSwizzler
msarett
2016-01-19
*
Add NEON swap opts and use opts in SkSwizzler
msarett
2016-01-15
*
Create an SkCodecImageGenerator
msarett
2016-01-14
*
Remove size check from SkCodec
msarett
2016-01-13
*
Use SkOpts routines in SkSwizzler
msarett
2016-01-12
*
SkSwizzler: Factor skipping zeros out into a helper function.
mtklein
2016-01-11
*
Delete reallyHasAlpha() from SkCodec
msarett
2016-01-11
*
Might as well inline these premultiplies.
mtklein
2016-01-11
*
Rename SkGifCodec, SkIcoCodec, SkWbmpCodec
msarett
2016-01-07
*
Store ninepatch chunks in the png header in CodexTest
msarett
2016-01-07
*
Fix some SkCodecPrintfs
scroggo
2016-01-06
*
Change computeOutputColorType() to mimic old behavior
msarett
2015-12-11
*
Make BitmapRegionDecoder succeed on invalid requests
msarett
2015-12-11
*
Add reallyHasAlpha() to SkAndroidCodec
msarett
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
Make SkCodec support peek() and read()
scroggo
2015-12-08
*
Fix overflow caught by ASAN.
benjaminwagner
2015-12-04
*
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
*
Support wbmp that are supported by SkImageDecoder
scroggo
2015-11-30
*
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
*
Implement SkGifCodec::onSkipScanlines()
msarett
2015-11-19
*
Fix BMP RLE bug: attempt 2
msarett
2015-11-19
*
Fix BMP RLE bug
msarett
2015-11-18
*
Make SkAndroidCodec support gif
msarett
2015-11-17
*
Make SkAndroidCodec support bmp
msarett
2015-11-17
*
Make SkAndroidCodec support wbmp
msarett
2015-11-16
*
Reduce messages from libjpeg-turbo
msarett
2015-11-10
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
[prev]
[next]