summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Added system notification for update_engine.seanparent@google.com2010-07-131-0/+6
* NetworkStateNotifier that sends notification when network stat has changed.oshima@chromium.org2010-07-101-0/+4
* base: Get rid of the deprecated SysInfo::GetEnvVar.tfarina@chromium.org2010-07-081-3/+6
* DevTools: add stub for HTTP-based remote debugger interface.pfeldman@chromium.org2010-07-061-10/+15
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-3/+4
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-2/+2
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-4/+3
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-3/+4
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-1/+1