summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/html_dialog_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-2/+5
* Turn off context menu for file browser dialogs.dpolukhin@chromium.org2010-11-221-0/+4
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-3/+4
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-141-24/+18
* 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