summaryrefslogtreecommitdiffstats
path: root/base/containers/hash_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-26/+28
* Replace base::HashPair macros with a templated function.amistry2015-11-241-49/+8
* Reland "Enable libc++ on Android"jdduke2015-05-051-8/+0
* base: Add/Fix namespace closing comments.danakj2015-03-071-1/+1
* Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev...jam2015-02-071-3/+3
* Enable libc++ on Androidjdduke2015-02-061-3/+3
* Align base::hash_map with C++11, part 2.davidben2014-10-241-35/+88
* Align base::hash_map with C++11, part 1.davidben2014-10-111-0/+11
* Shift by the right number of bytes when grabbing the high 32 bits.danakj@chromium.org2014-02-261-2/+2
* Move more uses of string16 to specify base::brettw@chromium.org2013-12-031-1/+1
* Extract pair hash functions so that they can be re-used outside of hash tablespiman@chromium.org2013-08-081-86/+85
* Move hash_pair.h from cc/base into base/.nasko@chromium.org2013-06-201-0/+145
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-1/+1
* Move hash_tables.h to base/containers.brettw@chromium.org2013-06-101-0/+120