summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_modal_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-101-0/+3
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-5/+5
* Add a comment explaining the ownership model between AppModalDialogtc@google.com2009-04-171-1/+4
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-091-1/+2
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-0/+109