summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove installer_util_strings.rc from chrome.dll.tony@chromium.org2012-05-241-0/+33
* Adding the kEnableTouchEvents switch for metro chrome which allows the browse...ananta@chromium.org2012-05-231-0/+4
* Make touch-optimized-ui a tri-state flagrbyers@chromium.org2012-05-141-4/+0
* browser: Extract uninstall browser prompt into its own file.tfarina@chromium.org2012-05-141-14/+4
* extensions: Make use of simple_message_box functions in ExtensionsStartupUtil.tfarina@chromium.org2012-05-131-2/+4
* Move chrome/browser/simple_message_box.h to chrome/browser/ui.thestig@chromium.org2012-05-131-2/+1
* Moves media device notification code to chrome/browsertpayne@chromium.org2012-04-251-0/+6
* Removing the kEnableTouchEvents switch temporarily from metro chrome as it isananta@chromium.org2012-04-241-1/+1
* browser: Rename two message box functions to more accurate names.tfarina@chromium.org2012-04-231-2/+2
* browser: Use ShowErrorBox() function in two more places.tfarina@chromium.org2012-04-211-8/+7
* chromeos: Put touch-event support behind a flag (--enable-touch-events) until...sadrul@chromium.org2012-04-201-0/+1
* Removing the kForceRendererAccessibility switch from chrome in metro mode as ...ananta@chromium.org2012-04-181-2/+0
* Adding the following switches to Chrome in Windows8 metro mode.ananta@chromium.org2012-04-121-0/+7
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-2/+2
* ui/base: Move message_box_win.{h,cc} to ui/base/win.tfarina@chromium.org2012-03-121-1/+1
* Renable all the disabled PPAPI tests on Windows. The problem was an off-by-1 ...jam@chromium.org2012-03-101-6/+6
* Print useful information when RegisterApplicationRestart fails.jam@chromium.org2012-03-101-1/+4
* Fix permissions.sky@chromium.org2012-02-141-0/+0
* Windows Breakpad: Remove kNoOOBreakpad environment variablemseaborn@chromium.org2012-02-141-4/+1
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-1/+1
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-1/+1
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-281-1/+1
* Add Windows desktop shortcut for multiple profiles.mirandac@chromium.org2011-11-221-2/+11
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Browser Parts cleanupstevenjb@google.com2011-11-081-0/+24
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-38/+31
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-0/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-1/+1
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-1/+1
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-1/+1
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-201-8/+0
* Revert 101861 - Get rid of content::DidEndMainMessageLoop since it was declar...sky@chromium.org2011-09-201-0/+8
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-191-8/+0
* Revert DidEndMainMessageLoop changes from my earlier checkin since they cause...jam@chromium.org2011-09-151-0/+8
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-8/+0
* Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...jam@chromium.org2011-09-081-0/+292