Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
248ff02331d7f73ee4b6c5a7eabeae1080c16cd4
/
tests
/
CodecTest.cpp
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
dbdf6d2
Fail jpeg decodes on too many progressive scans
by Matt Sarett
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
8a4e9c5
SkGifCodec: do not write off the end of memory when repeatCount > 1
by Matt Sarett
· 8 years ago
19b9153
Add support for multiple frames in SkCodec
by scroggo
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
9488833
Refactored SkColorSpace and added in a Lab PCS GM
by raftias
· 8 years ago
29121eb
Avoid integer overflow in SkIcoCodec and SkImageInfo
by Matt Sarett
· 8 years ago
af01741
Revert "Avoid integer overflow in SkIcoCodec"
by Matt Sarett
· 8 years ago
20cba06
Avoid integer overflow in SkIcoCodec
by Matt Sarett
· 8 years ago
7c602de
Removed makeLinearGamma() from the public API for SkColorSpace
by raftias
· 8 years ago
e61b3b4
Report 0 rowsDecoded for no rows (SkPngCodec interlaced)
by scroggo
· 8 years ago
c46cdd4
Fix an assert statement in SkPngCodec
by scroggo
· 8 years ago
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
f93d711
SkFontData to use smart pointers.
by bungeman
· 8 years ago
606add3
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ )
by bungeman
· 8 years ago
d8c2476
SkFontData to use smart pointers.
by bungeman
· 8 years ago
f17b71f
Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder
by msarett
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
2ecc35f
Checking for valid colorType, alphaType, colorSpace in SkCodec
by msarett
· 8 years ago
85c922a
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ )
by msarett
· 8 years ago
7a9900d
Checking for valid colorType, alphaType, colorSpace in SkCodec
by msarett
· 8 years ago
ff2a6c8
Use demux API in SkWebpCodec
by msarett
· 8 years ago
9b09cd8
Add Gray support to SkPNGImageEncoder
by msarett
· 8 years ago
35bb74b
Fix color xform width bug when scaling/subsetting
by msarett
· 8 years ago
549ca32
Modify SkPngCodec to recognize 565 images from the sBIT chunk
by msarett
· 8 years ago
ffae30d
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
by bungeman
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
2812f03
Fix rewinding bug in SkJpegCodec
by msarett
· 8 years ago
db00a2a
Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://codereview.chromium.org/2161593003/ )
by msarett
· 8 years ago
4ecb8ab
Fix rewinding bug in SkJpegCodec
by msarett
· 8 years ago
d8d6855
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
6fb2391
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
26694c3
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
30e78c9
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
9a89a09
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
a4b09a1
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
ba58489
Finish supporting decoding opaque to non-opaque
by scroggo
· 8 years ago
1e90304
SkMD5: .update() -> .write()
by halcanary
· 9 years ago
2477594
Rename CodexTest.cpp to CodecTest.cpp
by scroggo
· 9 years ago
[Renamed from tests/CodexTest.cpp]
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
fde0511
Make sp variants for SkData
by reed
· 9 years ago
7f7ec20
Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec
by msarett
· 9 years ago
f236ee4
Enable RAW codec for Windows
by yujieqin
· 9 years ago
ef0fed3
Remove position from FrontBufferedStream
by scroggo
· 9 years ago
46d2aa8
Updates Piex and uses it to obtain the DNG dimensions.
by ebrauer
· 9 years ago
bed1ed6
Test SkAndroidCodec for more types
by scroggo
· 9 years ago
4946b94
Fix scanline decoding of rare RLE bmps
by msarett
· 9 years ago
9c7a8a4
Optimize the SkRawStream when the input is an asset stream
by yujieqin
· 9 years ago
7b5e553
Add SkAndroidCodec::getPixels
by scroggo
· 9 years ago
c5560be
Support decoding opaque to *premul
by scroggo
· 9 years ago
8e49ca3
Disable RAW test when SkRawCodec is not compiled
by msarett
· 9 years ago
02cb4d4
Disable RAW test on Chrome OS, Windows
by msarett
· 9 years ago
916de9f
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
c85a9fd
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ )
by msarett
· 9 years ago
6bd8639
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
edd2dcf
Create an SkCodecImageGenerator
by msarett
· 9 years ago
8afddab
Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ )
by msarett
· 9 years ago
e1102ce
Create an SkCodecImageGenerator
by msarett
· 9 years ago
133eaaa
Store ninepatch chunks in the png header in CodexTest
by msarett
· 9 years ago
db30be2
Make SkCodec support peek() and read()
by scroggo
· 9 years ago
be8216a
Make SkAndroidCodec support ico
by msarett
· 9 years ago
97ff7f5
Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ )
by scroggo
· 9 years ago
1603e93
Make SkAndroidCodec support ico
by msarett
· 9 years ago
b9a1e34
Support wbmp that are supported by SkImageDecoder
by scroggo
· 9 years ago
cf98fa9
Add SkPngChunkReader.
by scroggo
· 9 years ago
93c69ff
Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ )
by scroggo
· 9 years ago
3389e00
Add SkPngChunkReader.
by scroggo
· 9 years ago
6950de6
Comments Style: s/skbug.com/bug.skia.org/
by halcanary
· 9 years ago
501b734
Combine native sampling with sampling
by scroggo
· 9 years ago
27c1728
Update CodexTest for 565
by scroggo
· 9 years ago
ef27d89
Use SkSwizzler to convert from CMYK
by scroggo
· 9 years ago
b7f1251
Revert of Use SkSwizzler to convert from CMYK (patchset #4 id:60001 of https://codereview.chromium.org/1411083009/ )
by scroggo
· 9 years ago
450ee8f
Use SkSwizzler to convert from CMYK
by scroggo
· 9 years ago
3d9d7a7
Create an SkAndroidCodec API separate from SkCodec
by msarett
· 9 years ago
80803ff
Fix SkSwizzler bug
by msarett
· 9 years ago
e6dd004
Fill incomplete images in SkCodec parent class
by msarett
· 9 years ago
2c3b218
Focus SkScaledCodec on BitmapRegionDecoder
by scroggo
· 9 years ago
cc7f305
SkScaledCodec should implement onRewind()
by msarett
· 9 years ago
46c5747
Merge SkCodec with SkScanlineDecoder
by scroggo
· 9 years ago
8ff6ca6
Disable dithering in libjpeg-turbo for 565 decodes
by msarett
· 9 years ago
10522ff
Scanline decoding for gifs
by msarett
· 9 years ago
e3330cf
Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://codereview.chromium.org/1305123002/ )
by jcgregorio
· 9 years ago
e9c10b9
Scanline decoding for gifs
by msarett
· 9 years ago
5406d6f
Scanline decoding for bmp
by msarett
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
b32758a
Test scaling for small images
by msarett
· 9 years ago
cc2feb1
Support more swizzles to 565 in SkCodec
by scroggo
· 9 years ago
d1bc574
Update CodexTest to test valid_alpha.
by scroggo
· 9 years ago
d0375bc
Fix bmp RLE "bug"
by msarett
· 9 years ago
99f567e
Scanline decoding for wbmp
by msarett
· 9 years ago
1c005e4
Create a scanline decoder without creating a codec
by scroggo
· 9 years ago
b636b45
Add the ability to decode a subset to SkCodec
by scroggo
· 9 years ago
9b2cdbf
Allow creating multiple scanline decoders.
by scroggo
· 9 years ago
eb602a5
SkCodec no longer inherits from SkImageGenerator.
by scroggo
· 9 years ago
c0e80c1
In the case of subset decodes, we will often not decode to
by msarett
· 9 years ago
6f5e619
Add SkWebpCodec, for decoding .webp images.
by scroggo
· 9 years ago
97fdea6
Implementing a scanline decoder for jpeg
by msarett
· 10 years ago
Next »