index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureData.cpp
Commit message (
Expand
)
Author
Age
*
Followup: remove unnecessary SkTRefArray
mtklein
2014-11-12
*
More cleanup: streamline paths and bitmaps.
mtklein
2014-11-12
*
detect bad bitmaps during deserialization
reed
2014-11-12
*
Start stripping out complicated parts of SkPicture{Record,Data}.
mtklein
2014-11-12
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Remove support for SkPicture::clone().
mtklein
2014-09-30
*
Seems that some of our compliers can't infer this type, though most can.
Mike Klein
2014-09-25
*
Remove SkPaint dirty bits.
mtklein
2014-09-25
*
use SkData::NewUninitialized
reed
2014-09-12
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Stop sorting the results of SkBBH::search().
mtklein
2014-08-18
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-12
*
Revert of Add layer counting to SkPictureRecord (https://codereview.chromium....
mtklein
2014-08-11
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-11
*
Cleaning up SkPicture-related classes
robertphillips
2014-08-11
*
Moved SkPictureContentInfo into its own file. It now tracks the number of skia
hendrikw
2014-08-08
*
Remove Skia's use of the default SkPicture constructor and multi-clone
Robert Phillips
2014-07-13
*
Remove SkPicture copy constructor
robertphillips
2014-07-13
*
Cleanup SkPicture* classes a bit
robertphillips
2014-07-10
*
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