summaryrefslogtreecommitdiffstats
path: root/components/web_modal
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-262-29/+30
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-255-2/+5
* Close all WebModal dialogs on Mac when an interstitial is displayed.meacer2015-11-162-13/+0
* Make components_unittests run the same tests on GN & GYP on Desktop Linuxpkotwicz2015-11-031-0/+18
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-151-1/+2
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+4
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-4/+1
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+4
* components: Fix 'gn check' errors for web_cache and web_modal.tfarina2015-07-291-0/+6
* Remove PopupManager from src/components/web_modal/.rouslan2015-07-274-194/+0
* web_modal: Remove unused SinglePopupManager[Delegate]tapted2015-06-014-124/+11
* Remove NativeWebContentsModalDialog and NativePopup typedefs.andresantoso2015-03-099-82/+53
* Revert "Revert "MacViews: Unify web contents modal dialog types""Daniel Xie2015-03-041-15/+2
* Revert "MacViews: Unify web contents modal dialog types"Daniel Xie2015-03-041-2/+15
* MacViews: Unify web contents modal dialog typesandresantoso2015-03-031-15/+2
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* Update a bunch of OWNERS files.ben2014-10-281-1/+0
* Standardize usage of virtual/override/final in components/dcheng2014-10-217-36/+30
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-065-24/+24
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+3
* [WebModals] New API for browser-scoped popup management.gbillock@chromium.org2014-07-156-4/+322
* Add components and CLD to GN build.brettw@chromium.org2014-07-101-0/+37
* Remove the unused close_on_interstitial_webui setting.msw@chromium.org2014-05-173-50/+17
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-092-2/+2
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-1/+0
* [WebModal] Move native dialog to be constructor parameter of the single dialo...gbillock@chromium.org2014-04-224-55/+65
* [WebModal] Rename NativeWebContentsModalDialogManager to SingleWebContentsDia...gbillock@chromium.org2014-04-154-52/+49
* [WebModal] Modify manager to prepare for managing bubbles.gbillock@chromium.org2014-04-124-134/+250
* Simplify some Win Aura ifdefs.jam@chromium.org2014-04-111-1/+1
* When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...rsleevi@chromium.org2014-01-301-1/+1
* Only move dialogs on BrowserViewLayout::Layout as needed.msw@chromium.org2013-12-101-2/+1
* 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