| Commit message (Expand) | Author | Age |
* | Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. | bungeman | 2016-08-02 |
* | Remove SkWriter32::contiguousArray(). | mtklein | 2016-04-29 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Make sp variants for SkData | reed | 2016-03-11 |
* | Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi... | reed | 2016-03-04 |
* | Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:... | reed | 2016-03-03 |
* | move annotations to canvas virtual | reed | 2016-03-03 |
* | Switch SkAutoMalloc to SkAutoTMalloc to avoid cast | scroggo | 2015-12-10 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Make SkWriter32::snapshotAsData() a dumb copy. | mtklein | 2015-01-29 |
* | DM warning-free on win64 | bsalomon | 2014-12-12 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-03-13 |
* | Add capture snapshot as data to SkWriter32, use it to optimise record->playback. | commit-bot@chromium.org | 2014-03-12 |
* | Templetized SkWriter32 readTAt() & overwriteTAt() | commit-bot@chromium.org | 2014-02-11 |
* | Fix broken debug build | commit-bot@chromium.org | 2014-02-11 |
* | Have peek32 return uint32_t& to make it harder to look at more than 4 bytes. | commit-bot@chromium.org | 2014-01-31 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Convert SkWriter32 to use an SkTDArray for its internal storage. | commit-bot@chromium.org | 2014-01-14 |
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si... | reed@google.com | 2013-10-31 |
* | Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t... | reed@google.com | 2013-10-31 |
* | add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ... | reed@google.com | 2013-10-31 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Fix bug in SkWriter32. | mtklein@google.com | 2013-09-03 |
* | Write NULL as "" so readString() always returns a non-NULL string. | mtklein@google.com | 2013-08-15 |
* | allow NULL in writeString/readString | commit-bot@chromium.org | 2013-08-09 |
* | Start from scratch on a faster SkFlatDictionary. | commit-bot@chromium.org | 2013-07-24 |
* | Revert "Start from scratch on a faster SkFlatDictionary." | mtklein@google.com | 2013-07-24 |
* | Start from scratch on a faster SkFlatDictionary. | commit-bot@chromium.org | 2013-07-24 |
* | Change random number generator for 'tests' to SkMWCRandom. Also removes some | jvanverth@google.com | 2013-03-04 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-22 |
* | unify how we handle externally-provided storage in SkWriter32, with the goal | reed@google.com | 2012-12-21 |
* | truncate our llist w/ null during rewind. | reed@google.com | 2012-08-31 |
* | Sanitizing source files in Skia_Nightly_House_Keeping | skia.committer@gmail.com | 2012-08-30 |
* | add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording | reed@google.com | 2012-08-30 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Avoid a loop in writeString and writePad by zeroing padding first. | scroggo@google.com | 2012-07-24 |
* | In SkWriter32::writeString, initialize all memory reserved. | scroggo@google.com | 2012-07-23 |
* | add readPtr and writePtr to SkReader32 and SkWriter32 | reed@google.com | 2012-06-12 |
* | add optional storage parameter to SkWriter32 | reed@google.com | 2012-04-24 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | add cross-process option to gpipe | reed@google.com | 2011-05-23 |