summaryrefslogtreecommitdiffstats
path: root/chrome/browser/value_store
Commit message (Expand)AuthorAgeFilesLines
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-14/+0
* Revert 157723 - Revert 157713 - Make database failures in LeveldbValueStore m...kalman@chromium.org2012-09-202-85/+128
* Revert 157713 - Make database failures in LeveldbValueStore more descriptive.kalman@chromium.org2012-09-202-128/+85
* Make database failures in LeveldbValueStore more descriptive.kalman@chromium.org2012-09-202-85/+128
* Fix two instances of using Set rather than SetWithoutPathExpansion in thekalman@chromium.org2012-09-112-1/+96
* Add more OWNERS inside chrome/browser.thestig@chromium.org2012-08-221-0/+1
* Fixed the following warnings:danhn@chromium.org2012-07-261-2/+2
* Added a PolicyValueStore, that is a read-only ValueStore backed by a PolicyMap.joaodasilva@chromium.org2012-07-1811-21/+286
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-117-7/+0
* Fix memory leak of a TestingValueStore in unit_tests.mpcomplete@chromium.org2012-06-142-4/+8
* Move context menu persisting from ExtensionPrefs to extension StateStore.mpcomplete@chromium.org2012-06-132-3/+16
* Unrevert 141514: Remove CachingValueStore in favor of an async ValueStoreFron...mpcomplete@chromium.org2012-06-1210-279/+230
* Revert 141514 - Remove CachingValueStore in favor of an async ValueStoreFront...inferno@chromium.org2012-06-125-192/+244
* Remove CachingValueStore in favor of an async ValueStoreFrontend.mpcomplete@chromium.org2012-06-115-244/+192
* Add a CachingValueStore class, which acts as a frontend for LeveldbValueStore,mpcomplete@chromium.org2012-06-0611-133/+485
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Relanding r140069: Move extensions::SettingsStorage to ValueStore, and remove...mpcomplete@chromium.org2012-06-0114-0/+1669
* Revert r140069: Move extensions::SettingsStorage to ValueStore, and remove th...mpcomplete@chromium.org2012-06-0114-1669/+0
* Move extensions::SettingsStorage to ValueStore, and remove the few dependenciesmpcomplete@chromium.org2012-06-0114-0/+1669