Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1a88dd52d77b88a9bdbc0862af692147ba50a2b2
/
src
/
images
22170b3
Revert "Treat kWEBP encode with quality=100 as lossless"
by Mike Reed
· 6 years ago
e7f165b
Treat kWEBP encode with quality=100 as lossless
by Leon Scroggins III
· 6 years ago
e8354b2
DeMorgan's blend-on-black logic
by Mike Klein
· 6 years ago
509ccb0
implement most SkImageEncoderFns with skcms
by Mike Klein
· 6 years ago
08883cd
transform_scanline_888x is transform_scanline_RGBX
by Mike Klein
· 6 years ago
0c904fa
remove unused SkImageEncoderFns bits
by Mike Klein
· 6 years ago
b11ab57
remove src/jumper
by Mike Klein
· 6 years ago
4429a4f
re-precate SkMatrix44::SkMatrix44()
by Mike Klein
· 6 years ago
84f8a61
Support encoding/decoding F16 without a color space
by Brian Osman
· 6 years ago
ea60b95
IWYU: SkUtils.h
by Hal Canary
· 6 years ago
b62f50c
Replace nearly all kRespect with kIgnore
by Brian Osman
· 6 years ago
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 6 years ago
e1adc3a
Remove color space restrictions from image infos
by Brian Osman
· 6 years ago
5b58b7c
Reland "strip down SkICC.cpp"
by Mike Klein
· 6 years ago
27fe397
Revert "strip down SkICC.cpp"
by Mike Klein
· 6 years ago
ce4cf72
non-linear blending first steps
by Mike Klein
· 6 years ago
eab50eb
strip down SkICC.cpp
by Mike Klein
· 7 years ago
ac568a9
1010102, 101010x, 888x in sw
by Mike Klein
· 7 years ago
3338482
remove SkColorSpace_Base
by Mike Klein
· 7 years ago
f1f1162
remove append_from_srgb()
by Mike Klein
· 7 years ago
36703d9
Push much of the SkColorSpace_Base interface up to SkColorSpace
by Brian Osman
· 7 years ago
25eef6b
centralize encoding to SkData
by Mike Reed
· 7 years ago
3e79459
Fix setjmp/longjump usage in JPEG error handling
by Chris Dalton
· 7 years ago
d6cb11e
encode kAlpha_8 as grayalpha with sigbits for gray==1
by Mike Reed
· 7 years ago
021e5c7
Revert "Add an Option for orientation on JPEG encodes"
by Ben Wagner
· 7 years ago
5411a60
Add an Option for orientation on JPEG encodes
by Leon Scroggins III
· 7 years ago
2fbf1bc
Add SK_API to APIs used by the android framework.
by Derek Sollenberger
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
bb3dc76
Use kIgnore blend behavior when encoding JPEG
by Leon Scroggins III
· 7 years ago
ce98801
when encoding PNG, don't assume F16 values are in range
by Mike Klein
· 7 years ago
45c16fa
convert over to 2d-mode
by Mike Klein
· 7 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 7 years ago
262b319
Index8 is dead, remove guarded code
by Mike Reed
· 7 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 7 years ago
c2d2076
clean up low-hanging swap_rb
by Mike Klein
· 7 years ago
1950e0a
Always encode images with sRGB encoded pixels
by Matt Sarett
· 7 years ago
5e819ca
fix f16 encoding
by Mike Klein
· 7 years ago
d0dbee6
Add comments support for PNG encoder
by Yuqian Li
· 7 years ago
761d27c
update SkRasterPipeline::run() to also take y
by Mike Klein
· 7 years ago
b24704d
SkRasterPipeline in SkArenaAlloc
by Mike Klein
· 7 years ago
2f68787
SkWebpEncoder: use bgra for lossless and yuv for lossy
by Matt Sarett
· 7 years ago
09e9f68
Temporarily use default webp encode method for bzl
by Matt Sarett
· 7 years ago
d5a1691
Add support for webp lossless compression
by Matt Sarett
· 7 years ago
e6c210a
Fix Ubuntu-Clang-x86_64-Release-Mini
by Matt Sarett
· 7 years ago
6a4dc66
Add SkJpegEncoder and SkWebpEncoder to public API
by Matt Sarett
· 7 years ago
fe31908
Add downsampling option to SkJpegEncoder
by Matt Sarett
· 8 years ago
2e61b18
Add jpeg encoder alpha handling option
by Matt Sarett
· 8 years ago
94fd06f
Move SkPngEncoder into public API
by Matt Sarett
· 8 years ago
be4c9b0
Add filtering and zlib-level options to SkPngEncoder
by Matt Sarett
· 8 years ago
22469d9
Stub encoding impls for clients without libraries
by Matt Sarett
· 8 years ago
04c3731
SkEncoder: Rename files, change webp API, for consistency
by Matt Sarett
· 8 years ago
c367d03
Add support for row-by-row png encodes
by Matt Sarett
· 8 years ago
26b44df
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
c06f309
Revert "Add support for row-by-row jpeg encoding"
by Leon Scroggins
· 8 years ago
9b848d5
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
46a45ba
Revert "Manual revert: Add support for writing ICC profiles to webp encoder"
by Matt Sarett
· 8 years ago
4293a1e
Manual revert: Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
7abfb5e
SkImageEncoder: Be more lenient on inputs
by Matt Sarett
· 8 years ago
3dbef9f
Revert "Revert "Add support for writing ICC profiles to webp encoder""
by Matt Sarett
· 8 years ago
e87d778
Revert "Add support for writing ICC profiles to webp encoder"
by Jim Van Verth
· 8 years ago
0c9d0b4
Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
5df93de
Revert "Revert "Add support for writing icc profiles to the jpeg encoder""
by Matt Sarett
· 8 years ago
dda14b9
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
4ef0148
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 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
74de1f6
More png API compatibility
by Matt Sarett
· 8 years ago
687b656
Compatible use of png_set_iCCP
by Matt Sarett
· 8 years ago
0e032be
Add support for writing ICC profiles in png encodes
by Matt Sarett
· 8 years ago
03a7f5f
Make header files idempotent; script to check
by Hal Canary
· 8 years ago
c7b2908
Refactor pixel conversion: premul and unpremul
by Matt Sarett
· 8 years ago
e95941f
Update SkJPEGImageEncoder
by Matt Sarett
· 8 years ago
1c2974b
Delete SkAutoTime from jpeg encoder
by Matt Sarett
· 8 years ago
5521356
Add F16 and gamma correct support to webp encoder
by Matt Sarett
· 8 years ago
319ba3d
Move shader register setup to SkRasterPipelineBlitter.
by Mike Klein
· 8 years ago
62bb280
Make SkWEBPImageEncoder use transform_scanline_procs
by Matt Sarett
· 8 years ago
1da27ef
Add F16 support to SkPNGImageEncoder
by Matt Sarett
· 8 years ago
84014f0
Respect SkColorSpace in SkPNGImageEncoder
by Matt Sarett
· 8 years ago
32bf449
Use nullptr instead of png_NULL in SkPNGImageEncoder
by Matt Sarett
· 8 years ago
95ada6e
Remove SkKTXImageEncoder
by Leon Scroggins III
· 8 years ago
bde5d5d
Revert "Do not build the ktx encoder for android framework"
by Mike Klein
· 8 years ago
eeb7137
Do not build the ktx encoder for android framework
by Leon Scroggins III
· 8 years ago
681fa36
No SkEncodeImageAsKTX for ANDROID_FRAMEWORK
by Hal Canary
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
2cb6cb7
Fix bug: can't convert nullptr -> bool
by Hal Canary
· 8 years ago
e8eed32
remove SkPixelRef::refEncodedData()
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
8981c35
Revert "Speculative fix for flaky webp encode/decode on Nexus 5"
by Matt Sarett
· 8 years ago
6fe16d3
Remove SkMovie and giflib
by scroggo
· 8 years ago
18a11a6
Speculative fix for flaky webp encode/decode on Nexus 5
by Matt Sarett
· 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
fed0334
Encode kIndex8 to PNG more efficiently
by msarett
· 8 years ago
029819b
Disable png encodes from Alpha8, Float16
by msarett
· 8 years ago
f17b71f
Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder
by msarett
· 8 years ago
Next »