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
*
ios fixes
caryclark
2014-07-11
*
Handle bad ICO data better.
scroggo
2014-07-09
*
add setPreserveSrcDepth to replace PrefTable API for android
reed
2014-07-08
*
fix WBMP image will get null color table when draw in RGB565 Canvas
Derek Sollenberger
2014-07-08
*
Check pixelRef before attempting to ktx encode.
scroggo
2014-07-02
*
Adjust the alpha type for pixelRefs.
scroggo
2014-07-01
*
Switch SkPDFStream's internal storage from SkStream to SkData
halcanary
2014-06-27
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
stop using SkBitmap::Config
reed
2014-06-14
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
remove GetDeviceConfig/SetDeviceConfig
reed
2014-06-12
*
hide SkImageDecoder::Chooser
reed
2014-06-11
*
Do a better job of enforcing the semantics of the setRequireUnpremultipliedCo...
krajcevski
2014-06-10
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Add sampler options to SkScaledBitmapSampler
krajcevski
2014-06-09
*
Initial KTX encoder
krajcevski
2014-06-06
*
Remove SkImageRef and related functionality.
Hal Canary
2014-06-04
*
Initial KTX file decoder
krajcevski
2014-06-03
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
move SkImageGenerator.cpp from src/images to src/core
reed@google.com
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Revert of add colortable support to imagegenerator (https://codereview.chromi...
commit-bot@chromium.org
2014-05-28
*
add colortable support to imagegenerator
commit-bot@chromium.org
2014-05-28
*
Move SkDecodingImageGenerator.h to include/
commit-bot@chromium.org
2014-05-27
*
Change the PKM decoder to adhere to sampler size
commit-bot@chromium.org
2014-05-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-23
*
Simple PKM image decoder.
robertphillips@google.com
2014-05-22
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
revert humper changes
commit-bot@chromium.org
2014-04-28
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...
commit-bot@chromium.org
2014-04-28
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
Reland "Properly set alpha type in webp decode."
commit-bot@chromium.org
2014-04-24
*
add one-channel output support to webp encoder
commit-bot@chromium.org
2014-04-23
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Add option to SkDecodingImageGenerator to require unpremul.
commit-bot@chromium.org
2014-04-07
*
Change SkDecodingImageGenerator to hide implementation details.
commit-bot@chromium.org
2014-04-04
*
Revert of Properly set alpha type in webp decode. (https://codereview.chromiu...
commit-bot@chromium.org
2014-04-03
*
Properly set alpha type in webp decode.
commit-bot@chromium.org
2014-04-03
*
Upstream changes from Android
commit-bot@chromium.org
2014-02-26
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-24
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
Fix bug in deferred decoding where we don't properly pass the unpremul option...
commit-bot@chromium.org
2014-02-20
*
Fix issue in image decoders where the bitmap config was not properly set.
djsollen@google.com
2014-02-19
[next]