aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/DeferredCanvasTest.cpp
Commit message (Expand)AuthorAge
* Fixing logic error in deferred canvas unittest.Gravatar junov@chromium.org2012-12-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-22
* Deferred canvas can now be flushed if an image is beyond a certain size to av...Gravatar sugoi@google.com2012-11-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-18
* Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionaryGravatar junov@chromium.org2012-10-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-12
* Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source ...Gravatar junov@chromium.org2012-10-11
* Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...Gravatar junov@google.com2012-10-01
* Shut up some Mac (xcode 3) warningsGravatar bsalomon@google.com2012-09-05
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Cleaning up deprecated API in SkDeferredCanvasGravatar junov@chromium.org2012-08-17
* Augmenting SkDeferredCanvas notification interface to signal flushes and memo...Gravatar junov@chromium.org2012-08-14
* Moving DeferredDevice and DeferredGPipeController classes out of the deferred...Gravatar junov@chromium.org2012-08-07
* Removing the SkPicture backend from SkDeferredCanvas codeGravatar junov@chromium.org2012-08-07
* Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage exter...Gravatar junov@chromium.org2012-08-07
* Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.Gravatar scroggo@google.com2012-07-26
* Refactoring how SkDeferredCanvas manages mutable bitmapsGravatar junov@chromium.org2012-07-25
* Fix unbound memory consumption problem with run away deferred canvases.Gravatar junov@chromium.org2012-07-23
* Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures wit...Gravatar junov@chromium.org2012-02-13
* Adding API and unit testing for deferred canvas clearing/purgingGravatar junov@chromium.org2012-02-13
* Fixing backing store access in SkDeferredCanvas.Gravatar junov@chromium.org2012-02-07