index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
RepeatTileBench.cpp
Commit message (
Expand
)
Author
Age
*
remove unneeded code for index8 imagse
Mike Reed
2017-07-03
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...
reed
2016-03-14
*
Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...
reed
2016-03-14
*
Finish conversion to sk_sp<SkShader>
reed
2016-03-14
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
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
*
remove alphatype from colortable
reed
2014-09-29
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
When skia run bench cases to test performance, it will run constructors for a...
commit-bot@chromium.org
2013-08-01
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
add opaque/alpha variants
reed@google.com
2012-10-16
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
tomhudson@google.com
2011-10-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add decode bench
reed@android.com
2009-09-02
*
add benchmark for repeat-tile bitmaps
reed@android.com
2009-08-12