summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_browser_context.h
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-2/+4
* Removes BrowserContext::DidLastSessionExitCleanly() and makessky@chromium.org2012-10-041-1/+0
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-0/+3
* AppCache and StoragePartition'ingmichaeln@chromium.org2012-09-151-0/+2
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+1
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-211-1/+3
* Add a menu item to content_shell to open devtools to make it more discoverable.jam@chromium.org2012-08-091-1/+0
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-1/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Use a fresh, temporary profile when running content_shell in DRT modejochen@chromium.org2012-06-081-0/+2
* Support NULL geolocation and speech delegates to make embedding content easier.jam@chromium.org2012-06-071-2/+0
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-4/+1
* Beginnings of a WebView.ben@chromium.org2012-04-111-3/+1
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-111-1/+3
* Beginnings of a WebView.ben@chromium.org2012-04-111-3/+1
* Mac content shell: Fix new browser window.avi@chromium.org2012-04-041-6/+5
* Mac content shell: File > New makes a new browser window.avi@chromium.org2012-04-021-5/+6
* Add methods to close individual or all open windows to Shelljochen@chromium.org2012-03-301-0/+3
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-2/+3
* Clean up password manager code.isherman@chromium.org2012-03-021-1/+1
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-2/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-13/+1
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-1/+13
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-13/+1
* Remove ssl_host_state.h dependency from chrome.jam@chromium.org2012-02-131-3/+0
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-1/+1
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-3/+1
* Create Content API around HostZoomMap.jam@chromium.org2012-01-301-1/+0
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-2/+0
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-241-1/+0
* Trivial move of content::BrowserContext to content/public.joi@chromium.org2011-12-151-1/+1
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-0/+2
* Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.joi@chromium.org2011-10-201-1/+1
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-121-1/+0
* Add a content_shell specific DownloadManagerDelegate.jam@chromium.org2011-09-291-1/+2
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-291-0/+2
* A few improvements to content_shell:jam@chromium.org2011-09-261-0/+2
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-0/+78