summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/blocked_content
Commit message (Expand)AuthorAgeFilesLines
* Move location_bar.* into chrome/browser/ui/location_bar.tfarina@chromium.org2014-07-031-1/+1
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-1/+1
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-091-1/+1
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-033-5/+2
* Clean up popup blocker browser test to use enums instead of boolsjochen@chromium.org2014-04-221-32/+42
* Preserve Page::openedByDOM state across process swaps.davidben@chromium.org2014-04-161-0/+46
* Make launched popups activejochen@chromium.org2014-03-121-0/+2
* Use files served via http for popup blocker testjochen@chromium.org2014-01-151-39/+39
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-281-3/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+2
* Remove kEnableResourceContentSettings and all the code that uses it since it'...jam@chromium.org2013-12-111-2/+2
* Rename GetLocationEntry to GetOmniboxView.msw@chromium.org2013-11-201-1/+1
* [InfoBar] Implement the popup blocked infobar using a native delegatemiguelg@chromium.org2013-11-122-4/+7
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-074-7/+7
* Relanding this as the previous attempt failed for ChromeFrame. That was becau...ananta@chromium.org2013-09-221-1/+10
* Revert 224544 "Add a container window to host the desktop window..."vitalybuka@chromium.org2013-09-211-10/+1
* Add a container window to host the desktop window hierarchy in AURA.ananta@chromium.org2013-09-211-1/+10
* Remove the concept of blocked contents.jochen@chromium.org2013-09-176-472/+0
* Add tests for recent popup blocker fixesjochen@chromium.org2013-09-161-0/+45
* [Webapps] Open new windows in a different Activitydfalcantara@chromium.org2013-09-114-43/+133
* Limit number of blocked popups to avoid DoS attack from a renderer.jochen@chromium.org2013-09-111-6/+12
* Move Android to use new Popup Blocker API.dtrainor@chromium.org2013-08-231-0/+8
* Remove old popup blocker.jochen@chromium.org2013-08-193-396/+177
* Disallow empty URLs when filtering invalid URLs in the popup blockerjochen@chromium.org2013-08-171-1/+1
* Filter URLs passed to the popup blocker.jochen@chromium.org2013-08-162-1/+47
* Also block popups that open with disposition NEW_WINDOWjochen@chromium.org2013-08-051-0/+6
* Try to restore window.opener when opening blocked popupsjochen@chromium.org2013-08-012-79/+72
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-6/+3
* Block popups already on the IO thread.jochen@chromium.org2013-07-272-1/+49
* Disable another batch of failing Ash browser tests.gab@chromium.org2013-07-261-0/+16
* Turn on better popup blocker by default.jochen@chromium.org2013-07-261-2/+6
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-253-30/+108
* Correctly restore window open disposition and referrer header for blocked popupsjochen@chromium.org2013-07-231-2/+72
* Pass WebWindowFeatures to browser when creating a new viewjochen@chromium.org2013-07-231-0/+45
* Hook up the better popup blocker to the content settings UIjochen@chromium.org2013-07-193-4/+20
* Add OWNERS file to c/b/ui/blocked_contentjochen@chromium.org2013-07-181-0/+2
* Store NavigateParams of blocked popups in the tab helper.jochen@chromium.org2013-07-181-7/+16
* Use a direct include of the message_loop header in chrome/browser/, part 12.avi@chromium.org2013-07-171-1/+1
* Introduce a PopupBlockerTabHelper.jochen@chromium.org2013-07-172-0/+150
* Track user gesture state when opening an URL via the browser process.jochen@chromium.org2013-07-151-2/+27
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-122-2/+2
* Stop creating a web contents when blocking popupsjochen@chromium.org2013-07-111-0/+233
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+2
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Create favicon tab helpers for blocked popups.avi@chromium.org2013-01-081-0/+4
* DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.avi@chromium.org2013-01-071-1/+1
* Remove straggling TabContents references.avi@chromium.org2012-12-142-3/+3
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0