summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-0/+18
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Move call to c_str() on temporary object to inside the function calljoi@chromium.org2011-03-031-2/+2
* Remove the workaround for bug 43461. Use a g_use_system_sslwtc@chromium.org2011-02-231-7/+6
* Fix DCHECK and remove moot DECLSPEC_IMPORT.msw@chromium.org2011-02-201-4/+4
* Register Application Restart with Windows Restart Manager on browser_main sta...msw@chromium.org2011-02-201-2/+37
* Revert 75405 - Register Application Restart with Windows Restart Manager on b...msw@chromium.org2011-02-181-20/+2
* Register Application Restart with Windows Restart Manager on browser_main sta...msw@chromium.org2011-02-181-2/+20
* Fix user-to-system-level installation delegation. This looks to have been bro...robertshield@chromium.org2011-02-111-3/+3
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-6/+5
* 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