summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_settings_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Separate the syncing of extension settings and app settings into separate datakalman@chromium.org2011-11-011-22/+34
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Re-commit 106660 with the crashing test disabled. Reverted in 106671.kalman@chromium.org2011-10-221-12/+44
* Revert 106660 - Speculative revert. Tests are now sporadically timing out/cra...rsleevi@chromium.org2011-10-211-44/+12
* Add onChanged events to the extension settings API, both from sync and betweenkalman@chromium.org2011-10-211-12/+44
* Rename ExtensionSettingsUIWrapper to ExtensionSettingsFrontend andakalin@chromium.org2011-09-271-5/+6
* Enable sync for the settings from the Extension Settings API.akalin@chromium.org2011-09-211-7/+4
* Make GetStorage on ExtensionSettings synchronous.kalman@chromium.org2011-09-101-17/+10
* Make the settings API code internally synchronous (no change to the API itself)kalman@chromium.org2011-09-091-52/+58
* Implement an initial extension settings API.kalman@chromium.org2011-08-101-0/+107