index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-02
*
speedup SkRect::intersect
mike@reedtribe.org
2014-01-01
*
Add default resource path for skia test cases in gm and bench tools.
tfarina@chromium.org
2013-12-31
*
Rebaseline for Nexus7 tile multithreads config. Widens the range for benched ...
commit-bot@chromium.org
2013-12-19
*
Adjusts Ubuntu bench multi_4_threads values. Widens range to cope with the ne...
commit-bot@chromium.org
2013-12-18
*
Adjusts Win7 bench tile_256x256_multi_4_threads. Using 8f4d230.
commit-bot@chromium.org
2013-12-17
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Bench rebaseline for Ubuntu. Also manually adjust one entry for Nexus7.
commit-bot@chromium.org
2013-12-17
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Fix handling of aggregate times in TimerData::getResult
robertphillips@google.com
2013-12-17
*
Bench rebaseline for Nexus7 and Win7. Expected values are from versions afada...
commit-bot@chromium.org
2013-12-16
*
Make sure four_byte_interp benches the entire FourByteInterp call.
commit-bot@chromium.org
2013-12-05
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
Move non-trivial work in RectBench() to onPreDraw.
commit-bot@chromium.org
2013-12-05
*
Fixes bench_util's CONFIG_RE to cope with space flexibility.
bensong@google.com
2013-12-05
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Add JSON output option to bench.
commit-bot@chromium.org
2013-12-03
*
Use lowercase windows.h in includes to fix Windows cross compilation using mi...
bungeman@google.com
2013-12-03
*
Fix off-by-one in four_byte_interp benches.
mtklein@google.com
2013-12-03
*
Add four_byte_interp benches.
commit-bot@chromium.org
2013-12-02
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-21
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...
robertphillips@google.com
2013-11-20
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-20
*
fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option
djsollen@google.com
2013-11-20
*
increase coverage of SkPath.cpp, remove unused code
commit-bot@chromium.org
2013-11-14
*
Rebaseline bench expectations for tabl_theverge.skp_tile_256x256_grid.
jvanverth@google.com
2013-11-12
*
Make bench_compare executable.
scroggo@google.com
2013-11-12
*
Update bench expectations.
jvanverth@google.com
2013-11-11
*
Removed deprecated API calls that have crept in
robertphillips@google.com
2013-11-10
*
SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xe...
senorblanco@chromium.org
2013-11-08
*
Add sk_float_rsqrt with SSE + NEON fast paths.
commit-bot@chromium.org
2013-11-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-08
*
Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...
reed@google.com
2013-11-07
*
Fixes for blurroundrect gm/bench.
scroggo@google.com
2013-11-05
*
Another int to scalar fix.
scroggo@google.com
2013-11-05
*
And fix the similar bench.
scroggo@google.com
2013-11-05
*
Add gms and benchmarks for drawing blurry round rects.
scroggo@google.com
2013-11-05
*
Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...
reed@google.com
2013-11-04
*
must initialize SkDraw.fClip
reed@google.com
2013-11-04
*
speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...
reed@google.com
2013-11-04
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-29
*
Cleanup displacement bench
robertphillips@google.com
2013-10-28
*
More clang warning fixes.
commit-bot@chromium.org
2013-10-21
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
[next]