index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ImageDecodingTest.cpp
Commit message (
Expand
)
Author
Age
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
commit-bot@chromium.org
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
mike@reedtribe.org
2014-02-11
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Remove unnamed namespace usage from tests/
tfarina@chromium.org
2014-01-21
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add REPORTF test macro.
halcanary@google.com
2014-01-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-03
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2014-01-02
*
Fix Red/Blue decoding problem in WebP.
halcanary@google.com
2013-12-20
*
Revert of https://codereview.chromium.org/93703004/
commit-bot@chromium.org
2013-12-18
*
Add Options to SkDecodingImageGenerator, simplify API.
halcanary@google.com
2013-12-18
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Remove deprecated setPrefConfigTable.
scroggo@google.com
2013-12-04
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Revert "Revert "remove kA1_Config, as it is no longer supported""
commit-bot@chromium.org
2013-11-26
*
Revert "remove kA1_Config, as it is no longer supported"
reed@google.com
2013-11-25
*
remove kA1_Config, as it is no longer supported
reed@google.com
2013-11-25
*
Implement charToGlyph on remaining ports.
bungeman@google.com
2013-10-24
*
Add an option on SkImageDecoder to skip writing 0s.
scroggo@google.com
2013-10-01
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Suppress test output.
scroggo@google.com
2013-09-16
*
Support decoding subsets from JPG on Android.
scroggo@google.com
2013-08-07
*
Add test to ensure buildTileIndex stores SkStream.
scroggo@google.com
2013-07-18
*
Allow decoding JPEG into A8.
scroggo@google.com
2013-07-18
*
Fixes for unpremul decode.
scroggo@google.com
2013-06-14
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14