aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/DeferredCanvasBench.cpp
Commit message (Expand)AuthorAge
* remove (unused by chrome) SkDeferredCanvas(device) factory signatureGravatar reed@google.com2014-02-04
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* It looks like we're not always running long enough to give the GPU counters t...Gravatar mtklein@google.com2013-09-13
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Removing deprecated constructors and setDevice from SkDeferredCanvasGravatar commit-bot@chromium.org2013-08-09
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28
* Address google3 compiler warningGravatar robertphillips@google.com2013-02-07
* Fixed memory leak in deferred_canvas_record benchGravatar robertphillips@google.com2012-09-17
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Stop refcounting SkDeferredCanvas::NotificationClientGravatar junov@chromium.org2012-08-20
* Augmenting SkDeferredCanvas notification interface to signal flushes and memo...Gravatar junov@chromium.org2012-08-14