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
*
Propagate validation errors from inner readbuffer when deserializing picture....
reed
2016-09-30
*
Optionally enable SkValidatingReadBuffer in SkPictureImageFilter
robertphillips
2016-04-22
*
Fix ImageFilter fuzzer issue
robertphillips
2016-04-20
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-07
*
Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...
reed
2015-01-06
*
Rename SkDrawPictureCallback to SkPicture::AbortCallback
robertphillips
2015-01-06
*
More SkPicture cleanup
mtklein
2014-11-17
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Split SkPictureReplacementPlayback out of SkPicturePlayback
robertphillips
2014-07-10
*
Refactor SkPicturePlayback for SkPictureReplacementPlayback
robertphillips
2014-07-09
*
Fixed up SkTimedPicturePlayback
robertphillips
2014-07-08
*
Split SkPictureRangePlayback out of SkPicturePlayback
robertphillips
2014-07-08
*
Clean up a bit after SkPictureData/SkPicturePlayback split
robertphillips
2014-07-08
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Begin atlasing
robertphillips
2014-06-30
*
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
robertphillips
2014-06-29
*
Begin atlasing
robertphillips
2014-06-29
*
Deprecate SkPicture::clone().
mtklein
2014-06-27
*
Move allocation of texture from SkGpuDevice to GrLayerCache
robertphillips
2014-06-24
*
Remove dashing from gpu veto
egdaniel
2014-06-18
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
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
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Fix rendering artifacts in pull-saveLayers-forward mode
commit-bot@chromium.org
2014-05-08
*
Revert r14650 (Fix rendering artifacts in pull-saveLayers-forward mode - http...
robertphillips@google.com
2014-05-08
*
Fix rendering artifacts in pull-saveLayers-forward mode
commit-bot@chromium.org
2014-05-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-08
*
First pass at pre-rendering saveLayers for GPU
robertphillips@google.com
2014-05-07
*
Move setup of SkPictCopyInfo into SkPicture::clone
commit-bot@chromium.org
2014-04-29
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-24
*
First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture
commit-bot@chromium.org
2014-04-23
*
fix size_t/int warnings in pictures
commit-bot@chromium.org
2014-04-22
*
Remove currently unused code
commit-bot@chromium.org
2014-04-14
*
remove dead code from SkPicturePlayback
commit-bot@chromium.org
2014-04-11
*
Thread picture version through to SkReadBuffer.
commit-bot@chromium.org
2014-03-28
*
Add new experimental API to SkPicture to get "id" of current op
commit-bot@chromium.org
2014-03-24
*
Add a means of extracting active operations from SkPicture
commit-bot@chromium.org
2014-03-18
*
Revert of r13836 due to Chromium cc_unittests failures
robertphillips@google.com
2014-03-18
*
Add a means of extracting active operations from SkPicture
commit-bot@chromium.org
2014-03-17
*
Reverting r13831 (Add a means of extracting active operations from SkPicture)...
robertphillips@google.com
2014-03-17
*
Add a means of extracting active operations from SkPicture
robertphillips@google.com
2014-03-17
*
Fixing SkPicture serialization
commit-bot@chromium.org
2014-03-12
*
This is just the first version and shows how I intend to orchestrate this. Fu...
commit-bot@chromium.org
2014-03-07
*
Generating the 1M skps frequently yields truncated skps. This tool is intende...
commit-bot@chromium.org
2014-03-03
*
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....
commit-bot@chromium.org
2014-02-07
*
Revert "Serialization of SkPictureImageFilter"
fmalita@google.com
2014-02-07
[next]