index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPictureData.h
Commit message (
Expand
)
Author
Age
*
Revert[2] "More SkVertices implementation work""
Mike Reed
2017-03-17
*
Revert "More SkVertices implementation work"
Mike Reed
2017-03-17
*
More SkVertices implementation work
Mike Reed
2017-03-17
*
ensure we always set the pictinfo.fVersion
Mike Reed
2016-10-04
*
Propagate validation errors from inner readbuffer when deserializing picture....
reed
2016-09-30
*
Deserialize pictures with custom image-deserializer
reed
2016-08-11
*
Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.
brianosman
2016-05-03
*
Remove SkWriter32::contiguousArray().
mtklein
2016-04-29
*
Enable flattening of SkRecordedDrawable
msarett
2016-04-27
*
Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of h...
mtklein
2016-04-27
*
Enable flattening of SkRecordedDrawable
msarett
2016-04-27
*
Fix ImageFilter fuzzer issue
robertphillips
2016-04-20
*
Make sp variants for SkData
reed
2016-03-11
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Deduplicate typefaces across sub-pictures
mtklein
2015-08-18
*
change old picture serialization to really handle images
reed
2015-06-22
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-11
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Followup: remove unnecessary SkTRefArray
mtklein
2014-11-12
*
More cleanup: streamline paths and bitmaps.
mtklein
2014-11-12
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Remove support for SkPicture::clone().
mtklein
2014-09-30
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Convert BBH APIs to use SkRect.
mtklein
2014-08-27
*
SkTextBlob plumbing
fmalita
2014-08-26
*
Expose API for whether an SkPicture contains text
ajuma
2014-08-18
*
int SkPicture::approximateOpCount()
mtklein
2014-08-14
*
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
*
Re-add friend Chrome requires
robertphillips
2014-07-10
*
Cleanup SkPicture* classes a bit
robertphillips
2014-07-10
*
Split SkPictureRangePlayback out of SkPicturePlayback
robertphillips
2014-07-08
*
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