summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit/dom_storage_area.cc
Commit message (Expand)AuthorAgeFilesLines
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-5/+3
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-171-14/+0
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+0
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+1
* Add a "session only" policy to the content settings.jochen@chromium.org2010-07-021-4/+1
* Switch to using the CookieMessageFilter when pumping messages for StorageArea...jorlow@chromium.org2010-03-051-4/+8
* Only ask the user on setItems whether they want to allow dom storage.jorlow@chromium.org2010-02-131-4/+5
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-36/+4
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-091-5/+4
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-081-6/+6
* Add support for fine grained permissions to use LocalStorage.jorlow@chromium.org2010-02-021-5/+80
* Handle storage events locally when possible.jorlow@chromium.org2010-01-261-7/+14
* Rename StorageNamespace and StorageArea to DOMStorageNamespace and DOMStorage...jorlow@chromium.org2010-01-051-0/+66