summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor module loading verification.erikwright@chromium.org2013-11-131-2/+2
* Adds the concept of a 'safe mode' hotkey startcpu@chromium.org2013-11-121-0/+12
* Revert 232825 "Adds the concept of a 'safe mode' hotkey start"zturner@chromium.org2013-11-081-19/+0
* Adds the concept of a 'safe mode' hotkey startcpu@chromium.org2013-11-041-0/+19
* Revert 232525 "Integrate module import verification with module ..."dewittj@chromium.org2013-11-021-2/+2
* Integrate module import verification with module loading verification.erikwright@chromium.org2013-11-021-2/+2
* Revert 230968 "Use HighResNow whenever possible on Windows."scottmg@chromium.org2013-10-251-1/+15
* Use HighResNow whenever possible on Windows.simonjam@chromium.org2013-10-251-15/+1
* Reverts unloading of digital personasky@chromium.org2013-10-101-12/+0
* Adds code to unload digital personasky@chromium.org2013-10-091-0/+12
* Implement install module verification metric.erikwright@chromium.org2013-10-081-0/+14
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-09-101-0/+16
* Revert 217172 "Enable high resolution time for TimeTicks::Now on..."nhiroki@chromium.org2013-08-131-16/+0
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-08-131-0/+16
* Remove Chrome.SearchSelectExempt from the codebase.pkasting@chromium.org2013-08-021-28/+0
* Merge 3 different ways of obtaining first run state (BrowserMain's |is_first_...gab@chromium.org2013-07-311-1/+2
* [StorageMonitor] Move StorageMonitor ownership to BrowserProcessImplgbillock@chromium.org2013-07-191-7/+0
* Fix crash in Windows chrome with --uninstall flag. This was a regression from...jam@chromium.org2013-07-181-1/+1
* Fix crash with error dialog when Chrome is run on pre-xp machines.jam@chromium.org2013-07-151-1/+3
* Small cleanup for ChromeBrowserMain:jam@chromium.org2013-07-101-13/+38
* Please discard this CL. Will upload a new one in a bitananta@chromium.org2013-07-101-0/+4
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* [Media Galleries] Lazily initialize the storage monitor.gbillock@chromium.org2013-06-041-6/+0
* Use reinterpret_cast<> to cast from void* to function pointer.hans@chromium.org2013-05-301-1/+1
* Move TSF IME initialization code from chrome to content.kochi@chromium.org2013-05-231-16/+0
* Refactoring installer shortcut deletion; adding dedicated shortcut update fea...gab@chromium.org2013-05-061-3/+2
* Regularize storage monitor creation in Windows.gbillock@chromium.org2013-04-181-3/+8
* Rename RemovableDeviceNotifications=>StorageMonitortommycli@chromium.org2013-03-041-4/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename browser/system_monitor to browser/storage_monitor.gbillock@chromium.org2013-02-211-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-6/+6
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* [Fixit-Dec-2012] Auto-launch system-level Chrome post user-level Chrome self-...gab@chromium.org2013-01-051-3/+16
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-041-7/+4
* Revert 174893 - Windows: Remove desktop profile shortcuts (and any others poi...eroman@chromium.org2013-01-031-4/+7
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-031-7/+4
* Refactor first_run, very few things should depend on whether the First Run se...gab@chromium.org2013-01-021-23/+0
* Add a UMA stat to track whether Chrome is the default browser.robertshield@chromium.org2012-12-111-2/+1
* On Chrome uninstall, if App Launcher is installed, then hide the "Also delete...huangs@chromium.org2012-12-051-1/+4
* Move Windows-specific first run task out of chrome_browser_main.cc by introdu...gab@chromium.org2012-11-301-6/+30
* Ensure that Metro chrome in ASH is able to connect to an existing desktop chr...ananta@chromium.org2012-11-271-16/+0
* Convert touch events to tristate flag.flackr@chromium.org2012-11-211-5/+0
* Remove self-destruct message box (causing hang in Metro).gab@chromium.org2012-11-211-6/+16
* Revert 166582 - Force Metro vs Desktop preference back to Desktop when Chrome...gab@chromium.org2012-11-141-33/+0
* Cause metro/ash to auto-launch the needed desktop process, without showing a ...robertshield@chromium.org2012-11-131-1/+9
* Force Metro vs Desktop preference back to Desktop when Chrome is launched aft...gab@chromium.org2012-11-081-0/+33
* Refactoring shortcut creation code in ShellUtil.huangs@chromium.org2012-11-071-5/+5
* Clean Up: TSF related stuffnona@chromium.org2012-11-021-1/+1
* No longer install all-users shortcuts on system-level installs; instead insta...gab@chromium.org2012-10-301-9/+12
* Only remove Chrome shortcut if it points to the chrome.exe being uninstalled.gab@chromium.org2012-10-231-9/+15