Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Add/Fix namespace closing comments. | danakj | 2015-03-07 | 1 | -1/+1 |
* | Revert of Enable libc++ on Android (patchset #16 id:460001 of https://coderev... | jam | 2015-02-07 | 1 | -3/+3 |
* | Enable libc++ on Android | jdduke | 2015-02-06 | 1 | -3/+3 |
* | Align base::hash_map with C++11, part 2. | davidben | 2014-10-24 | 1 | -35/+88 |
* | Align base::hash_map with C++11, part 1. | davidben | 2014-10-11 | 1 | -0/+11 |
* | Shift by the right number of bytes when grabbing the high 32 bits. | danakj@chromium.org | 2014-02-26 | 1 | -2/+2 |
* | Move more uses of string16 to specify base:: | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Extract pair hash functions so that they can be re-used outside of hash tables | piman@chromium.org | 2013-08-08 | 1 | -86/+85 |
* | Move hash_pair.h from cc/base into base/. | nasko@chromium.org | 2013-06-20 | 1 | -0/+145 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Move hash_tables.h to base/containers. | brettw@chromium.org | 2013-06-10 | 1 | -0/+120 |