aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkStream.cpp
Commit message (Expand)AuthorAge
...
* revert 8200 to figure out android breakGravatar reed@google.com2013-03-18
* move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availabilityGravatar reed@google.com2013-03-18
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14
* Fix uninitialized memory issueGravatar robertphillips@google.com2013-01-14
* Ensure that SkMemoryStream does not crash dereferencing fData.Gravatar scroggo@google.com2013-01-09
* Show the paint's typeface information in the details pane of the debugger.Gravatar humper@google.com2013-01-07
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix typeGravatar reed@google.com2012-07-02
* add read/write SkData methodsGravatar reed@google.com2012-07-02
* stick SkInstCnt in more classes, to help track down leaksGravatar reed@google.com2012-06-26
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* add tests for read/writePackedUInt, and fix a bug there.Gravatar reed@google.com2011-10-18
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* move common code into shared helper functionGravatar reed@google.com2011-06-24
* replace detach/getStream apis on dynamicwstream with SkDataGravatar reed@google.com2011-06-24
* rename public SkDataRef to SkDataGravatar reed@google.com2011-06-24
* add copyToData() to dyanamicwstreamGravatar reed@google.com2011-06-23
* merge from android tree:Gravatar djsollen@google.com2011-02-23
* High level pdf classes and pdf specific interface.Gravatar vandebo@chromium.org2010-10-12
* remove obsolete SK_BUILD_FOR_BREW conditionalGravatar reed@android.com2010-01-12
* build with -WallGravatar reed@android.com2009-03-20
* migrate more legacy unittests into tests/Gravatar reed@android.com2009-03-07
* move core files into core (were in images, but are required for core library)Gravatar reed@android.com2008-12-18