| Commit message (Expand) | Author | Age | Files | Lines |
* | Upstream android string implementation etc. | michaelbai@google.com | 2011-06-27 | 1 | -11/+26 |
* | wstring: Remove the ability to put wstrings in hash_map<>s. | evan@chromium.org | 2011-05-16 | 1 | -7/+1 |
* | Make sure that cached values of signed settings are trusted. | dilmah@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add a comment about templates for hashing pointers and correct the case of a ... | jorlow@chromium.org | 2009-09-03 | 1 | -0/+6 |
* | Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux | mark@chromium.org | 2009-08-13 | 1 | -81/+50 |
* | I'm apparently the first one who's tried to do hash_map<string16, ...>. Unfo... | jorlow@chromium.org | 2009-07-24 | 1 | -0/+28 |
* | Disable gcc 4.4 warnings about hash_map and hash_set being | tc@google.com | 2009-04-13 | 1 | -0/+14 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 1 | -1/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Use our own hash function that supports embedded NULLs for both char and wcha... | pinkerton@google.com | 2008-08-06 | 1 | -15/+11 |
* | Adding specializations of hash() for various string types. GCC requires you b... | pinkerton@google.com | 2008-08-04 | 1 | -5/+66 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+54 |