Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
e602f395813aab8242afad356008b8e79911adbb
/
src
/
images
/
SkJPEGWriteUtility.cpp
3e79459
Fix setjmp/longjump usage in JPEG error handling
by Chris Dalton
· 7 years ago
d68c41d
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
e3b95ce
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
c1d0312
Rename encoders to Sk*ImageEncoder
by msarett
· 9 years ago
[Renamed (98%) from src/images/SkJpegUtility.cpp]
e8597a4
Delete SkImageDecoder
by msarett
· 9 years ago
910f7ec
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f037fde
Delete SkImageDecoder
by msarett
· 9 years ago
041c870
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
5b6e73e
Delete SkImageDecoder
by msarett
· 9 years ago
39b5495
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f799706
Delete SkImageDecoder
by msarett
· 9 years ago
b747b90
Remove dependencies on Android's forked decoder libraries
by msarett
· 9 years ago
c2d0bc5
Supply separate flags for onBuildTileIndex
by msarett
· 9 years ago
67e6760
Revert of Supply separate flags for onBuildTileIndex (patchset #1 id:1 of https://codereview.chromium.org/1402783008/ )
by msarett
· 9 years ago
fc06e9c
Supply separate flags for onBuildTileIndex
by msarett
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
27631bd
Revert "Remove ambiguity of SkJpegUtility name."
by scroggo
· 9 years ago
[Renamed (98%) from src/images/SkJpegUtility_images.cpp]
93858b4
Remove ambiguity of SkJpegUtility name.
by mtklein
· 9 years ago
[Renamed (98%) from src/images/SkJpegUtility.cpp]
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
8b16931
Second wave of Win64 warning cleanup
by robertphillips@google.com
· 11 years ago
a934899
Use the default resync_to_restart in jpeg.
by scroggo@google.com
· 11 years ago
4d213ab
Handle SkStream::rewind properly.
by scroggo@google.com
· 11 years ago
d79277f
Support decoding subsets from JPG on Android.
by scroggo@google.com
· 11 years ago
d4c3565
Fixes for JPEG subset decoding.
by scroggo@google.com
· 11 years ago
1139940
Upstream changes from Android for decoding jpeg images.
by djsollen@google.com
· 12 years ago
2a2cc20
fix warnings on Mac in src/images
by caryclark@google.com
· 12 years ago
8570b5c
Adding CMYK jpeg changes w/o .gyp alterations
by robertphillips@google.com
· 13 years ago
0a89c90
reverting to 3437
by robertphillips@google.com
· 13 years ago
d5c9e99
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on android)
by robertphillips@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
57f4969
merge from android tree:
by djsollen@google.com
· 14 years ago
3f1f06a
add optional pref-config table to codecs
by reed@android.com
· 15 years ago
b8fd84b
call skip in a loop to handle the case where the backing stream may be network
by reed@android.com
· 15 years ago
6f59815
refactor helper functions out of libjpeg wrapper
by reed@android.com
· 15 years ago