index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPictureRecorder.h
Commit message (
Expand
)
Author
Age
*
Revert "add guard for extra includes"
Mike Reed
2017-05-17
*
add guard for extra includes
Mike Reed
2017-05-17
*
move files out of private, and fix up callers to IWYU
Mike Reed
2017-05-16
*
remove kReturnNullForEmpty_FinishFlag feature
Mike Klein
2017-04-11
*
Update endRecordingAsPicture to finishRecordingAsPicture
Yuqian Li
2017-02-22
*
no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore
Mike Reed
2016-12-07
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Revert "Fix BUG=chromium:664036"
Heather Miller
2016-11-10
*
Fix BUG=chromium:664036
Hal Canary
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Clean up unused SkPictureRecorder::optimizeFor()
mtklein
2016-09-15
*
Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 o...
mtklein
2016-08-15
*
add parallel public API for recording SkLiteDL.
mtklein
2016-08-15
*
Sketch SkPictureRecorder::optimizeFor(GrContext*).
mtklein
2016-08-01
*
Remove dead flag from SkPictureRecorder
robertphillips
2016-07-14
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Experiment: add flag for finish-recording to return null
reed
2016-07-06
*
return pictures as sk_sp
reed
2016-03-18
*
Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables
djsollen
2015-11-17
*
Move the last headers. Cross your fingers.
mtklein
2015-07-29
*
Revert "Move the rest of src headers used by include to include/private."
Mike Klein
2015-07-28
*
Move the rest of src headers used by include to include/private.
mtklein
2015-07-28
*
Allow reset of the SkPictureRecorder cull rect and other parameters during en...
schenney
2015-07-07
*
Revert "Move headers used by headers in include/ to include/private."
Mike Klein
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
Revert "Move headers used by headers in include/ to include/private."
jvanverth
2015-07-01
*
Move headers used by headers in include/ to include/private.
mtklein
2015-07-01
*
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
*
Mark SkPictureRecorder::endRecording as SK_WARN_UNUSED_RESULT.
jbroman
2015-04-09
*
SkCanvas::resetForNextPicture()
mtklein
2015-04-08
*
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
*
Remove legacy Picture defines.
scroggo
2014-12-19
*
free up picturerecorder refs after returning picture or drawable
reed
2014-11-24
*
option to return drawable from recording
reed
2014-11-24
*
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
*
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
[next]