index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkChecksum.h
Commit message (
Expand
)
Author
Age
*
Add SkChecksum::Murmur3.
commit-bot@chromium.org
2013-07-23
*
add block comment for using SkChecksum
reed@google.com
2013-04-23
*
comment-only: add "this may change" warning to SkChecksum.h
epoger@google.com
2012-10-30
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
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