summaryrefslogtreecommitdiffstats
path: root/ui/web_dialogs
Commit message (Expand)AuthorAgeFilesLines
* Fix most of the "gn check" errors in ui/*Brett Wilson2014-08-281-0/+2
* Work on GN build, mostly in //uibrettw@chromium.org2014-07-021-0/+40
* Implemented inline login dialog for Chrome OS.dzhioev@chromium.org2014-05-122-0/+8
* webui: rename "DialogClose" to "dialogClose" to match other webui messages.dbeam@chromium.org2014-04-252-2/+2
* Disabled pinch zooming in non-browser Aura windows.bokan@chromium.org2014-01-303-1/+14
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* Add CanCloseDialog to WebDialogDelegate to allow blocking closing of dialog i...jennyz@chromium.org2013-12-022-0/+10
* ui/web_dialogs: Remove webkit/glue entry from DEPS.tfarina@chromium.org2013-11-011-1/+0
* Remove TestWebDialogObserver as it's not really needed.jam@chromium.org2013-10-254-190/+0
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+2
* Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."ben@chromium.org2013-09-241-2/+0
* Tighten up DEPS rules in src/ui: prevent components from including from each ...ben@chromium.org2013-09-241-0/+2
* ui: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-282-2/+2
* 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