Revert "replace SkXfermode obj with SkBlendMode enum in paints"
[platform/upstream/libSkiaSharp.git] / include / core / SkPicture.h
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-30 reedPropagate validation errors from inner readbuffer when...
2016-09-28 brianosmanGradients are serialized (and can be constructed) as...
2016-09-15 reedadd helpers for using SkData with picture serialization
2016-08-30 halcanarySkTextBlob: Begin implementing Extended TextBlob API
2016-08-11 reedDeserialize pictures with custom image-deserializer
2016-08-10 robertphillipsImplement GPU occluded blur mask filter
2016-07-25 bungemanUpdate typeface serialization style.
2016-07-07 reeddrawTextRSXform
2016-06-13 mtkleinRevert of Update typeface serialization style. (patchse...
2016-06-13 bungemanUpdate typeface serialization style.
2016-05-13 fmalitaSkPictureGpuAnalyzer
2016-05-12 fmalitaRemove SkPicture::hasText()
2016-04-22 robertphillipsOptionally enable SkValidatingReadBuffer in SkPictureIm...
2016-04-08 mtkleinSerialize invNormRotation in SkLightingShader.
2016-03-24 fmalitaRelocate SK_SUPPORT_LEGACY_PICTURE_PTR
2016-03-24 msarettDelete SkImageDecoder
2016-03-24 msarettRevert of Delete SkImageDecoder (patchset #9 id:150001...
2016-03-24 msarettDelete SkImageDecoder
2016-03-24 msarettRevert of Delete SkImageDecoder (patchset #8 id:130001...
2016-03-24 msarettDelete SkImageDecoder
2016-03-23 msarettRevert of Delete SkImageDecoder (patchset #7 id:110001...
2016-03-23 msarettDelete SkImageDecoder
2016-03-18 reedreturn pictures as sk_sp
2016-03-05 reedMove annotations to canvas virtual (patchset #8 id...
2016-03-03 reedRevert of move annotations to canvas virtual (patchset...
2016-03-03 reedmove annotations to canvas virtual
2016-02-17 msarettMake SkPicture/SkImageGenerator default to SkCodec
2016-02-10 kjlubickRevert of Make SkPicture/SkImageGenerator default to...
2016-02-10 scroggoMake SkPicture/SkImageGenerator default to SkCodec
2015-09-25 fmalitaRemove SkBitmapSource
2015-09-04 fmalitaHandle zero-length encoded images gracefully during...
2015-08-18 mtkleinDeduplicate typefaces across sub-pictures
2015-08-18 reedRevert[8] "move some public headers into private"
2015-08-15 reedRevert[7] "move some public headers into private"
2015-08-15 reedRevert[6] "move some public headers into private"
2015-08-13 reedRevert "Revert[4] "move some public headers into private""
2015-08-12 reedRevert[4] "move some public headers into private"
2015-08-12 reedRevert[3] "move some public headers into private"
2015-08-12 reedRevert[2] "move some public headers into private"
2015-08-11 reedRevert "move some public headers into private"
2015-08-11 reedmove some public headers into private
2015-06-22 reedchange old picture serialization to really handle images
2015-06-16 hendrikwskia: Add runtime option to disable picture IO security...
2015-06-15 fmalitaRemove the SkCanvas comment API
2015-05-20 mtkleinDon't serialize SkPictures in SkPictureShaders when...
2015-05-20 mtkleinHave SkPicture inherit from SkRefCnt.
2015-05-19 mtkleinSketch splitting SkPicture into an interface and SkBigP...
2015-05-18 mtkleinRevert of Sketch splitting SkPicture into an interface...
2015-05-18 mtkleinSketch splitting SkPicture into an interface and SkBigP...
2015-05-14 mtkleinPerform SkPicture analysis lazily.
2015-05-08 reedRevert of Sketch splitting SkPicture into an interface...
2015-05-07 mtkleinSketch splitting SkPicture into an interface and SkBigP...
2015-04-29 mtkleinStraighten out SkPicture::AccelData APIs.
2015-04-27 mtkleinReduce ref counting in SkPictureRecorder.
2015-04-27 jbromanReduce sizeof(SkPicture::Analysis) from 24 bytes to...
2015-04-24 robertphillipsFix some lingering typos
2015-04-21 mtkleinO(1) SkPictureUtils::ApproxBytesUsed()
2015-04-17 bungemanRemove filename from SkFontDescriptor.
2015-04-10 robertphillipsAdd serialization of SkBitmapSource's new filterQuality...
2015-04-07 mtkleinSend SkPicture deletion message lazily.
2015-03-18 senorblancoBump picture version for uniqueID-less SkImageFilter.
2015-02-20 halcanaryRemove unused parameters to SkDocument::CreatePDF
2015-02-15 reedremove unneeded preroll
2015-01-25 reedinitial preroll api
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-07 robertphillipsRename SkDrawPictureCallback to SkPicture::AbortCallback
2015-01-07 reedRevert of Rename SkDrawPictureCallback to SkPicture...
2015-01-06 robertphillipsRename SkDrawPictureCallback to SkPicture::AbortCallback
2014-12-22 scroggoRemove last trace of SK_LEGACY_ENCODE_BITMAP
2014-12-20 reedremove dead SK_LEGACY_ENCODE_BITMAP flag
2014-12-19 scroggoRemove legacy Picture defines.
2014-12-11 scroggoReplace EncodeBitmap with an interface.
2014-12-09 junovAdding an option for pixelated rendering in SkPictureIm...
2014-12-09 scroggoRevert of Replace EncodeBitmap with an interface. ...
2014-12-09 scroggoReplace EncodeBitmap with an interface.
2014-12-09 robertphillipsRevert of Replace EncodeBitmap with an interface. ...
2014-12-09 scroggoReplace EncodeBitmap with an interface.
2014-12-04 reedChange clear() to respect the clip
2014-12-03 reedRevert "Change clear() to respect the clip"
2014-12-02 Justin NovosadAdding a PictureResolution option to SkPictureImageFilter
2014-12-02 reedChange clear() to respect the clip
2014-12-01 mtkleinBump min picture version.
2014-11-24 reedoption to return drawable from recording
2014-11-24 mtkleinRemove Picture deletion listeners.
2014-11-24 reeduse int instead of size_t to match skia convention
2014-11-21 mtkleinSkPicture::SnapshotArray doesn't really stand to benefi...
2014-11-21 mtkleinpublic SkNVRefCnt<SnapshotArray>
2014-11-21 mtkleinSkData -> SkPicture::SnapshotArray
2014-11-21 reedsimplify uniqueID code in picture
2014-11-20 mtkleinAdd SkNVRefCnt, prune down SkPicture's size
2014-11-19 tomhudsonImplement SkPicture::bytesUsed() for SkRecord backend
2014-11-19 reedAllow pictures to have a full bounds
2014-11-19 reedRevert of allow pictures to have a full bounds (patchse...
2014-11-19 reedallow pictures to have a full bounds
2014-11-18 reedwip for drawables
2014-11-17 mtkleinMore SkPicture cleanup
2014-11-12 robertphillipsRename GrAccelData to SkLayerInfo and move it to src...
2014-11-12 robertphillipsMove SkRecordComputeLayers and CollectLayers into SkRec...
next