index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
images
Commit message (
Expand
)
Author
Age
*
Respect SkColorSpace in SkPNGImageEncoder
Matt Sarett
2017-01-10
*
Use nullptr instead of png_NULL in SkPNGImageEncoder
Matt Sarett
2017-01-03
*
Remove SkKTXImageEncoder
Leon Scroggins III
2016-12-14
*
Revert "Do not build the ktx encoder for android framework"
Mike Klein
2016-12-14
*
Do not build the ktx encoder for android framework
Leon Scroggins III
2016-12-13
*
No SkEncodeImageAsKTX for ANDROID_FRAMEWORK
Hal Canary
2016-12-01
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
Fix bug: can't convert nullptr -> bool
Hal Canary
2016-11-22
*
remove SkPixelRef::refEncodedData()
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Revert "Speculative fix for flaky webp encode/decode on Nexus 5"
Matt Sarett
2016-10-31
*
Remove SkMovie and giflib
scroggo
2016-10-27
*
Speculative fix for flaky webp encode/decode on Nexus 5
Matt Sarett
2016-10-26
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Encode kIndex8 to PNG more efficiently
msarett
2016-09-13
*
Disable png encodes from Alpha8, Float16
msarett
2016-09-12
*
Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder
msarett
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Add Gray support to SkPNGImageEncoder
msarett
2016-08-29
*
Add test for platform encoders, turn off platform encoders by default
msarett
2016-08-16
*
Fix WIC encoder to support kJPEG_Type
msarett
2016-08-15
*
Revert of Fix WIC encoder to support kJPEG_Type (patchset #3 id:140001 of htt...
msarett
2016-08-15
*
Fix WIC encoder to support kJPEG_Type
msarett
2016-08-15
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Delete SkARGBImageEncoder.
mtklein
2016-08-02
*
Compile SkForceLinking on CMake
msarett
2016-05-06
*
Use libjpeg-turbo for YUV->RGB conversion in jpeg encoder
msarett
2016-04-18
*
Make is_ktx safer
scroggo
2016-04-12
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Delete SkPageFlipper
msarett
2016-03-25
*
Rename encoders to Sk*ImageEncoder
msarett
2016-03-25
*
Delete SkImageDecoder
msarett
2016-03-24
*
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....
msarett
2016-03-24
*
Delete SkImageDecoder
msarett
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....
msarett
2016-03-23
*
Delete SkImageDecoder
msarett
2016-03-23
*
free -> reset
mtklein
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
Make sp variants for SkData
reed
2016-03-11
[next]