Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ee21a3e395298021ca70e0d72bf2d983b2fc9225
/
bench
/
DeferredCanvasBench.cpp
dbd41c8
It looks like we're not always running long enough to give the GPU counters time to converge (and possibly the same for CPU too, but GPU is definitely worse off).
by mtklein@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
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
cb62224
Removing deprecated constructors and setDevice from SkDeferredCanvas
by commit-bot@chromium.org
· 11 years ago
66070a5
Changing SkDeferredCanvas to use factories for creation
by junov@chromium.org
· 11 years ago
5990397
Address google3 compiler warning
by robertphillips@google.com
· 12 years ago
bf3ef28
Fixed memory leak in deferred_canvas_record 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
5280548
Stop refcounting SkDeferredCanvas::NotificationClient
by junov@chromium.org
· 12 years ago
9ed02b9
Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations
by junov@chromium.org
· 12 years ago