Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In NonAllocatingMap, remove asserts around key/value length. | rsesek@chromium.org | 2013-10-01 | 1 | -3/+0 |
* | NULL-check the entry in NonAllocatingMap before setting on it. | rsesek@chromium.org | 2013-05-08 | 1 | -2/+4 |
* | Rewrite SimpleStringDictionary with NonAllocatingMap. | rsesek@chromium.org | 2013-04-24 | 1 | -116/+183 |
* | Get SimpleStringDictionary compiling on Linux. | rsesek@chromium.org | 2013-04-19 | 1 | -5/+7 |
* | Move SimpleStringDictionary from common/mac/ to just common/. | rsesek@chromium.org | 2013-04-18 | 1 | -0/+192 |