summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-12/+12
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-5/+5
* Installer cleanupamit@chromium.org2010-12-161-2/+1
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-2/+2
* Revert 69196 - Revert 69190 - Revert 68827 - Use SChannel for Windows.willchan@chromium.org2010-12-151-4/+0
* Revert 69190 - Revert 68827 - Use SChannel for Windows.willchan@chromium.org2010-12-141-0/+4
* Revert 68827 - Use SChannel for Windows.willchan@chromium.org2010-12-141-4/+0
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-2/+2
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-2/+2
* Use SChannel for Windows.willchan@chromium.org2010-12-101-0/+4
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-9/+14
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-2/+3
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-1/+1
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-161-0/+9
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-151-6/+6
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-151-6/+6
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-141-6/+6
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-4/+4
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-5/+5
* Sigh... in fixing the crash message for RTL, I broke LTR, due to AdjustString...pkasting@chromium.org2010-08-171-3/+3
* Noticed when I crashed while running in RTL mode that the crash string had it...pkasting@chromium.org2010-08-141-11/+11
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-6/+6
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* BrowserMain() refactoring, part 2.1.viettrungluu@chromium.org2010-07-291-0/+16
* BrowserMain() refactoring, part 2.viettrungluu@chromium.org2010-07-271-5/+5
* Posix: Stop crashing on SIG{INT|HUP|TERM}.willchan@chromium.org2010-07-121-1/+1
* Start at cleaning up BrowserMain().viettrungluu@chromium.org2010-07-071-0/+21
* Remove a few stray bits of win2k support.pkasting@chromium.org2010-05-071-2/+3
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-11/+1
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-1/+11
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-11/+1
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-6/+12
* Do some browser_main cleanup. This moves ChromeOS login manager and some firstbrettw@chromium.org2010-03-241-10/+3
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-151-0/+2
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-2/+5
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-5/+2
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-151-1/+1
* Send Breakpad and debugger status to the metrics service on the Mac.mark@chromium.org2009-09-141-9/+17
* Re-apply r23841 "During uninstall if Chrome is set as default"kuchhal@chromium.org2009-08-201-4/+13
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-201-13/+4
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-201-4/+13
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-1/+1
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-1/+2
* Move win_util.h from common to app.ben@chromium.org2009-05-081-4/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3