summaryrefslogtreecommitdiffstats
path: root/chrome/browser/popup_blocker_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reenable PopupBlockedFakeClickOnAnchorjaphet@chromium.org2013-04-231-2/+1
* Disable PopupBlockedFakeClickOnAnchor.scheib@chromium.org2013-04-181-1/+3
* Also treat new background tabs as pop-ups.jochen@chromium.org2013-04-101-4/+10
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-7/+7
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-7/+7
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-7/+7
* Remove kDefaultHostDesktopType from browser_finder.cc.gab@chromium.org2013-02-281-2/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-7/+8
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-4/+5
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-1/+1
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-1/+1
* Initial implementation of dedupping search provider's URLs.bartn@chromium.org2012-10-301-1/+5
* browser: Start moving browser_finder.h into chrome namespace.tfarina@chromium.org2012-10-281-2/+2
* Switch BlockedContentTabHelper to use WebContentsUserData.avi@chromium.org2012-09-211-16/+13
* Convert the popups pyauto test to browser_tests.jam@chromium.org2012-09-011-12/+141
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-1/+1
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-3/+3
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-2/+4
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-3/+3
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Own text_view widget.oshima@google.com2011-02-051-7/+1
* Mark IFrameTest.InEmptyFrame and PopupBlockerBrowserTest.PopupBlockedPostBlan...isherman@chromium.org2011-01-201-1/+7
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-2/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-1/+1
* Add a browser test for popup blocker to test blank-post blocked. For the deta...jnd@google.com2010-09-131-0/+44