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
*
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
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-07
*
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....
robertphillips@google.com
2014-02-06
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-06
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
*
Expose SkPicture::willPlayBackBitmaps()
tomhudson@google.com
2013-10-24
*
Allow creating a picture from skp to fail.
scroggo@google.com
2013-10-01
*
Remove offsetcanvas from debugger
robertphillips@google.com
2013-05-23
*
add SkDrawPictureCallback optional parameter to drawPicture(), which can abor...
reed@google.com
2013-05-20
*
Only print error message in debug mode.
scroggo@google.com
2013-02-28
*
Remove bogus ability for creating an SkPicturePlayback to fail.
scroggo@google.com
2013-02-25
*
Remove SkSerializationHelpers.
scroggo@google.com
2013-02-22
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
Only support SkPicture abort for Android due to the fragility of the existing...
djsollen@google.com
2013-02-01
*
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
[next]