summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a preference to clear plugin data on browser shutdown.bauerb@chromium.org2010-12-151-0/+36
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-141-0/+7
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-111-7/+0
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-101-0/+7
* Send phishing model from the browser to the renderer.noelutz@google.com2010-12-091-0/+43
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-1/+2
* Refactored cookies persistent store clean-up on shutdown.pastarmovj@chromium.org2010-12-061-3/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-1/+4
* Refactor DOM storage context clean-up on shutdown.pastarmovj@chromium.org2010-12-011-2/+0
* Moved deleting the indexed db context to the IndexedDBContext destructor.pastarmovj@chromium.org2010-11-301-2/+0
* Added a method to delete indexed databases on shutdown.jochen@chromium.org2010-11-181-0/+2
* Implement print preview tab controller.kmadhusu@chromium.org2010-11-161-0/+14
* Load extensions service entirly on UI thread.skerner@chromium.org2010-11-161-6/+0
* Reland 65535danno@chromium.org2010-11-101-1/+1
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-1/+1
* Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-1/+1
* Use BrowserThread instead of BrowserProcessSubThread for cache thread.willchan@chromium.org2010-11-091-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-8/+8
* Policy to disable printinggfeher@chromium.org2010-10-011-3/+13
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-0/+4
* Remove one-time flags when restarting after update.finnur@chromium.org2010-09-221-17/+4
* Tear down the notifications UI manager before the profile goes away.johnnyg@chromium.org2010-09-211-4/+5
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-3/+28
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-28/+3
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-3/+28
* Policy: plugins disabled by policy should honor policy changes without Chrome...danno@chromium.org2010-09-101-0/+8
* Gracefully handle the case of empty preference file names in PrefValueStore.mnissler@chromium.org2010-09-031-1/+1
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Autorestart on update should happen when (among other things), the browser is inprasadt@chromium.org2010-08-241-1/+1
* Fix to change the sense (and name) of kRestoreBackgroundContents to be kDisab...atwilson@chromium.org2010-08-211-2/+1
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+15
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-13/+0
* Added support for --no-startup-window flag to launch chrome with no startup w...atwilson@chromium.org2010-08-111-7/+15
* Reset the notification ui manager even earlier, before the IO thread goes away.johnnyg@chromium.org2010-08-051-3/+4
* First stage of proxy extension API.pam@chromium.org2010-08-041-1/+1
* Shutdown the notification UI manager before the notifications service, as the...johnnyg@chromium.org2010-08-031-0/+3
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* Continual header pruningerg@google.com2010-07-221-20/+184
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-1/+2
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-1/+1
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+10
* DevTools: add stub for HTTP-based remote debugger interface.pfeldman@chromium.org2010-07-061-2/+2
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-2/+2
* White space changes for grd revertvandebo@chromium.org2010-07-031-1/+1
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1