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
*
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
*
Delete KTX tests to fix Android build
msarett
2016-02-17
*
Make SkPicture/SkImageGenerator default to SkCodec
msarett
2016-02-17
*
Delete SkDecodingImageGenerator
msarett
2016-02-11
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
flags and hacks to get MSAN bot going
mtklein
2016-02-06
*
Hack together MSAN build.
mtklein
2016-02-03
*
SkStream/Priv cleanups
scroggo
2016-01-19
*
Add optimize_coding setting for JPEG encoding.
benjaminwagner
2016-01-14
*
take gr-context parameter to refEncoded, indicating a desire for only gpu-spe...
reed
2016-01-05
*
default SkPixelSerializer
halcanary
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
Silence another PNG print statement
scroggo
2015-12-10
*
Silence libjpeg warnings in SkImageDecoder
scroggo
2015-12-09
*
Silence libpng warnings in SkImageDecoder
msarett
2015-12-09
*
ubsan shift fixes
caryclark
2015-12-09
[next]