summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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