aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkStream.h
Commit message (Expand)AuthorAge
* 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
* Exported SkFILEWStream class so that it can be used in Chrome.Gravatar alokp@chromium.org2012-07-17
* 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
* Adding more unit testing for SkCanvas and derived classes.Gravatar junov@chromium.org2012-02-22
* Use SK_OVERRIDE to add a little extra robustness against name changes.Gravatar tomhudson@google.com2011-10-03
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* 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
* http://codereview.appspot.com/4436057/Gravatar reed@google.com2011-04-26
* Additional SK_API annotations needed for print preview on windows.Gravatar ctguil@chromium.org2011-03-30
* merge from android tree:Gravatar djsollen@google.com2011-02-23
* Several cleanups:Gravatar vandebo@chromium.org2010-10-26
* High level pdf classes and pdf specific interface.Gravatar vandebo@chromium.org2010-10-12
* migrate more legacy unittests into tests/Gravatar reed@android.com2009-03-07
* grab from latest androidGravatar reed@android.com2008-12-17