Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8cca4cc56074571f20f28b5caf7b96b5c241de75
/
bench
/
BenchTimer.cpp
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
· 12 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
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
5862929
Adding support to trunk for building Skia using the Android NDK.
by djsollen@google.com
· 13 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
· 14 years ago