index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureRecorder.cpp
Commit message (
Expand
)
Author
Age
*
SkData -> SkPicture::SnapshotArray
mtklein
2014-11-21
*
Allow pictures to have a full bounds
reed
2014-11-19
*
Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https...
reed
2014-11-19
*
allow pictures to have a full bounds
reed
2014-11-19
*
wip for drawables
reed
2014-11-18
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Fix Android framework build.
scroggo
2014-11-11
*
Change where layer hoisting data is gathered
robertphillips
2014-11-11
*
Remove DEPRECATED_beginRecording().
mtklein
2014-10-01
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.
mtklein
2014-09-30
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Install a hook to swap between SkPicture backends with a single define.
mtklein
2014-08-21
*
Plumbing for using a BBH in SkRecordDraw.
mtklein
2014-08-11
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
Use smart pointers to make SkPictureRecorder lifetimes less manual.
Mike Klein
2014-06-23
*
Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.
mtklein
2014-06-17
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
Fix error revealed by Android unit test
robertphillips
2014-06-10
*
Remove unused 'deepCopy' parameter
robertphillips
2014-06-10
*
No longer limit SkPictureRecorder::partialReplay to Android
robertphillips
2014-06-08
*
First pass at splitting out SkPictureRecord from SkPicture
robertphillips
2014-06-08
*
Make SkPictureRecorder::partialReplay const
commit-bot@chromium.org
2014-05-29
*
Include SkTypes to fix Android frameworks build
commit-bot@chromium.org
2014-05-28
*
add replay entry point to SkPictureRecorder for Android
commit-bot@chromium.org
2014-05-27
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18