1. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  2. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  3. 90c471e Refine bench_record and bench_playback: by mtklein · 10 years ago
  4. 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
  5. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 11 years ago
  6. 91ee3a1 Added second "truncated" cpu/wall timer to bench by robertphillips@google.com · 12 years ago
  7. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  8. 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@google.com · 13 years ago
  9. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  10. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  11. be9ad4e Higher resolution timers for bench. http://codereview.appspot.com/4548090/ by bungeman@google.com · 13 years ago