summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/html_dialog_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-1/+10
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-10/+1
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-1/+10
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-4/+4
* Don't delete the DOM UI property for the callback when the DOM UI is torn down.brettw@chromium.org2009-04-221-2/+8
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-0/+70