summaryrefslogtreecommitdiffstats
path: root/ui/web_dialogs/web_dialog_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove checks for an unreachable condition.thestig2015-04-221-0/+1
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-031-4/+4
* Fix browser launch on the login screen.ginkage2015-02-031-0/+5
* Implemented inline login dialog for Chrome OS.dzhioev@chromium.org2014-05-121-0/+4
* webui: rename "DialogClose" to "dialogClose" to match other webui messages.dbeam@chromium.org2014-04-251-1/+1
* Add CanCloseDialog to WebDialogDelegate to allow blocking closing of dialog i...jennyz@chromium.org2013-12-021-0/+6
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* ui/web_dialogs: Use base::string16 now that string16 was moved into base name...tfarina@chromium.org2013-05-271-1/+1
* Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh...jennyz@chromium.org2013-01-311-0/+4
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Valgrind: Fix leaks in ConstrainedWebDialogDelegate.thestig@chromium.org2012-09-061-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-311-0/+127