summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure that Metro chrome in ASH is able to connect to an existing desktop chr...ananta@chromium.org2012-11-271-0/+15
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-131-7/+1
* Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-091-1/+7
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-081-7/+1
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-1/+10
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-10/+1
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-6/+5
* Remove BrowserProcess::plugin_finder_disabled().bauerb@chromium.org2012-11-011-5/+0
* New feature: Bookmark Prompt Finch Experimentyosin@chromium.org2012-10-311-0/+4
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-1/+10
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Cleanup shutdown of the policy code.joaodasilva@chromium.org2012-10-171-2/+5
* Split ThumbnailGenerator in two.avi@chromium.org2012-10-081-3/+3
* Plugins resource service.ibraaaa@google.com2012-10-021-0/+7
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-3/+0
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-0/+3
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-3/+0
* Use ChromeBrowserMainPartsAndroid.yfriedman@chromium.org2012-08-301-0/+2
* Browser process does not try to create RemoteDebuggingServer again if it is a...vsevik@chromium.org2012-08-241-1/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-2/+2
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-2/+2
* 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/+2
* Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world.ben@chromium.org2012-06-231-5/+0
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-1/+0
* Fix crash in policy code caused by early shutdown.joaodasilva@chromium.org2012-05-231-3/+5
* Restoring the chrome variatioons client, with a fix for browser_test failures...jwd@chromium.org2012-05-171-0/+3
* Taking over issue 10006037.rlp@chromium.org2012-05-141-1/+0
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-111-0/+1
* Taking over issue 10006037.rlp@chromium.org2012-05-111-1/+0
* 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-3/+0
* Cleanup: IWYU for BrowserProcess.thestig@chromium.org2012-05-081-13/+9
* BrowserProcessImpl owns the PolicyService, so that it can be destroyed after ...joaodasilva@chromium.org2012-03-311-1/+3
* Add enable_automation build switch.wangxianzhu@chromium.org2012-03-151-0/+2
* Move creation and ownership of BrowserOnlineStateObserver to content.jam@chromium.org2012-03-111-4/+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
* Removed unused data member from chrome/browser/browser_process_impl.h.francoisk777@gmail.com2012-02-211-3/+0
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-151-1/+1
* Add some instrumentation to BrowserProcessImpl.eroman@chromium.org2012-02-141-0/+5
* Introduced the PolicyService.joaodasilva@chromium.org2012-02-091-0/+3
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-15/+4
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-4/+15
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-15/+4
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-091-6/+1
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-0/+3
* This goes most of the way to re-enabling chrome_frame_net_tests by making it ...joi@chromium.org2011-12-121-4/+0
* Respect default browser policybenwells@chromium.org2011-12-121-0/+5
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-5/+0