index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
KtxTest.cpp
Commit message (
Expand
)
Author
Age
*
Update tests to produce more sensible output for Android framework builds.
djsollen
2016-01-14
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
not a failure if we didn't load the test file
reed
2014-10-28
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
make allocPixels throw on failure
reed
2014-09-02
*
return early instead of crashing if fileData fails
reed
2014-07-02
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide SkBitmap::Config entirely (behind a flag)
reed
2014-06-17
*
stop using SkBitmap::Config
reed
2014-06-14
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Initial KTX encoder
krajcevski
2014-06-06