| Commit message (Expand) | Author | Age | Files | Lines |
* | Close Views web contents modal dialogs on interstitial pages by default | wittman@chromium.org | 2013-10-25 | 3 | -9/+21 |
* | Remove invisible views from tab order. | dbeam@chromium.org | 2013-10-17 | 5 | -38/+161 |
* | Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from web contents modal d... | avi@chromium.org | 2013-10-10 | 3 | -48/+18 |
* | Don't enforce maximum dialog size for browser modal dialogs. | rfevang@chromium.org | 2013-10-09 | 4 | -46/+66 |
* | [Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog... | wittman@chromium.org | 2013-09-10 | 3 | -16/+14 |
* | Provide configurable closing of web contents modal dialogs on interstitial we... | wittman@chromium.org | 2013-09-06 | 3 | -11/+87 |
* | Limit constrained windows to the size of the parent view. | rfevang@chromium.org | 2013-09-06 | 1 | -2/+8 |
* | Add WebContentsModalDialogManager unit tests | wittman@chromium.org | 2013-09-05 | 2 | -38/+271 |
* | Cleanup WebContentsModalDialogManagerTest. | thestig@chromium.org | 2013-08-23 | 1 | -13/+16 |
* | Observe WebContentsModalDialogHost from NativeWebContentsModalDialogManagerViews | wittman@chromium.org | 2013-08-21 | 1 | -0/+1 |
* | Reland: Add components/web_modal OWNERS | wittman@chromium.org | 2013-08-20 | 1 | -0/+2 |
* | Revert 218518 "Add components/web_modal OWNERS" | stevenjb@chromium.org | 2013-08-20 | 1 | -2/+0 |
* | Add NativeWebContentsModalDialogManager::HostChanged() | wittman@chromium.org | 2013-08-20 | 4 | -1/+15 |
* | Add components/web_modal OWNERS | wittman@chromium.org | 2013-08-20 | 1 | -0/+2 |
* | Revert 212329 "Reland "Close web contents modal dialogs on conte..." | wittman@chromium.org | 2013-07-31 | 2 | -68/+32 |
* | Reland "Close web contents modal dialogs on content load start" | wittman@chromium.org | 2013-07-18 | 2 | -32/+68 |
* | Revert 211058 "Close web contents modal dialogs on content load ..." | wittman@chromium.org | 2013-07-12 | 2 | -18/+23 |
* | Close web contents modal dialogs on content load start | wittman@chromium.org | 2013-07-11 | 2 | -23/+18 |
* | Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces... | ajwong@chromium.org | 2013-06-06 | 1 | -8/+1 |
* | components: Create web_modal component. | sadrul@chromium.org | 2013-05-16 | 10 | -0/+592 |