summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/js_modal_dialog_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-1/+1
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-041-8/+8
* views: Change MessageBoxView API to string16.tfarina@chromium.org2011-10-111-4/+4
* views: Change DialogDelegate::GetDialogButtonLabel() to string16.tfarina@chromium.org2011-10-071-5/+5
* views: Change MessageBoxView::GetInputText() to string16.tfarina@chromium.org2011-09-291-1/+1
* 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
* views: Fix views::WindowDelegate comments.tfarina@chromium.org2011-09-191-1/+1
* Removing unused argument.saintlou@chromium.org2011-07-281-1/+1
* Eliminate Window completely.ben@chromium.org2011-06-131-5/+13
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-3/+4
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-221-1/+2
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-1/+1
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-0/+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-14/+14
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-3/+3
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-5/+7
* Move app_modal_dialog stuff to ui/ben@chromium.org2010-12-011-1/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+155