summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/jsmessage_box_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* views: Rename JavaScriptMessageBoxDialog to JSModalDialogViews so it matches ...tfarina@chromium.org2010-09-291-63/+0
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-281-15/+15
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* windows: Move mouse pointer automatically to the default button in a dialog box.tfarina@chromium.org2010-05-301-4/+5
* Revert r44125aa@chromium.org2010-04-091-0/+1
* Attempt fix for crash bug when alert closes while owning hostaa@chromium.org2010-04-091-1/+0
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-17/+12
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-061-3/+3
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-051-3/+3
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-051-3/+3
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+3
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-1/+2
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-2/+1
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-1/+2
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-0/+64