Revert "replace SkXfermode obj with SkBlendMode enum in paints"
[platform/upstream/libSkiaSharp.git] / src / core / SkReadBuffer.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-28 brianosmanGradients are serialized (and can be constructed) as...
2016-09-25 brianosmanAdd SkColor4f serialization
2016-09-13 reedadd pipecanvas
2016-08-29 reedchange readTypeface to return sk_sp
2016-08-11 reedDeserialize pictures with custom image-deserializer
2016-08-10 robertphillipsImplement GPU occluded blur mask filter
2016-05-03 brianosmanRemove SkBitmapHeap and SkBitmapHeapReader. They're...
2016-05-02 brianosmanRemove (almost) unused read/writeFunctionPtr API.
2016-05-02 brianosmanRemove unused encodedString API on SkWriteBuffer/SkRead...
2016-04-22 msarettEnable flattening/unflattening with custom unflatten...
2016-04-22 robertphillipsOptionally enable SkValidatingReadBuffer in SkPictureIm...
2016-04-20 robertphillipsFix ImageFilter fuzzer issue
2016-04-08 mtkleinSerialize invNormRotation in SkLightingShader.
2016-04-07 benjaminwagnerReverse dependency between SkScalar.h and SkFixed.h.
2016-04-04 mtkleinRevert of Delete SkFlattenable::Type (patchset #2 id...
2016-04-04 msarettDelete SkFlattenable::Type
2016-04-03 reedchange flattenable factory to return sk_sp
2016-03-31 msarettRemode dead code from SkReadBuffer
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-22 reedReland of [2] of "switch colorfilters to sk_sp (patchse...
2016-03-22 reedRevert of Revert[2] of "switch colorfilters to sk_sp...
2016-03-22 reedRevert[2] of "switch colorfilters to sk_sp (patchset...
2016-03-22 reedRevert of switch colorfilters to sk_sp (patchset #11...
2016-03-22 reedswitch colorfilters to sk_sp
2016-03-21 reedguard rasterizer and drawlooper setters
2016-03-18 reedReland of "switch patheffects over to sk_sp (patchset...
2016-03-18 reedRevert of switch patheffects over to sk_sp (patchset...
2016-03-18 reedswitch patheffects over to sk_sp
2016-03-11 reedMake sp variants for SkData
2016-03-09 reeduse Make instead of Create to return a shared shader
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
2015-09-14 fmalitaSkImageSource
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-06-22 reedchange old picture serialization to really handle images
2015-05-20 mtkleinDon't serialize SkPictures in SkPictureShaders when...
2015-04-24 robertphillipsFix some lingering typos
2015-04-10 robertphillipsAdd serialization of SkBitmapSource's new filterQuality...
2015-03-18 senorblancoBump picture version for uniqueID-less SkImageFilter.
2014-12-09 junovAdding an option for pixelated rendering in SkPictureIm...
2014-12-02 Justin NovosadAdding a PictureResolution option to SkPictureImageFilter
2014-12-01 mtkleinBump min picture version.
2014-10-23 sugoiAdding an option to render only the shadow in SkDropSha...
2014-09-29 reedremove alphatype from colortable
2014-08-21 reedSimplify flattening to just write enough to call the...
2014-08-19 halcanaryMove SkReadBuffer.h and SkReader32.h out of include.
2014-08-18 halcanaryRevert "Move SkReadBuffer.h and SkReader32.h out of...
2014-08-18 halcanaryMove SkReadBuffer.h and SkReader32.h out of include.