summaryrefslogtreecommitdiffstats
path: root/content/public/test/browser_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert asynchronous closure test in cr.ui framework to a browser test.kevers@chromium.org2013-06-211-0/+1
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-121-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-2/+2
* Implemented PointerLock for BrowserPlugin by forwarding PointerLock requests ...mthiesse@chromium.org2013-03-051-5/+12
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-161-1/+1
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-33/+73
* Introduce callback interface for running Javascript asynchronously in the ren...avi@chromium.org2013-01-031-0/+1
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-19/+18
* Remove unused content::TestWebSocketServertoyoshim@chromium.org2012-10-251-149/+0
* Test suite that monitors the disposition of JS-created windows based on whatericu@chromium.org2012-10-241-2/+5
* Enable webgl conformance tests under content/test/gpu in content_browsertestsyongsheng.zhu@intel.com2012-09-261-0/+39
* Reland: Take 2: Force python test server output to be unbuffered, so it doesn...rsimha@google.com2012-09-121-3/+4
* Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...rsimha@google.com2012-09-121-4/+3
* Take 2: Force python test server output to be unbuffered, so it doesn't mix w...rsimha@google.com2012-09-121-3/+4
* Converted policy.PolicyTest.ClearSiteDataOnExit pyauto test to a browser_test.joaodasilva@chromium.org2012-08-271-2/+36
* Rewrite the cookies pyauto test as browser tests.jam@chromium.org2012-08-271-0/+38
* Move the corresponding cc files from content\test to be alongside their heade...jam@chromium.org2012-08-141-0/+499