aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkWriteBuffer.h
Commit message (Expand)AuthorAge
* Prototype code that turns any/every flattenable into JSONGravatar brianosman2016-05-04
* Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.Gravatar brianosman2016-05-03
* Remove (almost) unused read/writeFunctionPtr API.Gravatar brianosman2016-05-02
* Remove unused encodedString API on SkWriteBuffer/SkReadBufferGravatar brianosman2016-05-02
* remove SkWriteBuffer::getWriter32().Gravatar mtklein2016-04-29
* remove SkWriteBuffer::reserve()Gravatar mtklein2016-04-29
* Enable flattening/unflattening with custom unflatten procsGravatar msarett2016-04-22
* Delete unused fNamedFactorySet from SkWriteBufferGravatar msarett2016-04-19
* Reverse dependency between SkScalar.h and SkFixed.h.Gravatar benjaminwagner2016-04-07
* Delete SkImageDecoderGravatar msarett2016-03-24
* Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....Gravatar msarett2016-03-24
* Delete SkImageDecoderGravatar msarett2016-03-23
* Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....Gravatar msarett2016-03-23
* Delete SkImageDecoderGravatar msarett2016-03-23
* Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....Gravatar msarett2016-03-23
* Delete SkImageDecoderGravatar msarett2016-03-23
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* 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
* Cleanup public includes directory.Gravatar djsollen2014-11-13
* read/write function_ptrs as just void*, and not as 'array of bytes'Gravatar commit-bot@chromium.org2014-04-16
* Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.Gravatar commit-bot@chromium.org2014-01-30
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30