index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPicture.cpp
Commit message (
Expand
)
Author
Age
*
Implement multi-threaded picture playback via cloning.
djsollen@google.com
2012-08-29
*
Added Serialization of SkPath's bound
robertphillips@google.com
2012-08-17
*
Always store pixels of mutable bitmaps when recording a SkPicture.
djsollen@google.com
2012-07-27
*
Cleanup restore offsets at end of SkPicture recording
junov@chromium.org
2012-07-12
*
export flags on the state of the world when a picture was serialized.
reed@google.com
2012-06-25
*
Expand header in serialized pictures
reed@google.com
2012-06-22
*
add PictInfo chunk to serialized pictures
reed@google.com
2012-06-22
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Record pixel ref's gen ID in picture
bsalomon@google.com
2012-06-21
*
Adding option to serialize mutable bitmaps in SkPicture
junov@chromium.org
2012-06-01
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
add picture-record option to speedup complex clips
reed@android.com
2009-02-13
*
grab from latest android
reed@android.com
2008-12-17