Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add a method to read a stream without advancing it. | scroggo | 2015-04-02 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Check SkStream::isAtEnd before attempting to read. | scroggo | 2014-10-21 |
* | Add an assert that we still have a buffer to readFromBuffer(). | mtklein | 2014-10-21 |
* | Allow buffered stream to work with an offset. | commit-bot@chromium.org | 2014-02-10 |
* | Hide implementation details: SkFrontBufferedStream | scroggo@google.com | 2013-11-12 |
* | Fix a warning. | scroggo@google.com | 2013-09-26 |
* | Add a buffered SkStream class. | scroggo@google.com | 2013-09-26 |