index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
cmykjpeg.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-30
*
Fix cmykjpeg test to check if file was found.
bungeman@google.com
2013-05-29
*
Force linking with image decoders for images project.
scroggo@google.com
2013-05-01
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
Fix a memory leak in cmykjpeg GM.
scroggo@google.com
2012-07-31
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
Improved codec link-forcing system by adding Encoder/Decoder creation entry p...
robertphillips@google.com
2012-03-23
*
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...
robertphillips@google.com
2012-03-20