summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-4/+2
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Win: Fix race possible during startup before first Browser is created.mattm@chromium.org2010-06-101-0/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-5/+2
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+5
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-181-0/+17
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-2/+2
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+1
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-17/+26
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-26/+17
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-17/+26
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-0/+77
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-77/+0
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-0/+77
* Ensure all callers to GetFilePath are on the File threadfinnur@chromium.org2010-03-251-0/+7
* Do some browser_main cleanup. This moves ChromeOS login manager and some firstbrettw@chromium.org2010-03-241-1/+1
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-14/+0
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-2/+2
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-061-0/+6
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+6
* Simple fix for a crashing bug.michaeln@chromium.org2010-03-051-0/+2
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-1/+1
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-7/+1
* Delete HTML5 database in BrowsingDataRemover, part 1.jochen@chromium.org2010-02-061-2/+1
* Check for the existance of a profile manager. Might not exist during early sh...jochen@chromium.org2010-02-051-0/+7
* Some preliminary ground work for respecting the "Content Settings" in the app...michaeln@chromium.org2010-02-041-1/+2
* Make sure locally stored site data is deleted after DB and WebKit threads are...jochen@chromium.org2010-02-041-6/+12
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-031-0/+35
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-031-35/+0