index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
AlternatingColorPatternBench.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Revert of Remove gpu shader optimatization for solid white or trans black col...
egdaniel
2014-07-11
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-11