Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d6bab0238655dbab24dfe92bd0b16b464310a8c7
/
bench
/
BenchTimer.h
ef77ec2
extend SkBenchmark to allow a bench to return a durationScale, which allows it to perform fewer actual interations, but report a scale factor to account for that. Thus a very slow bench can be compared head-to-head with a faster one, w/o actually forcing the tool to run for the full duration of the slower test.
by reed@google.com
· 11 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
91ee3a1
Added second "truncated" cpu/wall timer to bench
by robertphillips@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
373a663
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
be9ad4e
Higher resolution timers for bench. http://codereview.appspot.com/4548090/
by bungeman@google.com
· 13 years ago