summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ExtensionTabIdMap to ExtensionRendererState to allow it to capture fur...fsamuel@chromium.org2013-01-241-3/+3
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-0/+32
* Enable the VariationsService on official builds when --variations-service-url...stevet@chromium.org2013-01-071-3/+1
* Fix compile from bad merge :(dbeam@chromium.org2013-01-041-5/+1
* Move PromoResourceService from Profile to BrowserProcessImpl/local_state().dbeam@chromium.org2013-01-041-20/+31
* Move the rest of the plugin code under chrome\browser to chrome\browser\plugins.jam@chromium.org2013-01-031-1/+1
* Exclude chrome/browser/plugins/ for builds with enable_plugins==0nileshagrawal@chromium.org2013-01-031-5/+4
* Remove unused Flash-related code:yzshen@chromium.org2012-12-281-21/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-6/+9
* Exclude PluginService for builds with enable_plugins==0nileshagrawal@chromium.org2012-12-201-0/+3
* Introduce PrefServiceBuilder, use for ChromePrefServiceBuilder.joi@chromium.org2012-12-191-2/+5
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-191-1/+1
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-191-9/+10
* Relanding r172627zmo@chromium.org2012-12-171-0/+8
* Do not initialize field trials on Android.nileshagrawal@chromium.org2012-12-131-1/+1
* Revert 172627shawnsingh@google.com2012-12-121-8/+0
* Cache GL strings from GPU process and use them at next browser startup.zmo@chromium.org2012-12-121-0/+8
* Media Galleries: Refactor MediaFileSystemRegistry and friends so they are no ...thestig@chromium.org2012-12-121-0/+8
* Build time configuration for mobile safebrowsing.sgurun@chromium.org2012-11-291-2/+2
* Move InitializeNetworkOptions from ChromeBrowserMain to IOThread. This is in ...rch@chromium.org2012-11-291-2/+2
* Ensure that Metro chrome in ASH is able to connect to an existing desktop chr...ananta@chromium.org2012-11-271-0/+9
* Disable VariationsService for non-GOOGLE_CHROME_BUILD builds.asvitkine@chromium.org2012-11-261-0/+2
* This patch changes participation condition of bookmark prompt experiment to:yosin@chromium.org2012-11-161-1/+2
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+2
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-131-14/+12
* Revert 166704 - Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-091-12/+14
* Convert PrefChangeRegistrar usages, batch 1.joi@chromium.org2012-11-081-14/+12
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-5/+8
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-8/+5
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-14/+8
* Remove BrowserProcess::plugin_finder_disabled().bauerb@chromium.org2012-11-011-18/+2
* New feature: Bookmark Prompt Finch Experimentyosin@chromium.org2012-10-311-0/+15
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-5/+8
* Remove BrowserThread dependency from PrefMember.joi@chromium.org2012-10-241-1/+2
* 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-12/+16
* cros: Move files to chrome/browser/chromeos/memory directoryjamescook@chromium.org2012-10-101-1/+1
* Split ThumbnailGenerator in two.avi@chromium.org2012-10-081-4/+4
* Changes pref for whether last session exited cleanly from a boolean tosky@chromium.org2012-10-051-1/+1
* Plugins resource service.ibraaaa@google.com2012-10-021-0/+11
* Separate plugin_metadata from plugin_installer, make plugin_finder thread-saf...ibraaaa@google.com2012-09-251-0/+4
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-7/+0
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-0/+7
* Remove bundled NPAPI Flash on Windows.yzshen@chromium.org2012-09-071-1/+1
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-7/+0
* Metro mode switching (chrome side)cpu@chromium.org2012-09-061-0/+6
* Use ChromeBrowserMainPartsAndroid.yfriedman@chromium.org2012-08-301-0/+4
* Browser process does not try to create RemoteDebuggingServer again if it is a...vsevik@chromium.org2012-08-241-3/+7