summaryrefslogtreecommitdiffstats
path: root/base/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Allow std::unordered_*.davidben2016-01-221-0/+82
* Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://coderevi...davidben2016-01-211-81/+0
* Allow std::unordered_*.davidben2016-01-211-0/+81
* Switch to standard integer types in base/.avi2015-12-261-4/+6
* base::Hash: Minor improvements to documentation and testing.mgiuca@chromium.org2014-03-061-7/+6
* Moved SuperFastHash function from base/hash.cc to base/third_party.mgiuca@chromium.org2014-03-031-6/+14
* Move hash.h/cc from net to base.jbates@chromium.org2012-09-011-0/+31