Commit message (Expand) | Author | Age | |
---|---|---|---|
* | restore 4478 w/ fixed assert (no long need 8-byte alignment) | reed@google.com | 2012-07-09 |
* | revert 4478 | reed@google.com | 2012-07-09 |
* | switch callers to SkChecksum::Compute (no 32/64 preference) | reed@google.com | 2012-07-09 |
* | fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... ) | reed@google.com | 2012-07-09 |
* | add SkChecksum as a static class, for the replacement API | reed@google.com | 2012-07-03 |
* | undo accidental checkin | reed@google.com | 2012-07-02 |
* | create symbols for the various SSE values | reed@google.com | 2012-07-02 |
* | Added EOF marker to address clang++ error | robertphillips@google.com | 2012-06-28 |
* | Adding checksum to SkFlatData to accelerate SkPicture recording. | junov@chromium.org | 2012-06-27 |