summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/external_protocol_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-8/+10
* Coverity: Fixing unused variables bugs.dpapad@chromium.org2011-12-221-2/+2
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-071-2/+1
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* 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: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-3/+3
* views: Change MessageBoxView API to string16.tfarina@chromium.org2011-10-111-7/+6
* 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-5/+3
* 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-2/+2
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-2/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-2/+2
* Fixes a bunch of crashes from my Widget removal yesterday. These places were ...ben@chromium.org2011-06-141-0/+8
* Eliminate Window completely.ben@chromium.org2011-06-131-2/+2
* Move external protocol handling from TC.avi@chromium.org2011-05-251-1/+1
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-221-1/+1
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-221-4/+4
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-12/+13
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Remove wstring from l10n_util. Part 6.avi@chromium.org2011-01-061-11/+15
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-2/+2
* Move ElideString() from base/string_util.cc to app/text_elider.cc to jschuh@google.com2010-12-171-3/+4
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+181