aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkFlattenable.h
Commit message (Expand)AuthorAge
...
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat...Gravatar mike@reedtribe.org2012-08-12
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* Pipe factory names independently from the flattenables using them.Gravatar scroggo@google.com2012-08-01
* export flags on the state of the world when a picture was serialized.Gravatar reed@google.com2012-06-25
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Compiler complaints + some minor cleanupGravatar robertphillips@google.com2012-06-12
* Move SkColorTable into its own header and reduce includes in SkFlattenable.hGravatar djsollen@google.com2012-06-12
* Adding option to serialize mutable bitmaps in SkPictureGravatar junov@chromium.org2012-06-01
* Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.Gravatar tomhudson@google.com2012-06-01
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* fix 'no static globals' for chromiumGravatar caryclark@google.com2011-12-20
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add option in flattening to write factory names inline, as we are recording.Gravatar reed@google.com2011-06-21
* fix bug where we wrote uninitialized data to the flatten stream for shaders.Gravatar reed@google.com2011-05-10
* rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the patternGravatar mike@reedtribe.org2011-04-29
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* grab from latest androidGravatar reed@android.com2008-12-17