summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-2/+2
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-8/+10
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-10/+8
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-8/+10
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-1/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-1/+1
* Only RegisterApplicationRestart for command lines of supported length.msw@chromium.org2011-07-071-6/+9
* Eliminate Window completely.ben@chromium.org2011-06-131-3/+2
* Back out the core of 85152 CLcpu@chromium.org2011-06-071-41/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-3/+3
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-141-2/+1
* Change the writting to the 'did run' registry to better account activescpu@chromium.org2011-05-121-0/+40
* Add a histogram to record time elapsed before we start the browser message loop.siggi@chromium.org2011-04-151-0/+15
* first-run: Pull IsBrowserAlreadyRunning() out of upgrade_util_win.h.tfarina@chromium.org2011-04-151-2/+2
* first-run: Eliminate the ifdefs in upgrade_util.htfarina@chromium.org2011-04-141-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* first-run: Reland refactor of Upgrade class into upgrade_util API.tfarina@chromium.org2011-04-131-2/+2
* Broke ARM compile.siggi@chromium.org2011-04-131-2/+2
* first-run: Refactor Upgrade class into a common upgrade_util API.tfarina@chromium.org2011-04-131-2/+2
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-0/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* 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