summaryrefslogtreecommitdiffstats
path: root/content/browser/in_process_webkit/webkit_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-42/+0
* Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...jam@chromium.org2012-02-241-45/+0
* Add an API around SessionStorageNamespace. This is just an empty API, what ma...jam@chromium.org2012-02-241-14/+0
* Add Content API around DOMStorageContext and IndexedDBContext. In a followup ...jam@chromium.org2012-02-231-5/+12
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-5/+5
* Deprecate WEBKIT threadjoth@chromium.org2011-12-201-9/+9
* Appcache, local storage, indexed db, databases: skip exit-time deletion when ...marja@chromium.org2011-12-081-10/+10
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* base::Bind: Cleanups in in_process_webkit.jhawkins@chromium.org2011-10-191-6/+6
* Session-only local storage cleared on exit.marja@chromium.org2011-08-191-0/+10
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-031-7/+5
* Revert 87424 - Initial IndexedDBQuotaClient implementationthestig@chromium.org2011-06-011-5/+7
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-011-7/+5
* revert 87108 and 87076dgrogan@chromium.org2011-05-271-5/+7
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-271-7/+5
* Get rid of some dependencies on chrome from content.michaeln@google.com2011-04-011-8/+9
* Make IndexedDB obey the SpecialStoragePolicy.jorlow@chromium.org2011-03-051-1/+2
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-8/+6
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-0/+84