summaryrefslogtreecommitdiffstats
path: root/components/web_modal
Commit message (Expand)AuthorAgeFilesLines
* Close Views web contents modal dialogs on interstitial pages by defaultwittman@chromium.org2013-10-253-9/+21
* Remove invisible views from tab order.dbeam@chromium.org2013-10-175-38/+161
* Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from web contents modal d...avi@chromium.org2013-10-103-48/+18
* Don't enforce maximum dialog size for browser modal dialogs.rfevang@chromium.org2013-10-094-46/+66
* [Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...wittman@chromium.org2013-09-103-16/+14
* Provide configurable closing of web contents modal dialogs on interstitial we...wittman@chromium.org2013-09-063-11/+87
* Limit constrained windows to the size of the parent view.rfevang@chromium.org2013-09-061-2/+8
* Add WebContentsModalDialogManager unit testswittman@chromium.org2013-09-052-38/+271
* Cleanup WebContentsModalDialogManagerTest.thestig@chromium.org2013-08-231-13/+16
* Observe WebContentsModalDialogHost from NativeWebContentsModalDialogManagerViewswittman@chromium.org2013-08-211-0/+1
* Reland: Add components/web_modal OWNERSwittman@chromium.org2013-08-201-0/+2
* Revert 218518 "Add components/web_modal OWNERS"stevenjb@chromium.org2013-08-201-2/+0
* Add NativeWebContentsModalDialogManager::HostChanged()wittman@chromium.org2013-08-204-1/+15
* Add components/web_modal OWNERSwittman@chromium.org2013-08-201-0/+2
* Revert 212329 "Reland "Close web contents modal dialogs on conte..."wittman@chromium.org2013-07-312-68/+32
* Reland "Close web contents modal dialogs on content load start"wittman@chromium.org2013-07-182-32/+68
* Revert 211058 "Close web contents modal dialogs on content load ..."wittman@chromium.org2013-07-122-18/+23
* Close web contents modal dialogs on content load startwittman@chromium.org2013-07-112-23/+18
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-8/+1
* components: Create web_modal component.sadrul@chromium.org2013-05-1610-0/+592