summaryrefslogtreecommitdiffstats
path: root/components/app_modal
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability of webpages to specify strings for the onbeforeunload dialog.avi2016-03-112-30/+23
* Reland: Remove DialogDelegate::OnClosed() which is redundant withestade2016-02-242-13/+13
* Revert of Remove DialogDelegate::OnClosed() which is redundant with (patchset...shrike2016-02-242-13/+13
* net: move IsLocalhost() function into url_util.htfarina2016-02-231-1/+0
* Remove DialogDelegate::OnClosed() which is redundant withestade2016-02-232-13/+13
* UMA stats on the onbeforeunload dialog.avi2016-02-222-1/+25
* Add a UMA histogram to track the size of text presented in JS dialogs.avi2016-02-191-0/+30
* Make JavaScript dialog blocking be per-WebContents.avi2016-02-193-32/+8
* Include suppressed dialogs in the FineTiming histogramjoenotcharles2016-02-113-1/+20
* Add UMA histograms to track very brief or frequent tabs and JS dialogs.joenotcharles2016-02-094-10/+55
* Show elided hostnames in modal dialog titlesmeacer2016-02-081-0/+12
* Change gfx::ElideString() to take a size_t length.thestig2016-02-021-2/+2
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-2/+4
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-257-3/+7
* Use a simpler title for modal dialogs on non-standard URLs.meacer2015-11-061-9/+19
* Tweak the size of modal dialogs.meacer2015-11-031-1/+1
* Handle more kinds of URLs in the Origin Info Bubble.palmer2015-09-151-1/+2
* Move Singleton and related structs to namespace baseolli.raula2015-09-104-4/+6
* Use FormatUrlForSecurityDisplay to show the site in JavaScript alert boxes.palmer2015-09-031-10/+4
* Always show the "Prevent this page from creating additional dialogs" checkbox.palmer2015-08-183-26/+37
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-073-1/+4
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-043-4/+1
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-033-1/+4
* Invalidate the active app-modal dialog lastjochen2015-07-131-2/+6
* components: Fix 'gn check' errors for app_modal.tfarina2015-07-021-1/+10
* Make JavaScript dialog suppression even more aggressive.avi2015-04-171-18/+17
* Make JavaScript dialog suppression more aggressive.avi2015-04-172-2/+12
* MacViews: Don't exclude app_modal views files on Macandresantoso2015-03-311-1/+1
* Sort GN files under componentssatorux2015-02-161-1/+1
* Fix anchoring of app modal dialogs on viewsjochen2015-01-233-24/+5
* Don't allow a tab to raise itself over popups using modal dialogsjochen2014-12-185-13/+12
* gn format //componentsscottmg2014-12-031-1/+1
* Consolidate javascript_dialog_manager.h and javascript_dialog_manager_impl.hoshima2014-11-1916-352/+344
* Rename app_modal_dialogs dir to app_modaloshima2014-11-1819-0/+1362