aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureData.h
Commit message (Expand)AuthorAge
* Scrub SkPictureData/SkPictureRecordGravatar Florin Malita2018-05-15
* remove support code for serialized bitmapsGravatar Mike Reed2018-05-03
* check index for valid before subtractingGravatar Mike Reed2018-05-03
* detect truncated pict streamsGravatar Mike Reed2018-02-01
* Remove unused SkPictureContentInfoGravatar Brian Salomon2018-01-26
* Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...Gravatar Brian Salomon2018-01-26
* make rrect's more self-consistent, check drawable indexGravatar Mike Reed2018-01-19
* remove unneeded readbuffer flagsGravatar Mike Reed2018-01-03
* remove unused willPlayBackBitmaps from pictureGravatar Mike Reed2017-12-20
* add serial procs to picturesGravatar Mike Reed2017-12-05
* remove unused readBitmapAsImage from readbufferGravatar Mike Reed2017-11-28
* Revert[2] "More SkVertices implementation work""Gravatar Mike Reed2017-03-17
* Revert "More SkVertices implementation work"Gravatar Mike Reed2017-03-17
* More SkVertices implementation workGravatar Mike Reed2017-03-17
* ensure we always set the pictinfo.fVersionGravatar Mike Reed2016-10-04
* Propagate validation errors from inner readbuffer when deserializing picture....Gravatar reed2016-09-30
* Deserialize pictures with custom image-deserializerGravatar reed2016-08-11
* Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.Gravatar brianosman2016-05-03
* Remove SkWriter32::contiguousArray().Gravatar mtklein2016-04-29
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of h...Gravatar mtklein2016-04-27
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* Fix ImageFilter fuzzer issueGravatar robertphillips2016-04-20
* Make sp variants for SkDataGravatar reed2016-03-11
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Deduplicate typefaces across sub-picturesGravatar mtklein2015-08-18
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Followup: remove unnecessary SkTRefArrayGravatar mtklein2014-11-12
* More cleanup: streamline paths and bitmaps.Gravatar mtklein2014-11-12
* 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