index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
pipe
Commit message (
Expand
)
Author
Age
*
Fixing leaky handling of SkImage in SkDeferredCanvas.
junov
2015-06-02
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
Adding a silent playback option to SkGPipeRead
junov@chromium.org
2012-09-20
*
Perform multi core rendering in bench_pictures.
scroggo@google.com
2012-08-31
*
Fixing a deferred canvas optimization that purges pending draws when the canv...
junov@chromium.org
2012-08-15
*
Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage exter...
junov@chromium.org
2012-08-07
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
In SkGPipe, only serialize SkTypefaces in cross process mode.
scroggo@google.com
2012-07-27
*
Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps.
scroggo@google.com
2012-07-26
*
Refactoring SkDeferredCanvas to use SkGPipe.
junov@chromium.org
2012-07-18
*
Purge bitmaps from SkGPipe's shared heap.
scroggo@google.com
2012-07-17
*
Fix SkGPipe drawing, and turn it on by default.
scroggo@google.com
2012-06-28
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06
*
undef Status to undo the evil that XLib.h has done
reed@google.com
2011-08-12
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Modified Pipe Reader to read an atom at a time
yangsu@google.com
2011-06-16
*
add optoinal bytesRead argument (output) to playback()
reed@google.com
2011-05-23
*
add cross-process option to gpipe
reed@google.com
2011-05-23
*
updated pipe
reed@google.com
2011-05-03
*
http://codereview.appspot.com/4436057/
reed@google.com
2011-04-26
*
add experimental canvas pipe
reed@google.com
2011-04-26