skia2/tools/timer
mtklein 114c3cd054 Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/)
Reason for revert:
plenty of data

Original issue's description:
> Sketch DM refactor.
>
> BUG=skia:3255
>
>
> I think this supports everything DM used to, but has completely refactored how
> it works to fit the design in the bug.
>
> Configs like "tiles-gpu" are automatically wired up.
>
> I wouldn't suggest looking at this as a diff.  There's just a bunch of deleted
> files, a few new files, and one new file that shares a name with a deleted file
> (DM.cpp).
>
> NOTREECHECKS=true
>
> Committed: https://skia.googlesource.com/skia/+/709d2c3e5062c5b57f91273bfc11a751f5b2bb88

TBR=bsalomon@google.com,mtklein@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=skia:3255

Review URL: https://codereview.chromium.org/853883004
2015-01-15 10:15:02 -08:00
..
GpuTimer.cpp Refactor SkGLContext to be actually extendable 2014-10-15 23:03:54 -07:00
GpuTimer.h Make the Sk GL context class an abstract base class 2014-10-09 05:24:15 -07:00
SysTimer_mach.cpp Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_mach.h Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_posix.cpp Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_posix.h Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
SysTimer_windows.cpp Use __rdtsc on Windows. 2014-07-16 19:59:32 -04:00
SysTimer_windows.h Use __rdtsc on Windows. 2014-07-16 19:59:32 -04:00
Timer.cpp Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) 2015-01-15 10:15:02 -08:00
Timer.h Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.chromium.org/788243008/) 2015-01-15 10:15:02 -08:00
TimerData.cpp Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00
TimerData.h Move BenchTimer to tools as Timer 2014-06-20 11:29:21 -07:00