summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/execute_script_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Set error if dynamic content script is not encoded in UTF-8.rob2014-12-081-0/+7
* Cleanup: Better constify some strings in chrome/browser/{chromeos,extensions}.thestig2014-10-311-1/+1
* Pass user gestures with chrome.tabs.executeScript.meacer@chromium.org2014-03-041-0/+6
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-10/+10
* Mark some of tests that invoke RunExtensionSubset as disabled on Win - see bug.nkostylev@chromium.org2013-05-241-1/+8
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* Disable ExecuteScriptApiTest.ExecuteScriptPermissions on win.kkania@chromium.org2013-02-061-1/+9
* Re-enable failing extension CSS injection browser_tests.tony@chromium.org2012-11-261-6/+2
* Disable 2 extension API tests due to WebKit roll 135046:135094jianli@chromium.org2012-11-191-2/+6
* Remove permission warnings from most tabs and windows APIs.aa@chromium.org2012-09-041-2/+1
* chrome.tabs.executeScript() Callback Parametereaugusti@chromium.org2012-07-201-0/+6
* Revert 144055 - Uses the result of injected js as an optional parameter to an...aa@chromium.org2012-06-261-6/+0
* Uses the result of injected js as an optional parameter to an optional callback.eaugusti@chromium.org2012-06-251-0/+6
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-131-0/+6
* Try re-enabling ExecuteScriptApiTests.jstritar@chromium.org2012-02-091-36/+10
* Fix callback for chrome.tabs.update with javascript URLs.jstritar@chromium.org2012-01-301-11/+2
* Disable cros tests on trunk.kerz@chromium.org2011-08-091-3/+25
* 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