summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/plugin_* to chrome/browser/plugins/ibraaaa@google.com2012-09-201-1/+1
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-5/+11
* Redo the Storage Partition directory layout to support guest tags and origin ...ajwong@chromium.org2012-09-161-3/+1
* Disable TLS channel id if cookies are disabled or third-party cookies are blo...mattm@chromium.org2012-09-121-1/+1
* Plumbing for the Infinite Cache.tburkard@chromium.org2012-09-101-1/+6
* Create chrome Windows desktop shortcuts through a checkbox in create/manager ...hallielaine@chromium.org2012-09-041-3/+0
* Change the underlying directory for Isolated Apps to be the same as Storage P...ajwong@chromium.org2012-08-291-1/+2
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-14/+0
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-0/+14
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-14/+0
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-211-3/+30
* Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...ajwong@chromium.org2012-08-181-2/+3
* Enable storing and restoring sessionStorage by default.marja@chromium.org2012-08-171-2/+2
* ProfileImpl fix: Don't access DOMStorageContext too early.marja@chromium.org2012-08-171-5/+6
* Remove Instant v1 API.sreeram@chromium.org2012-08-091-3/+0
* Remove the effects of --disable-restore-session-state.marja@chromium.org2012-08-081-5/+1
* Remove last references to profile->GetHistory() and profile->GetBookmarkModel().rlp@chromium.org2012-08-081-22/+0
* Relanding this as this did not fix the chromiumos breakage.ananta@chromium.org2012-08-071-3/+15
* Reverting this as it causes browser tests on the Linux ChromiumOS builder to ...ananta@chromium.org2012-08-071-15/+3
* Add support for loading user cloud policy on desktop, behind the --load-cloud...atwilson@chromium.org2012-08-071-3/+15
* Better session restore: Persist sessionStorage on disk.marja@chromium.org2012-08-071-0/+6
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-0/+1
* Move PROFILE_DESTROYED notification to ProfileDestroyer and observe it in Ext...yoz@chromium.org2012-07-271-4/+2
* Move printing.* prefs from local state to profilebartfab@chromium.org2012-07-261-0/+12
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-2/+2
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-211-33/+6
* A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...hbono@chromium.org2012-07-201-6/+33
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-201-33/+6
* Removing ENABLE_PROMO_RESOURCE_SERVICE guardsaruslan@chromium.org2012-07-171-7/+1
* Move UserScript and related into extensions namespacerdevlin.cronin@chromium.org2012-07-131-1/+1
* Removing last usage of default request context. Fixing up login_utils to not ...rlp@chromium.org2012-07-131-14/+1
* Enable promotion system on Androidaruslan@chromium.org2012-07-131-1/+1
* Fixing the way history service factory access the history (i.e., when it crea...rlp@chromium.org2012-07-131-1/+1
* Moving browser tag storage to in-memory only for cookies and HTTP cache.nasko@chromium.org2012-07-121-0/+15
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-5/+5
* Cleanup: removing better session restore UI changes.marja@chromium.org2012-07-111-3/+0
* Revert 145969 - Removing last usage of default request context. Fixing up log...rlp@chromium.org2012-07-101-1/+14
* Removing last usage of default request context. Fixing up login_utils to not ...rlp@chromium.org2012-07-101-14/+1
* Extracted inner class doing process dispatch.noyau@chromium.org2012-07-091-1/+4
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-061-2/+2
* Make ShortcutsBackend a ProfileKeyedService.mrossetti@chromium.org2012-07-031-10/+0
* Now doesn't wait to destroy non-incognito profiles, and allow immediate destr...mad@chromium.org2012-06-261-1/+8
* Reverting since this did not fix so I can revert the original change in the h...rlp@chromium.org2012-06-251-1/+1
* Move some RegisterXxxPref out of Browsercjhopman@chromium.org2012-06-251-0/+14
* Fixing the way HistoryServiceFactory access the history service and updated a...rlp@chromium.org2012-06-221-1/+1
* Whitelist all previously loaded extensions when registering the ExtensionServ...bauerb@chromium.org2012-06-181-2/+1
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-6/+0
* Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...rlp@chromium.org2012-06-081-44/+5
* Refactored ChromeSpeechRecognitionPreferences according to new ProfileKeyedSe...primiano@chromium.org2012-06-061-15/+3
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-3/+4