summaryrefslogtreecommitdiffstats
path: root/chrome/browser/referrer_policy_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move referrer tests to RenderFrameHost.avi@chromium.org2014-03-201-8/+7
* Move render_view_context_menu.* and related files out of tab_contents.lazyboy@chromium.org2014-02-271-2/+2
* Don't try to guess the referrer policy, but use the one associated with the r...jochen@chromium.org2014-02-041-2/+96
* Clean up ReferrerPolicyTestjochen@chromium.org2014-01-301-52/+152
* Fix referrer policy passing during redirectsjochen@chromium.org2014-01-101-29/+54
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-3/+4
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-31/+31
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* [Aura] Ignore selection changes when a menu is closing.bauerb@chromium.org2013-05-071-6/+0
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* Disable some context menu browser test for cros.xiyuan@chromium.org2013-05-031-0/+6
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-10/+12
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-3/+5
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...jam@chromium.org2012-07-261-1/+1
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-201-6/+7
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-2/+3
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-8/+4
* Move browser commands into a separate file.ben@chromium.org2012-06-251-3/+4
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-3/+3
* Add tests for history navigations and referrer policiesjochen@chromium.org2012-05-241-20/+82
* If a navigation was initiated by the browser, store the referrer policy to us...jochen@chromium.org2012-05-111-4/+3
* Include the referrer policy in the IPC message send for context menus.jochen@chromium.org2012-05-111-71/+286
* Update clients to use new TestServer constructor.erikwright@chromium.org2012-02-241-3/+9
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-1/+1
* Test for referrer policyjochen@chromium.org2011-12-071-0/+126