summaryrefslogtreecommitdiffstats
path: root/chrome/browser/blocked_popup_container.h
Commit message (Expand)AuthorAgeFilesLines
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-1/+3
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-3/+1
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-1/+3
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-9/+1
* Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-261-1/+1
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-223/+17
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-6/+8
* Don't save popup blocker whitelist modifications performed while off the record.pkasting@chromium.org2009-11-301-1/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Fix disabled DCHECK by giving kImpossibleNumberOfPopups real storage.pkasting@chromium.org2009-10-051-1/+1
* Rewrite chunks of the blocked popup container code:pkasting@chromium.org2009-10-031-2/+3
* Added notice for blocked items to the popup containeridanan@chromium.org2009-08-281-0/+31
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-8/+6
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-6/+8
* Send notice for blackisted non-visual resourcesidanan@chromium.org2009-08-211-0/+6
* GTK Themes: Theme the popup notification.erg@google.com2009-07-071-1/+7
* Add remaining functionality for popup blocker: popup menu to unblock individu...pinkerton@chromium.org2009-07-061-0/+7
* First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...pinkerton@chromium.org2009-07-011-3/+0
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-5/+0
* Create a basic test case for the common usage of BlockedPopupContainer.erg@google.com2009-06-131-1/+2
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-101-1/+1
* Creates a BlockedPopupContainerView interface, and changes the current Blocke...erg@google.com2009-06-081-39/+54
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-041-0/+258
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-031-258/+0
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-031-0/+258