| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve GN header checker, make "check" on //ui/* pass. | Brett Wilson | 2014-09-19 | 1 | -1/+5 |
* | Fix most of the "gn check" errors in ui/* | Brett Wilson | 2014-08-28 | 1 | -0/+2 |
* | Work on GN build, mostly in //ui | brettw@chromium.org | 2014-07-02 | 1 | -0/+40 |
* | Implemented inline login dialog for Chrome OS. | dzhioev@chromium.org | 2014-05-12 | 2 | -0/+8 |
* | webui: rename "DialogClose" to "dialogClose" to match other webui messages. | dbeam@chromium.org | 2014-04-25 | 2 | -2/+2 |
* | Disabled pinch zooming in non-browser Aura windows. | bokan@chromium.org | 2014-01-30 | 3 | -1/+14 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Add CanCloseDialog to WebDialogDelegate to allow blocking closing of dialog i... | jennyz@chromium.org | 2013-12-02 | 2 | -0/+10 |
* | ui/web_dialogs: Remove webkit/glue entry from DEPS. | tfarina@chromium.org | 2013-11-01 | 1 | -1/+0 |
* | Remove TestWebDialogObserver as it's not really needed. | jam@chromium.org | 2013-10-25 | 4 | -190/+0 |
* | Tighten up DEPS rules in src/ui: prevent components from including from each ... | ben@chromium.org | 2013-09-24 | 1 | -0/+2 |
* | Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..." | ben@chromium.org | 2013-09-24 | 1 | -2/+0 |
* | Tighten up DEPS rules in src/ui: prevent components from including from each ... | ben@chromium.org | 2013-09-24 | 1 | -0/+2 |
* | ui: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | Use a direct include of strings headers in ui/, part 3. | avi@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | ui/web_dialogs: Use base::string16 now that string16 was moved into base name... | tfarina@chromium.org | 2013-05-27 | 3 | -3/+3 |
* | web_dialogs: Remove unused notification_service.h include. | tfarina@chromium.org | 2013-05-20 | 1 | -1/+0 |
* | Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh... | jennyz@chromium.org | 2013-01-31 | 3 | -1/+10 |
* | Move window_open_disposition.h from webkit/ into ui/base. | tfarina@chromium.org | 2013-01-22 | 1 | -1/+1 |
* | Make VKEY_F14 and VKEY_HELP close keyboard overlay. | mazda@chromium.org | 2012-12-20 | 3 | -0/+74 |
* | Create web_dialogs_test_support target. | mazda@chromium.org | 2012-12-18 | 5 | -0/+284 |
* | Move constrained web dialog code back to chrome/. | avi@chromium.org | 2012-11-01 | 3 | -214/+0 |
* | Remove two functions on WebContentsDelegate which didn't belong in content. T... | jam@chromium.org | 2012-09-26 | 2 | -9/+0 |
* | Pass result of blockage across content API when new tab blocked. This change ... | tsepez@chromium.org | 2012-09-07 | 2 | -2/+4 |
* | Valgrind: Fix leaks in ConstrainedWebDialogDelegate. | thestig@chromium.org | 2012-09-06 | 1 | -1/+0 |
* | Kill PropertyBag, switch WebContents to SupportsUserData. | avi@chromium.org | 2012-08-23 | 4 | -53/+93 |
* | Move WebDialogWebContentsDelegate to ui/web_dialogs. | mazda@chromium.org | 2012-07-20 | 4 | -1/+148 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 5 | -5/+0 |
* | Enable incremental linking on browser_tests and unit_tests. | jam@chromium.org | 2012-06-22 | 1 | -3/+1 |
* | Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta... | jam@chromium.org | 2012-06-19 | 1 | -4/+5 |
* | TabContentsWrapper -> TabContents, part 1. | avi@chromium.org | 2012-06-05 | 1 | -1/+2 |
* | Move the web dialogs code to src/ui/web_dialogs from src/chrome | mazda@chromium.org | 2012-05-31 | 10 | -0/+667 |