aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureData.h
Commit message (Expand)AuthorAge
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* Remove support for SkPicture::clone().Gravatar mtklein2014-09-30
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* SkTextBlob plumbingGravatar fmalita2014-08-26
* Expose API for whether an SkPicture contains textGravatar ajuma2014-08-18
* int SkPicture::approximateOpCount()Gravatar mtklein2014-08-14
* Add layer counting to SkPictureRecordGravatar robertphillips2014-08-12
* Revert of Add layer counting to SkPictureRecord (https://codereview.chromium....Gravatar mtklein2014-08-11
* Add layer counting to SkPictureRecordGravatar robertphillips2014-08-11
* Cleaning up SkPicture-related classesGravatar robertphillips2014-08-11
* Moved SkPictureContentInfo into its own file. It now tracks the number of skiaGravatar hendrikw2014-08-08
* Remove Skia's use of the default SkPicture constructor and multi-cloneGravatar Robert Phillips2014-07-13
* Remove SkPicture copy constructorGravatar robertphillips2014-07-13
* Re-add friend Chrome requiresGravatar robertphillips2014-07-10
* Cleanup SkPicture* classes a bitGravatar robertphillips2014-07-10
* Split SkPictureRangePlayback out of SkPicturePlaybackGravatar robertphillips2014-07-08
* Clean up a bit after SkPictureData/SkPicturePlayback splitGravatar robertphillips2014-07-08
* Split SkPicturePlayback out of SkPictureDataGravatar robertphillips2014-07-07
* Rename SkPicturePlayback to SkPictureDataGravatar robertphillips2014-07-01