summaryrefslogtreecommitdiffstats
path: root/ui/web_dialogs
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-112-2/+2
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* ui/web_dialogs: Use base::string16 now that string16 was moved into base name...tfarina@chromium.org2013-05-273-3/+3
* web_dialogs: Remove unused notification_service.h include.tfarina@chromium.org2013-05-201-1/+0
* Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh...jennyz@chromium.org2013-01-313-1/+10
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Make VKEY_F14 and VKEY_HELP close keyboard overlay.mazda@chromium.org2012-12-203-0/+74
* Create web_dialogs_test_support target.mazda@chromium.org2012-12-185-0/+284
* Move constrained web dialog code back to chrome/.avi@chromium.org2012-11-013-214/+0
* Remove two functions on WebContentsDelegate which didn't belong in content. T...jam@chromium.org2012-09-262-9/+0
* Pass result of blockage across content API when new tab blocked. This change ...tsepez@chromium.org2012-09-072-2/+4
* Valgrind: Fix leaks in ConstrainedWebDialogDelegate.thestig@chromium.org2012-09-061-1/+0
* Kill PropertyBag, switch WebContents to SupportsUserData.avi@chromium.org2012-08-234-53/+93
* Move WebDialogWebContentsDelegate to ui/web_dialogs.mazda@chromium.org2012-07-204-1/+148
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Enable incremental linking on browser_tests and unit_tests.jam@chromium.org2012-06-221-3/+1
* Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta...jam@chromium.org2012-06-191-4/+5
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-3110-0/+667