Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
9402c7dc370ed25fd89283532248c731c4c1a7b6
/
bench
/
Matrix44Bench.cpp
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
1831f99
A bunch of little SkMScalar-as-float build fixes.
by mtklein
· 9 years ago
2579188
Pump up matrix44_setconcat benches 1000x so they can be timed on Android.
by mtklein
· 9 years ago
c6c6a91
Split SetConcatMatrix44Bench to cover both internal paths.
by mtklein
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
644629c
Implement a benchmark for GrResourceCache
by commit-bot@chromium.org
· 11 years ago
4469938
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning""
by reed@google.com
· 11 years ago
6fcbfce
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"
by reed@google.com
· 11 years ago
081560e
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning
by reed@google.com
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
63bf68d
Add performance benchmark before landing perf improvements that remove sk_bezero in SkMatrix44
by shawnsingh@chromium.org
· 11 years ago
9504575
Add perf benchmarks and more unit tests for matrix inversion
by commit-bot@chromium.org
· 11 years ago
77472f0
Bench : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
7cfb9c7
Revert r7241, which broke tests on most platforms.
by tomhudson@google.com
· 12 years ago
21e4322
Add SSE2 multiplication for SkMatrix44 on some platforms.
by tomhudson@google.com
· 12 years ago
05af1af
eliminate all warnings in non-thirdparty code on mac
by humper@google.com
· 12 years ago
61b05dc
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
9973a8a
Matrix inversion optimizations and benchmark; originally by whunt@google.com.
by tomhudson@google.com
· 12 years ago
7d68335
add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench
by reed@google.com
· 12 years ago