aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureData.cpp
Commit message (Expand)AuthorAge
* remove unused untested parts of text blobGravatar Cary Clark2018-07-17
* Move SkWriteBuffer to smart pointers.Gravatar Ben Wagner2018-07-10
* Make SkTypefacePlayback use smart pointers.Gravatar Ben Wagner2018-07-10
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* clean up SkPicture includeGravatar Cary Clark2018-06-12
* Make sk_sp operator bool explicit.Gravatar Ben Wagner2018-05-30
* Make SkStream readers report failure.Gravatar Ben Wagner2018-05-18
* Return nullptr when ReadBuffer becomes invalidGravatar Kevin Lubick2018-05-17
* Remove problematic pre-allocations when deserializingGravatar Kevin Lubick2018-05-16
* Scrub SkPictureData/SkPictureRecordGravatar Florin Malita2018-05-15
* 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
* Various MSAN fixesGravatar Kevin Lubick2018-01-23
* validate paint setters in readbufferGravatar Mike Reed2018-01-18
* Avoid nullptr deference when deserializing SkPictureGravatar Kevin Lubick2018-01-11
* remove unneeded readbuffer flagsGravatar Mike Reed2018-01-03
* add serialprocs to MultiDocument, hide redundant methodsGravatar Mike Reed2017-12-21
* remove unused willPlayBackBitmaps from pictureGravatar Mike Reed2017-12-20
* Revert "Revert "impl SkSerial picture procs""Gravatar Mike Reed2017-12-13
* Revert "impl SkSerial picture procs"Gravatar Mike Reed2017-12-13
* impl SkSerial picture procsGravatar Mike Reed2017-12-13
* upgrade SkReadBuffer to always validateGravatar Mike Reed2017-12-06
* add serial procs to picturesGravatar Mike Reed2017-12-05
* remove unused readBitmapAsImage from readbufferGravatar Mike Reed2017-11-28
* remove legacy Create from SkTextBlobGravatar Mike Reed2017-11-16
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* 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
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Guard some uint32_t -> int cases in SkPictureData readingGravatar Robert Phillips2016-12-19
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* ensure we always set the pictinfo.fVersionGravatar Mike Reed2016-10-04
* Deserialize pictures with custom image-deserializerGravatar reed2016-08-11
* remove support for serializing bitmaps in old formatGravatar reed2016-08-10
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Prototype code that turns any/every flattenable into JSONGravatar brianosman2016-05-04
* 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
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29