summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/uninstall_view.cc
Commit message (Expand)AuthorAgeFilesLines
* browser: Put more files in chrome namespace.tfarina@chromium.org2012-07-011-2/+2
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-5/+11
* Remove widgets related to restoring the default browser from uninstall view w...motek@chromium.org2012-06-081-2/+7
* browser: Use structure dereference operator (aka ->) in place of "(*i)."tfarina@chromium.org2012-06-041-6/+6
* browser: Extract uninstall browser prompt into its own file.tfarina@chromium.org2012-05-141-0/+15
* views: Rename Combobox "selected getter/setter" accessors to something more a...tfarina@chromium.org2012-03-281-2/+1
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-271-2/+2
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* views: Move combobox directory to ui/views/controls/.tfarina@chromium.org2011-11-241-1/+1
* views: Factor out Listener from Combobox into its own header file.tfarina@chromium.org2011-11-221-0/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-5/+4
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-3/+3
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-2/+2
* views: Change DialogDelegate::GetDialogButtonLabel() to string16.tfarina@chromium.org2011-10-071-6/+5
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-2/+2
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-2/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-5/+5
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-5/+5
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-5/+5
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-4/+4
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-1/+3
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-4/+4
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-4/+4
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-5/+5
* views: Move more layout constants to the views namespace. Part 2.tfarina@chromium.org2011-02-091-1/+1
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* views: Make CreatePanelGridLayout a static method of GridLayout class.tfarina@chromium.org2011-01-211-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Remove wstring from l10n_util. Part 7.avi@chromium.org2011-01-061-6/+7
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-2/+3
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+152