Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extensions: Using common ValueStoreFactory for all value stores. | cmumford | 2016-03-24 | 1 | -44/+35 |
* | Switch to standard integer types in extensions/browser/. | avi | 2015-12-23 | 1 | -0/+1 |
* | Convert Pass()→std::move() in //extensions | dcheng | 2015-12-18 | 1 | -1/+3 |
* | ValueStore::Error is now an inline member (not a ptr) of ResultTypes. | cmumford | 2015-12-01 | 1 | -4/+4 |
* | Added UMA statistics logging for extensions leveldb open use. | cmumford | 2015-07-13 | 1 | -7/+9 |
* | Mechanical rename of tracing includes (remaining bits) | primiano | 2015-01-30 | 1 | -1/+1 |
* | Log error in ValueStore if JSON serialization during writing fails. | pneubeck@chromium.org | 2014-06-16 | 1 | -2/+6 |
* | Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens... | jyasskin@chromium.org | 2014-03-29 | 1 | -6/+6 |
* | Move chrome/browser/value_store to extensions/value_store | jamescook@chromium.org | 2014-03-01 | 1 | -0/+143 |