aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/pipe
Commit message (Expand)AuthorAge
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* Adding a silent playback option to SkGPipeReadGravatar junov@chromium.org2012-09-20
* Perform multi core rendering in bench_pictures.Gravatar scroggo@google.com2012-08-31
* Fixing a deferred canvas optimization that purges pending draws when the canv...Gravatar junov@chromium.org2012-08-15
* Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage exter...Gravatar junov@chromium.org2012-08-07
* Pipe factory names independently from the flattenables using them.Gravatar scroggo@google.com2012-08-01
* In SkGPipe, only serialize SkTypefaces in cross process mode.Gravatar scroggo@google.com2012-07-27
* Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.Gravatar scroggo@google.com2012-07-26
* Refactoring SkDeferredCanvas to use SkGPipe.Gravatar junov@chromium.org2012-07-18
* Purge bitmaps from SkGPipe's shared heap.Gravatar scroggo@google.com2012-07-17
* Fix SkGPipe drawing, and turn it on by default.Gravatar scroggo@google.com2012-06-28
* Add tiled rendering as an option to GM.Gravatar scroggo@google.com2012-06-06
* undef Status to undo the evil that XLib.h has doneGravatar reed@google.com2011-08-12
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Modified Pipe Reader to read an atom at a timeGravatar yangsu@google.com2011-06-16
* add optoinal bytesRead argument (output) to playback()Gravatar reed@google.com2011-05-23
* add cross-process option to gpipeGravatar reed@google.com2011-05-23
* updated pipeGravatar reed@google.com2011-05-03
* http://codereview.appspot.com/4436057/Gravatar reed@google.com2011-04-26
* add experimental canvas pipeGravatar reed@google.com2011-04-26