Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add index-based set functionality to NonAllocatingMap. | Robert Sesek | 2017-11-07 | 1 | -31/+48 |
* | Create LongStringDictionary and replace SimpleStringDictionary on iOS | Yi Wang | 2017-11-03 | 1 | -2/+4 |
* | Revert "Create LongStringDictionary and replace SimpleStringDictionary usages... | Mark Mentovai | 2017-11-02 | 1 | -4/+2 |
* | Create LongStringDictionary and replace SimpleStringDictionary usages in clie... | Yi Wang | 2017-10-27 | 1 | -2/+4 |
* | 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 |