Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b988ecf639f1394ea5e821ac15b989e25e064534
/
src
/
codec
/
SkPngCodec.h
3c92024
Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ )
by robertphillips
· 9 years ago
f682d9a
Add SkEncodedInfo to report properties of encoded image data
by msarett
· 9 years ago
ad8bcfe
Use a smart pointer for SkColorSpace factories
by msarett
· 9 years ago
6a73821
Set SkColorSpace object for PNGs and parse ICC profiles
by msarett
· 9 years ago
c5560be
Support decoding opaque to *premul
by scroggo
· 9 years ago
be1d555
Rename SkCodec_libpng to SkPngCodec
by msarett
· 9 years ago
[Renamed from src/codec/SkCodec_libpng.h]
a4970dc
Delete reallyHasAlpha() from SkCodec
by msarett
· 9 years ago
db30be2
Make SkCodec support peek() and read()
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
1aaaba5
Fix the build on Android devices
by Matt Sarett
· 9 years ago
fdb4757
Add subsetting to SkScanlineDecoder
by msarett
· 9 years ago
e6dd004
Fill incomplete images in SkCodec parent class
by msarett
· 9 years ago
e7fc14b
Move all knowledge of X sampling into SkScaledCodec
by scroggo
· 9 years ago
46c5747
Merge SkCodec with SkScanlineDecoder
by scroggo
· 9 years ago
8f4ba76
SkScaledCodec class
by emmaleer
· 9 years ago
b0a32cc
Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ )
by egdaniel
· 9 years ago
b157917
SkScaledCodec class
by emmaleer
· 9 years ago
c7993d7
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ )
by emmaleer
· 9 years ago
d518ea7
SkScaledCodec class
by emmaleer
· 9 years ago
e5aaa07
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ )
by emmaleer
· 9 years ago
0944100
SkScaledCodec class
by emmaleer
· 9 years ago
b427db1
Consolidate SkCodec functions for handling rewind
by scroggo
· 9 years ago
1c005e4
Create a scanline decoder without creating a codec
by scroggo
· 9 years ago
614aa07
Pass the destination pointer to next() in SkSwizzler
by msarett
· 9 years ago
973ae86
removing png_read_end from SkPngScanlineDecoder
by emmaleer
· 9 years ago
9b2cdbf4
Allow creating multiple scanline decoders.
by scroggo
· 10 years ago
6f29a3c
Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https://codereview.chromium.org/1213743004/)
by scroggo
· 10 years ago
6c90e09
Revert of Fixing libpng transform use (patchset #5 id:80001 of https://codereview.chromium.org/1214203005/)
by jvanverth
· 10 years ago
9693037
This change:
by emmaleer
· 10 years ago
0a4c3cb
Implemented onGetScanlines and onSkipScanlines for interlaced pngs
by emmaleer
· 10 years ago
9e43cab
Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels().
by msarett
· 10 years ago
438b2ad
***Disables swizzles to 565.
by msarett
· 10 years ago
b2a6fe7
Enable both static and dynamically linked libpng
by djsollen
· 10 years ago
5842154
SkCodec::onGetScanlineDecoder must call rewind.
by scroggo
· 10 years ago
1865900
Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/)
by djsollen
· 10 years ago
2469c99
Enable both static and dynamically linked libpng
by djsollen
· 10 years ago
3eada2a
Make SkPngCodec support rewinding properly.
by scroggo
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
0524590
Add scanline decoding to SkCodec.
by scroggo
· 10 years ago
1dd3ea9
Add SkEncodedFormat, used by SkCodec.
by scroggo
· 10 years ago
9552662
Option for SkCodec to treat dst as all zeroes.
by scroggo
· 10 years ago
f24f224
Add SkCodec, including PNG implementation.
by scroggo
· 10 years ago
ee1a726
Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/)
by scroggo
· 10 years ago
ca35885
Add SkCodec, including PNG implementation.
by scroggo
· 10 years ago