summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/settings
Commit message (Expand)AuthorAgeFilesLines
* Extend TwoClientExtensionSettingsSyncTest to test app settings.kalman@chromium.org2012-02-288-134/+217
* [Sync] Switch Extension Settings DTC to use ProfilesyncComponentsFactoryzea@chromium.org2012-02-244-42/+37
* Add sync integration tests for extension settings.kalman@chromium.org2012-02-161-2/+0
* Use less temporary extension IDs during pack and unpack.jstritar@chromium.org2012-02-151-1/+1
* Take the Storage API out of experimental again; effectively a revert of 119854.kalman@chromium.org2012-02-024-10/+10
* Disabling ExtensionSettingsFrontendTest.QuotaLimits*.aa@chromium.org2012-01-311-1/+6
* Put the Extension Storage API back under experimental until the next release.kalman@chromium.org2012-01-314-10/+10
* Extension Storage API: expose storage quota information to extensions, via:kalman@chromium.org2012-01-2918-66/+306
* Revert 119598 - Extension Storage API: expose storage quota information to ex...jstritar@chromium.org2012-01-2818-305/+65
* Extension Storage API: expose storage quota information to extensions, via:kalman@chromium.org2012-01-2818-65/+305
* disable ExtensionSettingFrontendTest.UnlimitedStorageForLocalButNotSync on os...alicet@chromium.org2012-01-251-1/+5
* Revert change to chrome/browser/extensions/settings/settings_backend.cc whichkalman@chromium.org2012-01-241-4/+10
* Take the Extension Storage API out of experimental:kalman@chromium.org2012-01-232-8/+8
* Extension Storage API: have a 5MB quota for the local settings areakalman@chromium.org2012-01-2119-367/+412
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-065-5/+0
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-211-1/+0
* Extension Storage API: make the onChanged event pass in a map of changes ratherkalman@chromium.org2011-12-012-6/+4
* Extension Settings API: rename it to the Extension Storage API.kalman@chromium.org2011-11-272-6/+11
* Extension Settings API: move the API functions into an object SettingsNamepace,kalman@chromium.org2011-11-2419-361/+572
* Convert extensions code using DictionaryValue::key_iterator andkalman@chromium.org2011-11-231-14/+9
* Extension Settings API: throttle the API in the same way that the Bookmarks APIkalman@chromium.org2011-11-202-3/+56
* Extension settings API: force through changes that come from sync (ignoringkalman@chromium.org2011-11-2018-245/+364
* Add policies to specify an enterprise web store.dubroy@chromium.org2011-11-184-7/+7
* Extension Settings API: make it so that when changes received from sync fail ...kalman@chromium.org2011-11-1613-97/+835
* Cleanup: Remove unneeded forward declarations from chrome/browser/extensions.thestig@chromium.org2011-11-111-1/+2
* Extension Settings API: make it so that when leveldb storage areas fail to bekalman@chromium.org2011-11-1120-88/+351
* Move all Extension Settings API files from c/b/extensions to c/b/extensions/s...kalman@chromium.org2011-11-0937-0/+5510