summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/execute_script_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* FileManagerDialogTest.SelectFileAndCancel flaky.grt@chromium.org2011-07-191-0/+87
|\
* | Roll ANGLE r704:r705jbauman@chromium.org2011-07-191-87/+0
* | Marking NavigationRaceJavaScriptUrl as disabled on Linux (it causes a check o...robertshield@chromium.org2011-07-191-1/+10
|/
* Forgot to actually re-enable the test in r92388.mihaip@chromium.org2011-07-131-8/+1
* Disable NavigationRaceExecuteScript on linux due to timeouts.zea@chromium.org2011-07-121-1/+8
* Fix ExecuteScriptApiTest.NavigationRace flakiness.mihaip@chromium.org2011-06-091-7/+7
* Disable ExecuteScriptApiTest.ExecuteScriptFileAfterClose on OS_CHROMEOS.joi@chromium.org2011-06-031-1/+9
* Mark ExecuteScriptApiTest.NavigationRace disabled on OSX as well (timing out)zea@chromium.org2011-04-281-1/+1
* Add test for chrome.tabs.executeScript after the frames have finished loading.mihaip@chromium.org2011-04-111-0/+6
* Disable ExecuteScriptApiTest.NavigationRace on Linuxisherman@chromium.org2011-04-081-1/+7
* Cleanup in handling of JavaScript URLs in tabs APIaa@chromium.org2011-04-071-1/+11
* Fix bug that caused content scripts to be applied to hostaa@chromium.org2011-02-011-0/+8
* Split up and enable ExecuteScriptApiTest.finnur@chromium.org2010-11-241-12/+23
* Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.pkasting@chromium.org2010-10-221-1/+1
* Fix a bunch of extensions api tests to not hard-code port 1337.skerner@chromium.org2010-10-191-2/+2
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-2/+2
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-2/+2
* Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.rafaelw@chromium.org2010-04-081-0/+9
* Mark ExtensionApiTest.ExecuteScript DISABLED because it's not only flaky,phajdan.jr@chromium.org2010-02-081-3/+3
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+2
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-221-1/+4
* Reorganize api_tests directory.aa@chromium.org2009-12-171-2/+2
* Revert 34794 and 34779. Too much red.aa@chromium.org2009-12-171-2/+2
* Reorganize api_tests directory. One top-level directory per feature.aa@chromium.org2009-12-161-2/+2
* Marking the ExtensionApiTest.ExecuteScript test as flaky as it failed for no ...ananta@chromium.org2009-11-231-1/+3
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-0/+1
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+13