Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In NonAllocatingMap, remove asserts around key/value length. | rsesek@chromium.org | 2013-10-01 | 1 | -12/+0 |
* | NULL-check the entry in NonAllocatingMap before setting on it. | rsesek@chromium.org | 2013-05-08 | 1 | -3/+6 |
* | Rewrite SimpleStringDictionary with NonAllocatingMap. | rsesek@chromium.org | 2013-04-24 | 1 | -80/+176 |
* | Move SimpleStringDictionary from common/mac/ to just common/. | rsesek@chromium.org | 2013-04-18 | 1 | -0/+221 |