summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Support partitioning of storage contexts based on render_id.ajwong@chromium.org2012-07-121-129/+110
* Ensure static BrowserContext methods only get called on the UI thread. Also e...jam@chromium.org2012-07-101-0/+5
* Rewrite download manager unit to be actual unit tests.rdsmith@chromium.org2012-06-121-3/+13
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-0/+22
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-051-23/+10
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-12/+1
* Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...michaeln@google.com2012-03-201-19/+16
* Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...dgrogan@chromium.org2012-03-191-16/+19
* DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...michaeln@google.com2012-03-191-19/+16
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-161-2/+2
* Make the content::DOMStorageContext methods callable on the main thread and h...jam@chromium.org2012-03-151-5/+5
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-1/+1
* Get rid of the clear_on_exit constructor parameter on DatabaseTracker since i...jam@chromium.org2012-02-271-1/+1
* Fix race condition where the items on ResourceContext's UserData map were rew...jam@chromium.org2012-02-271-2/+8
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-15/+41
* Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...jam@chromium.org2012-02-241-1/+89
* Fail gracefully if InitializeResourceContext ends up calling itself recursively.erikwright@chromium.org2012-02-241-4/+2
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-43/+18
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-0/+168
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-164/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-0/+164