index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
utils
/
SkDeferredCanvas.h
Commit message (
Expand
)
Author
Age
...
*
Turning on deferred canvas SkGPipe backend by default
junov@chromium.org
2012-08-01
*
Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.
scroggo@google.com
2012-07-26
*
Refactoring how SkDeferredCanvas manages mutable bitmaps
junov@chromium.org
2012-07-25
*
Response to post-commit review comments on r4714
junov@chromium.org
2012-07-23
*
Fix unbound memory consumption problem with run away deferred canvases.
junov@chromium.org
2012-07-23
*
Reverting r4695
junov@chromium.org
2012-07-20
*
Try turning on the SkGPipe path in SkDeferredCanvas
junov@chromium.org
2012-07-20
*
Fixing heap corruption issue in deferred canvas when using SkGPipe.
junov@chromium.org
2012-07-19
*
Refactoring SkDeferredCanvas to use SkGPipe.
junov@chromium.org
2012-07-18
*
Added SkDevice onAttachToCanvas & onDetachFromCanvas methods
robertphillips@google.com
2012-07-13
*
more SkInstCnt plumbing
reed@google.com
2012-06-26
*
reverting r3268 because of test failures
junov@chromium.org
2012-02-28
*
SkDeferredCanvas, performance: small refactor to remove unnecessary condition...
junov@chromium.org
2012-02-28
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
*
reverting r3257 because of gm failure.
junov@chromium.org
2012-02-24
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
*
Adding API and unit testing for deferred canvas clearing/purging
junov@chromium.org
2012-02-13
*
Fixing backing store access in SkDeferredCanvas.
junov@chromium.org
2012-02-07
*
Removing some dead code in SkDeferredCanvas
junov@chromium.org
2012-02-03
*
Formatting cleanup: remove extra whitespace
vandebo@chromium.org
2012-01-28
*
Adding class SkDeferredCanvas for deferred rendering.
junov@google.com
2012-01-18
[prev]