summaryrefslogtreecommitdiffstats
path: root/base/hash_tables.h
Commit message (Expand)AuthorAgeFilesLines
* Disable gcc 4.4 warnings about hash_map and hash_set beingtc@google.com2009-04-131-0/+14
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-1/+1
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-1/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use our own hash function that supports embedded NULLs for both char and wcha...pinkerton@google.com2008-08-061-15/+11
* Adding specializations of hash() for various string types. GCC requires you b...pinkerton@google.com2008-08-041-5/+66
* Add base to the repository.initial.commit2008-07-261-0/+54