index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPicturePlayback.h
Commit message (
Expand
)
Author
Age
*
Switch debugger profiling stubs over to being guarded by SK_DEVELOPER
robertphillips@google.com
2013-01-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
*
revert 6766, thereby re-landing 6762-6763 now that the bots are ready
reed@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
Make debugger profiling honor deleted commands
robertphillips@google.com
2012-12-07
*
Handle recording a bitmap if copy fails.
scroggo@google.com
2012-12-04
*
Added profiling stubs to SkPicturePlayback
robertphillips@google.com
2012-11-13
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Add R-Tree record flag to SkPicture, plus some cleanup/fixes in associated cl...
rileya@google.com
2012-09-13
*
Implement multi-threaded picture playback via cloning.
djsollen@google.com
2012-08-29
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
Store more behavior of SkFlatDictionary in SkFlatController.
scroggo@google.com
2012-08-02
*
use SkTRefArray to share readonly data between pictures
reed@google.com
2012-07-23
*
use SkData to share between record and playback
reed@google.com
2012-07-21
*
Expand header in serialized pictures
reed@google.com
2012-06-22
*
add PictInfo chunk to serialized pictures
reed@google.com
2012-06-22
*
Remove unecessary virtual calls by having SkPicture use SkReader32 directly.
djsollen@google.com
2012-04-18
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
Formatting cleanup: remove extra whitespace
vandebo@chromium.org
2012-01-28
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
use templated skipT() for skipping structs within a reader
reed@google.com
2011-09-07
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove drawShape from canvas api
reed@google.com
2011-06-27
*
Upstream android changes.
djsollen@google.com
2011-04-15
*
add shape recording to pictuures (sans serialization)
reed@android.com
2009-06-26
*
grab from latest android
reed@android.com
2008-12-17