summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [Memory] Enable tab discarding on Windows (behind a flag).georgesak2015-07-171-2/+2
* Welcome page changes for Windows 10.grt2015-07-141-1/+17
* [Memory] Move OomPriorityManager out of chromeos specific files.georgesak2015-06-301-0/+15
* [DevTools] Destroy RemoteDebuggingServer before ProfileManager.dgozman2015-05-211-5/+5
* Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti...wfh2015-04-281-0/+5
* Move pnacl installer files.sorin2015-04-231-1/+1
* Refactor safe-browsing build-config definitions.nparker2015-04-181-2/+2
* Implement common code for component and extension updaters.sorin2015-04-171-3/+3
* Revert of Implement common code for component and extension updaters. (patchs...vasilii2015-04-141-3/+3
* Implement common code for component and extension updaters.sorin2015-04-141-3/+3
* Fix BrowserProcessImpl::EndSession() for freon-enabled environmenthashimoto2015-04-141-2/+2
* Stop calling PrefService::CommitPendingWrite() in ProfileImpl::SetExitType()hashimoto2015-04-011-2/+4
* Fix destruction order of PromoResourceService and NTPResourceCachedroger2015-03-061-1/+4
* Remove prerender cookie store, part 1.davidben2015-03-061-9/+1
* Remove notification from PromoResourceServicedroger2015-03-051-0/+5
* Added support for monitoring heartbeats over the GCM channel.atwilson2015-02-271-1/+3
* Add new histograms to measure time in PreMainMessageLoop.rkaplow2015-02-131-0/+6
* Make SupervisedUserWhitelistInstaller work correctly with multiple clients (i...bauerb2015-02-121-0/+16
* Make ComponentInstaller refcounted.bauerb2015-02-051-5/+5
* WebResourceService is no longer reference counteddroger2015-01-271-2/+6
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-241-2/+3
* Remove the call of GCMDriver::OnSignedIn in CreateGCMDriver.jianli2015-01-211-5/+0
* Move idle-related functions to ui/base/idle/.derat2015-01-161-2/+2
* Remove remainder of USE_ATHENA ifdefspkotwicz2015-01-161-2/+0
* Add BackgroundMode UMA stats.gab2015-01-081-1/+1
* Rename omaha_client and similar tokens to update_client in all contexts.sorin2015-01-061-4/+4
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-11/+14
* Remove the WindowsLogoffRace experiment.siggi2014-12-051-25/+2
* Don't create a GCMDriver for Android in BrowserProcessImpl::CreateGCMDriver().peter2014-12-011-4/+6
* Componentize EulaAcceptedNotifier and ResourceRequestAllowedNotifierdroger2014-11-211-0/+1
* Use uint16 for port numbers more pervasively.pkasting2014-11-201-1/+1
* Rename components/omaha_query_params => components/omaha_clientrockot2014-11-131-3/+3
* Re-factored printing defines and build configs.vitalybuka2014-11-051-4/+4
* Shutdown Service Workers before the profile is destroyedfalken2014-10-291-12/+0
* Cleanup: Remove some avatar desktop files and power collector files from the ...thestig2014-10-281-1/+1
* Cleanup: Only include background_mode_manager.h when ENABLE_BACKGROUND is def...thestig2014-10-201-2/+11
* Access to Chrome via the System Tray should go through the User Manager.mlerman2014-09-241-1/+2
* Rename AppsClient -> AppWindowClientoshima2014-09-191-2/+2
* Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCMjianli2014-09-191-0/+1
* Revert of Add GCMChannelStatusSyncer to schedule requests and enable/disable ...dbeam2014-09-181-1/+0
* Add GCMChannelStatusSyncer to schedule requests and enable/disable GCMjianli2014-09-181-0/+1
* Settings to control Add Person and Browse as Guest.mlerman2014-09-081-2/+0
* Run athena on chromeoshima2014-09-021-0/+3
* Move AppWindow to extensionshashimoto2014-08-291-1/+1
* Manual fixups in chrome/ for scoped_refptr operator T* removal.dcheng2014-08-291-2/+2
* Remove BrowserThread dependency from usb_service.reillyg2014-08-291-0/+5
* Add relaunch into ASH and desktop support for Chrome on Windows 7.ananta2014-08-281-1/+1
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-1/+1
* Move more metrics classes to metrics namespace.asvitkine2014-08-261-2/+2
* Only build various flash/pnacl/ppapi code when they are enabled. (try 2)thestig2014-08-261-1/+8