summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/jsmessage_box_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r44125aa@chromium.org2010-04-091-0/+4
* Attempt fix for crash bug when alert closes while owning hostaa@chromium.org2010-04-091-4/+0
* Potential fix for reliability test crash.zelidrag@chromium.org2010-02-091-1/+0
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-40/+17
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-061-6/+10
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-051-10/+6
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-051-6/+10
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* Make messages in javascript's alert copyable.tc@google.com2009-04-241-1/+2
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-8/+8
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-5/+5
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-5/+5
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-0/+122