index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
DeferredCanvasBench.cpp
Commit message (
Expand
)
Author
Age
*
remove (unused by chrome) SkDeferredCanvas(device) factory signature
reed@google.com
2014-02-04
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
It looks like we're not always running long enough to give the GPU counters t...
mtklein@google.com
2013-09-13
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Removing deprecated constructors and setDevice from SkDeferredCanvas
commit-bot@chromium.org
2013-08-09
*
Changing SkDeferredCanvas to use factories for creation
junov@chromium.org
2013-05-28
*
Address google3 compiler warning
robertphillips@google.com
2013-02-07
*
Fixed memory leak in deferred_canvas_record bench
robertphillips@google.com
2012-09-17
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Stop refcounting SkDeferredCanvas::NotificationClient
junov@chromium.org
2012-08-20
*
Augmenting SkDeferredCanvas notification interface to signal flushes and memo...
junov@chromium.org
2012-08-14