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
*
Allow reset of the SkPictureRecorder cull rect and other parameters during en...
schenney
2015-07-07
*
Thread through a flag to force SkPicture::playback() when recording subpictures.
mtklein
2015-07-01
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-19
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
mtklein
2015-05-18
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-18
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
Straighten out SkPicture::AccelData APIs.
mtklein
2015-04-29
*
Reduce ref counting in SkPictureRecorder.
mtklein
2015-04-27
*
O(1) SkPictureUtils::ApproxBytesUsed()
mtklein
2015-04-21
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-08
*
Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://co...
mtklein
2015-04-07
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-07
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Update SkPicture cull rects with RTree information
schenney
2015-03-06
*
Revert of Update SkPicture cull rects with RTree information (patchset #6 id:...
joshualitt
2015-03-05
*
Update SkPicture cull rects with RTree information
schenney
2015-03-05
*
Rename SkCanvasDrawable to SkDrawable, and make public
reed
2015-02-06
*
Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2...
reed
2015-02-06
*
rename SkCanvasDrawable to SkDrawable, and make public
reed
2015-02-06
*
free up picturerecorder refs after returning picture or drawable
reed
2014-11-24
*
option to return drawable from recording
reed
2014-11-24
*
SkPicture::SnapshotArray doesn't really stand to benefit from refcounting.
mtklein
2014-11-21
*
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
[next]