summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process.h
Commit message (Expand)AuthorAgeFilesLines
* Plumb HostDesktopType through BrowserListTabContentsProvider.gab@chromium.org2013-02-221-0/+2
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+3
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-0/+11
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-191-3/+3
* Relanding r172627zmo@chromium.org2012-12-171-0/+3
* Revert 172627shawnsingh@google.com2012-12-121-3/+0
* Cache GL strings from GPU process and use them at next browser startup.zmo@chromium.org2012-12-121-0/+3
* Media Galleries: Refactor MediaFileSystemRegistry and friends so they are no ...thestig@chromium.org2012-12-121-0/+6
* Ensure that Metro chrome in ASH is able to connect to an existing desktop chr...ananta@chromium.org2012-11-271-0/+4
* Remove BrowserProcess::plugin_finder_disabled().bauerb@chromium.org2012-11-011-4/+0
* New feature: Bookmark Prompt Finch Experimentyosin@chromium.org2012-10-311-0/+3
* Split ThumbnailGenerator in two.avi@chromium.org2012-10-081-2/+2
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-5/+0
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-0/+5
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-5/+0
* Browser process does not try to create RemoteDebuggingServer again if it is a...vsevik@chromium.org2012-08-241-1/+1
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-2/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Put VariationsService into the chrome_variations namespace.asvitkine@chromium.org2012-07-061-2/+5
* Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world.ben@chromium.org2012-06-231-4/+0
* Restoring the chrome variatioons client, with a fix for browser_test failures...jwd@chromium.org2012-05-171-0/+2
* Move OOMPriorityManager and LowMemoryObserver to chrome/browser/chromeos/.thestig@chromium.org2012-05-111-2/+2
* Make GoogleURLTracker a profile-keyed service.pkasting@chromium.org2012-05-091-2/+0
* Cleanup: IWYU for BrowserProcess.thestig@chromium.org2012-05-081-8/+5
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-1/+0
* Hide MHTMLGenerationManager from chrome.jam@chromium.org2012-03-011-3/+0
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-231-3/+0
* Introduced the PolicyService.joaodasilva@chromium.org2012-02-091-0/+6
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-2/+3
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-3/+2
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-2/+3
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-091-3/+1
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-0/+3
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-28/+8
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-031-3/+0
* Remove IOThread::message_loop().joi@chromium.org2011-12-021-3/+0
* DevTools: remove support for legacy remote debugger.yurys@chromium.org2011-11-241-2/+0
* Make DevToolsManager a singleton, remove it from ContentBrowserClient.yurys@chromium.org2011-11-221-2/+0
* Move enabling IPC logging for all child processes to the Content API.jam@chromium.org2011-11-181-7/+0
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-8/+0
* Add CRL set updater.agl@chromium.org2011-09-301-0/+3
* CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce...jamescook@chromium.org2011-09-201-0/+7
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-1/+1
* Remove string from BrowserProcess interface.tony@chromium.org2011-08-171-11/+0
* Factor out dependncy on download throttling from core download code.jam@chromium.org2011-08-161-0/+1
* Remove wstrings that aren't used from browser.h and browser_process.h.tony@chromium.org2011-08-101-8/+0
* Component update part six, wire sigleton to browsercpu@chromium.org2011-08-031-0/+3
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-281-0/+3
* DevTools: move devtools_ui into content since it should be able to serve devt...pfeldman@chromium.org2011-07-271-0/+2