summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactored RemovableDeviceNotificationsWindowWin class as a prep to support m...kmadhusu@chromium.org2012-10-181-2/+2
* Slightly better text for "Please close all..." dialog if Chrome is the defaul...grt@chromium.org2012-10-051-1/+8
* Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...gab@chromium.org2012-10-051-4/+5
* Listen in the browser for a connection from a metro viewer process.scottmg@google.com2012-10-011-0/+7
* Update Windows System Monitor Removable Device Impl.vandebo@chromium.org2012-09-181-0/+6
* Revert 157256 - Update Windows System Monitor Removable Device Impl.vandebo@chromium.org2012-09-181-6/+0
* Update Windows System Monitor Removable Device Impl.vandebo@chromium.org2012-09-181-0/+6
* Fixing create/edit dialog strings and comments in the Profile UI.stevet@chromium.org2012-09-151-1/+1
* Check function pointer before calling it.mad@chromium.org2012-09-141-5/+8
* Replace PeekMessage for TSF awarenessyoichio@chromium.org2012-09-081-0/+16
* Rename Windows SystemMonitor implementation files.vandebo@chromium.org2012-09-081-3/+3
* Move device notification impl out of chrome/browser/media_galleryhongbo.min@intel.com2012-09-051-1/+1
* Create and delete desktop shortcuts in general.hallielaine@chromium.org2012-08-161-6/+2
* Set --enable-touch-event by default on Win7+girard@chromium.org2012-07-271-0/+5
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-2/+3
* browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int...tfarina@chromium.org2012-07-041-9/+8
* browser: Put more files in chrome namespace.tfarina@chromium.org2012-07-011-1/+1
* (1) Moved IsMediaDevice() function to MediaDeviceNotificationsUtils. kmadhusu@chromium.org2012-06-291-2/+2
* Retrieve additional command line switches if any from the metro driver instea...ananta@chromium.org2012-06-221-3/+11
* Consolidate RecordBrowserStartupTime() into one locationjeremy@chromium.org2012-06-191-11/+0
* Adding --enable-touch-events to the browser command line for Windows 8 and up...ananta@chromium.org2012-06-191-0/+4
* Removing the enable-touch-events flag temporarily from metro mode as touch is...ananta@chromium.org2012-06-071-4/+0
* Register installer string delegate earlier in Chrome startup.grt@chromium.org2012-05-301-0/+4