Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
1adad343b9ee010a5adc07a369bd98cb25062e5d
/
tests
/
DeferredCanvasTest.cpp
1c9c0d3
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
7775fd5
Deferred canvas can now be flushed if an image is beyond a certain size to avoid a costly image copy.
by sugoi@google.com
· 13 years ago
989a95e
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
ce65f38
Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary
by junov@chromium.org
· 13 years ago
5b6f916
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
8cef67a
Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source coeff depends
by junov@chromium.org
· 13 years ago
52a00ca
Adding virtual method to SkDeferredCanvas::NotificationClient for signaling when commands are skipped due to the skip on clear optimization.
by junov@google.com
· 13 years ago
100abf4
Shut up some Mac (xcode 3) warnings
by bsalomon@google.com
· 13 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 13 years ago
d433c4e
Cleaning up deprecated API in SkDeferredCanvas
by junov@chromium.org
· 13 years ago
9ed02b9
Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations
by junov@chromium.org
· 13 years ago
88e2914
Moving DeferredDevice and DeferredGPipeController classes out of the deferred canvas API header
by junov@chromium.org
· 13 years ago
3de7acc
Removing the SkPicture backend from SkDeferredCanvas code
by junov@chromium.org
· 13 years ago
2e14ba8
Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage externally
by junov@chromium.org
· 13 years ago
15011ee
Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.
by scroggo@google.com
· 13 years ago
b10a6bd
Refactoring how SkDeferredCanvas manages mutable bitmaps
by junov@chromium.org
· 13 years ago
bfeddae
Fix unbound memory consumption problem with run away deferred canvases.
by junov@chromium.org
· 13 years ago
b1e218e
Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures with fixed-point build
by junov@chromium.org
· 13 years ago
8f9ecbd
Adding API and unit testing for deferred canvas clearing/purging
by junov@chromium.org
· 13 years ago
1f9767c
Fixing backing store access in SkDeferredCanvas.
by junov@chromium.org
· 13 years ago