summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* Launch apps directly into NTPjstritar@chromium.org2010-10-141-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+2
* Revert 62357 - Remove singleprocess from the list of flags that we show an in...jam@chromium.org2010-10-131-0/+1
* Remove singleprocess from the list of flags that we show an infobar for, sinc...jam@chromium.org2010-10-121-1/+0
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* BackgroundModeManager is now responsible for KeepAlive for --no-startup-windowatwilson@chromium.org2010-10-111-7/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-4/+4
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-2/+1
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-0/+14
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-4/+7
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-011-76/+0
* Added code in the browser process to display a Cloud Print token expired desk...sanjeevr@chromium.org2010-09-221-0/+8
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Revert 52446 - Supports High DPI mode.hbono@google.com2010-09-141-7/+0
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-9/+0
* GTTF: Move TestingAutomationProvider to its own file.phajdan.jr@chromium.org2010-08-181-0/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-11/+11
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-2/+2
* Extension package creation cleanuperg@google.com2010-08-111-51/+63
* fixup for style nitsatwilson@chromium.org2010-08-111-1/+1
* Cleaned up an incorrect commentatwilson@chromium.org2010-08-111-1/+1
* Added support for --no-startup-window flag to launch chrome with no startup w...atwilson@chromium.org2010-08-111-1/+14
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-1/+1
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-041-1/+3
* De-wstringify some browser startup code and net utility.evan@chromium.org2010-08-041-2/+2
* Make BrowserInit use FilePath instead of wstring for current directory.viettrungluu@chromium.org2010-08-031-10/+14
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...pkasting@chromium.org2010-08-031-10/+10
* Fix --kiosk to work regardless of the startup pref setting or supplied URLs. pkasting@chromium.org2010-08-031-10/+10
* enable apps by defaulterikkay@chromium.org2010-08-021-1/+1
* Revert 54560 - nick@chromium.org2010-08-021-1/+1
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-5/+6
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* Revert 54073 - Fix --kiosk to work regardless of the startup pref setting or ...rohitrao@chromium.org2010-07-291-8/+10
* Fix --kiosk to work regardless of the startup pref setting or supplied URLs.pkasting@chromium.org2010-07-281-10/+8
* Put back 53641 - Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-271-13/+0
* Revert 53641 - Landing OEM customization CL for Denisasargent@chromium.org2010-07-261-0/+13
* Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-261-13/+0
* Continual header pruningerg@google.com2010-07-221-0/+1
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-11/+12
* Added file to track login times, and moved functionality to boot_times_loader.davemoore@chromium.org2010-07-211-9/+0
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-1/+2
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Supports High DPI mode.hbono@chromium.org2010-07-151-0/+7
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1