index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
ETCBitmapBench.cpp
Commit message (
Expand
)
Author
Age
*
Misc: Don't run etc1 bench with invalid image and fix VS2015 build warning
bsalomon
2015-10-19
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
discardable pixelrefs are gone, update tests accordingly
reed
2015-09-14
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
optimize circularclips to act as a bench, fix null-check bug in etcbench
reed
2014-06-20
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Reland "Clean up Test's resourcePath code."
tfarina
2014-06-09
*
Two new benches for ETC1 bitmaps.
krajcevski
2014-06-05