.. |
BenchTool/BenchTool.xcodeproj
|
move main.cpp outside of the xcode project
|
2009-01-07 11:49:19 +00:00 |
AAClipBench.cpp
|
add bench for building aaclips
|
2011-10-31 14:33:35 +00:00 |
bench_compare.py
|
Add graphing for multiple runs of bench.
|
2011-06-17 13:58:14 +00:00 |
bench_graph_svg.py
|
More little improvements to bench_graph_svg.py
|
2011-08-08 20:27:04 +00:00 |
bench_util.py
|
Incremental improvements to bench graph generation
|
2011-08-08 17:19:23 +00:00 |
BenchGpuTimer_gl.cpp
|
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm
|
2011-10-19 20:43:20 +00:00 |
BenchGpuTimer_gl.h
|
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm
|
2011-10-19 20:43:20 +00:00 |
benchmain.cpp
|
Recommit r2611 with fix for gm
|
2011-11-07 13:29:52 +00:00 |
BenchSysTimer_c.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BenchSysTimer_c.h
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BenchSysTimer_mach.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BenchSysTimer_mach.h
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BenchSysTimer_posix.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BenchSysTimer_posix.h
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
BenchSysTimer_windows.cpp
|
Fix wall clock in bench system timer on Windows.
|
2011-10-19 22:10:21 +00:00 |
BenchSysTimer_windows.h
|
Fix two warnings in bench timers.
|
2011-10-03 20:44:39 +00:00 |
BenchTimer.cpp
|
Adding support to trunk for building Skia using the Android NDK.
|
2011-11-03 13:08:29 +00:00 |
BenchTimer.h
|
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm
|
2011-10-19 20:43:20 +00:00 |
BitmapBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
BlurBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
ChromeBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
DecodeBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
FontScalerBench.cpp
|
custom memset32 to speed up erasing the offscreen when its width is small.
|
2011-11-03 13:45:38 +00:00 |
GradientBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
MathBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
MatrixBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
PathBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
RectBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
RepeatTileBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
ScalarBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
SkBenchmark.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
SkBenchmark.h
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
TextBench.cpp
|
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
|
2011-10-28 15:34:49 +00:00 |
VertBench.cpp
|
Fix pure virtual call from destructor and turn VertBench back on
|
2011-10-28 19:50:21 +00:00 |