summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_modal_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-4/+0
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-101-3/+21
* This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...jcampan@chromium.org2009-05-281-4/+5
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+6
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-17/+17
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+2
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-0/+99