summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/web_dialog_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move WebDialogView to ui/views/controls/webview.mazda@chromium.org2012-07-231-320/+0
* Move WebDialogWebContentsDelegate to ui/web_dialogs.mazda@chromium.org2012-07-201-0/+1
* Remove the dependency of WebDialogView on chrome.mazda@chromium.org2012-07-191-18/+5
* chrome/browser/ui: Put browser_dialogs.h into chrome namespace.tfarina@chromium.org2012-07-021-2/+2
* Remove the usage of TabRenderWatcher in WebDialogView.mazda@chromium.org2012-06-141-14/+0
* Remove the usage of Profile in WebDialogView.mazda@chromium.org2012-06-131-6/+6
* Remove the usage of Browser in WebDialogView.mazda@chromium.org2012-06-131-5/+3
* Revert "Remove the usage of Browser in WebDialogView."loislo@chromium.org2012-06-051-3/+5
* Remove the usage of Browser in WebDialogView.mazda@chromium.org2012-06-051-5/+3
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-311-0/+2
* Implement OnDialogShown in WebDialogView.mazda@chromium.org2012-05-301-0/+6
* Implement GetContentsView in WebDialogView.mazda@chromium.org2012-05-251-0/+4
* Properly wired WebDialogView::OnCloseContents(). Made WebDialogViews derived ...zelidrag@chromium.org2012-05-231-2/+13
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-0/+1
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-1/+1
* browser/ui: Remove unused definitions of CloseWebDialog() function.tfarina@chromium.org2012-04-281-4/+0
* browser: Get rid of DialogStyle altogether.tfarina@chromium.org2012-04-261-4/+2
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-251-0/+330