| Commit message (Expand) | Author | Age | Files | Lines |
* | Relanding this as the previous attempt failed for ChromeFrame. That was becau... | ananta@chromium.org | 2013-09-22 | 1 | -1/+10 |
* | Revert 224544 "Add a container window to host the desktop window..." | vitalybuka@chromium.org | 2013-09-21 | 1 | -10/+1 |
* | Add a container window to host the desktop window hierarchy in AURA. | ananta@chromium.org | 2013-09-21 | 1 | -1/+10 |
* | Add tests for recent popup blocker fixes | jochen@chromium.org | 2013-09-16 | 1 | -0/+45 |
* | Remove old popup blocker. | jochen@chromium.org | 2013-08-19 | 1 | -303/+174 |
* | Filter URLs passed to the popup blocker. | jochen@chromium.org | 2013-08-16 | 1 | -0/+42 |
* | Also block popups that open with disposition NEW_WINDOW | jochen@chromium.org | 2013-08-05 | 1 | -0/+6 |
* | Try to restore window.opener when opening blocked popups | jochen@chromium.org | 2013-08-01 | 1 | -79/+71 |
* | Disable Ash browser tests by detecting command-line switch rather than OS ver... | gab@chromium.org | 2013-07-31 | 1 | -6/+3 |
* | Disable another batch of failing Ash browser tests. | gab@chromium.org | 2013-07-26 | 1 | -0/+16 |
* | Turn on better popup blocker by default. | jochen@chromium.org | 2013-07-26 | 1 | -2/+6 |
* | When showing a previously blocked popup, restore the "window features" | jochen@chromium.org | 2013-07-25 | 1 | -16/+60 |
* | Correctly restore window open disposition and referrer header for blocked popups | jochen@chromium.org | 2013-07-23 | 1 | -2/+72 |
* | Pass WebWindowFeatures to browser when creating a new view | jochen@chromium.org | 2013-07-23 | 1 | -0/+45 |
* | Hook up the better popup blocker to the content settings UI | jochen@chromium.org | 2013-07-19 | 1 | -0/+16 |
* | Store NavigateParams of blocked popups in the tab helper. | jochen@chromium.org | 2013-07-18 | 1 | -7/+16 |
* | Use a direct include of the message_loop header in chrome/browser/, part 12. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Track user gesture state when opening an URL via the browser process. | jochen@chromium.org | 2013-07-15 | 1 | -2/+27 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Stop creating a web contents when blocking popups | jochen@chromium.org | 2013-07-11 | 1 | -0/+233 |