index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPicture.cpp
Commit message (
Expand
)
Author
Age
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
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
*
Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...
commit-bot@chromium.org
2013-07-23
*
Revert "Temporary change to keep chrome happy."
scroggo@google.com
2013-07-08
*
Temporary change to keep chrome happy.
scroggo@google.com
2013-06-28
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
Revert "Patch to prevent chromium breakage until the DEPS."
scroggo@google.com
2013-05-24
*
Patch to prevent chromium breakage until the DEPS.
scroggo@google.com
2013-05-21
*
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
*
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
*
Add NOOP "command" to picture 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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Allow SkPicture-derived classes install their own SkPicturePlayback-derived o...
robertphillips@google.com
2012-11-13
*
When cloning into an SkPicture, clear its data.
scroggo@google.com
2012-11-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-02
*
Refactoring RTree integration to support SkBBoxHierarchy polymorphism in SkPi...
junov@chromium.org
2012-11-01
*
Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR.
scroggo@google.com
2012-10-09
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
remove call to setBitmapDevice (deprecated).
reed@google.com
2012-09-27
*
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
*
Check for invalid SkPictures
borenet@google.com
2012-09-17
*
Fix some nits from http://codereview.appspot.com/6506103/
rileya@google.com
2012-09-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-14
*
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
*
Added Serialization of SkPath's bound
robertphillips@google.com
2012-08-17
*
Always store pixels of mutable bitmaps when recording a SkPicture.
djsollen@google.com
2012-07-27
*
Cleanup restore offsets at end of SkPicture recording
junov@chromium.org
2012-07-12
*
export flags on the state of the world when a picture was serialized.
reed@google.com
2012-06-25
*
Expand header in serialized pictures
reed@google.com
2012-06-22
*
add PictInfo chunk to serialized pictures
reed@google.com
2012-06-22
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Record pixel ref's gen ID in picture
bsalomon@google.com
2012-06-21
*
Adding option to serialize mutable bitmaps in SkPicture
junov@chromium.org
2012-06-01
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
add picture-record option to speedup complex clips
reed@android.com
2009-02-13
*
grab from latest android
reed@android.com
2008-12-17