index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPicturePlayback.cpp
Commit message (
Expand
)
Author
Age
*
Code cleanup following recapture of skps
robertphillips@google.com
2013-12-03
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Expose SkPicture::willPlayBackBitmaps()
tomhudson@google.com
2013-10-24
*
make explicit the requirement that all colorfilters are reentrant-safe
reed@google.com
2013-10-10
*
commit to xfermode objects being immutable
commit-bot@chromium.org
2013-10-04
*
Allow creating a picture from skp to fail.
scroggo@google.com
2013-10-01
*
Fix name of "bleed" flag
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...
commit-bot@chromium.org
2013-08-16
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
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
*
Revert "Allow supporting 1 older PICTURE_VERSION."
scroggo@google.com
2013-05-07
*
Allow supporting 1 older PICTURE_VERSION.
scroggo@google.com
2013-04-30
*
Catch failures to SkTypeface::Deserialize() and use the default in that case.
reed@google.com
2013-04-22
*
Fixing SkPicture command pattern optimizations to make them work correctly wi...
commit-bot@chromium.org
2013-03-15
*
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
*
Fix a warning on Android.
scroggo@google.com
2013-02-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-16
*
non-SK_DEVELOPER-mode patch for r7752
robertphillips@google.com
2013-02-15
*
Add NOOP "command" to picture format
robertphillips@google.com
2013-02-15
*
Now store chunk size in skp file format
robertphillips@google.com
2013-02-15
*
Only support SkPicture abort for Android due to the fragility of the existing...
djsollen@google.com
2013-02-01
*
Fixing crash in cloning empty SkPicture object
junov@chromium.org
2013-01-28
*
Switch debugger profiling stubs over to being guarded by SK_DEVELOPER
robertphillips@google.com
2013-01-17
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
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
*
When cloning picture, use a bitmap heap to avoid flattening bitmaps.
scroggo@google.com
2012-12-10
*
optimize for paints that don't require deep copy during clone
reed@google.com
2012-12-10
*
Make debugger profiling honor deleted commands
robertphillips@google.com
2012-12-07
*
mark bitmaps as immutable as we deserialize them into picture-playback
reed@google.com
2012-12-07
*
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
*
re-re-land 5578
reed@google.com
2012-09-18
*
revert 5580
reed@google.com
2012-09-18
*
re-land 5578 w/ pipe fix
reed@google.com
2012-09-18
*
revert 5578 -- broke pipe
reed@google.com
2012-09-18
*
Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This
reed@google.com
2012-09-18
[next]