| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |