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