| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable failing extension CSS injection browser_tests. | tony@chromium.org | 2012-11-26 | 1 | -6/+2 |
* | Disable 2 extension API tests due to WebKit roll 135046:135094 | jianli@chromium.org | 2012-11-19 | 1 | -2/+6 |
* | Remove permission warnings from most tabs and windows APIs. | aa@chromium.org | 2012-09-04 | 1 | -2/+1 |
* | chrome.tabs.executeScript() Callback Parameter | eaugusti@chromium.org | 2012-07-20 | 1 | -0/+6 |
* | Revert 144055 - Uses the result of injected js as an optional parameter to an... | aa@chromium.org | 2012-06-26 | 1 | -6/+0 |
* | Uses the result of injected js as an optional parameter to an optional callback. | eaugusti@chromium.org | 2012-06-25 | 1 | -0/+6 |
* | Adding run_at to chrome.tabs.executeScript/insertCss. | eaugusti@chromium.org | 2012-04-13 | 1 | -0/+6 |
* | Try re-enabling ExecuteScriptApiTests. | jstritar@chromium.org | 2012-02-09 | 1 | -36/+10 |
* | Fix callback for chrome.tabs.update with javascript URLs. | jstritar@chromium.org | 2012-01-30 | 1 | -11/+2 |
* | Disable cros tests on trunk. | kerz@chromium.org | 2011-08-09 | 1 | -3/+25 |
* | FileManagerDialogTest.SelectFileAndCancel flaky. | grt@chromium.org | 2011-07-19 | 1 | -0/+87 |
|\ |
|
* | | Roll ANGLE r704:r705 | jbauman@chromium.org | 2011-07-19 | 1 | -87/+0 |
* | | Marking NavigationRaceJavaScriptUrl as disabled on Linux (it causes a check o... | robertshield@chromium.org | 2011-07-19 | 1 | -1/+10 |
|/ |
|
* | Forgot to actually re-enable the test in r92388. | mihaip@chromium.org | 2011-07-13 | 1 | -8/+1 |
* | Disable NavigationRaceExecuteScript on linux due to timeouts. | zea@chromium.org | 2011-07-12 | 1 | -1/+8 |
* | Fix ExecuteScriptApiTest.NavigationRace flakiness. | mihaip@chromium.org | 2011-06-09 | 1 | -7/+7 |
* | Disable ExecuteScriptApiTest.ExecuteScriptFileAfterClose on OS_CHROMEOS. | joi@chromium.org | 2011-06-03 | 1 | -1/+9 |
* | Mark ExecuteScriptApiTest.NavigationRace disabled on OSX as well (timing out) | zea@chromium.org | 2011-04-28 | 1 | -1/+1 |
* | Add test for chrome.tabs.executeScript after the frames have finished loading. | mihaip@chromium.org | 2011-04-11 | 1 | -0/+6 |
* | Disable ExecuteScriptApiTest.NavigationRace on Linux | isherman@chromium.org | 2011-04-08 | 1 | -1/+7 |
* | Cleanup in handling of JavaScript URLs in tabs API | aa@chromium.org | 2011-04-07 | 1 | -1/+11 |
* | Fix bug that caused content scripts to be applied to host | aa@chromium.org | 2011-02-01 | 1 | -0/+8 |
* | Split up and enable ExecuteScriptApiTest. | finnur@chromium.org | 2010-11-24 | 1 | -12/+23 |
* | Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/. | pkasting@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | Fix a bunch of extensions api tests to not hard-code port 1337. | skerner@chromium.org | 2010-10-19 | 1 | -2/+2 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | [GTTF] Check the result value of StartHTTPServer to avoid | phajdan.jr@chromium.org | 2010-05-15 | 1 | -2/+2 |
* | Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction. | rafaelw@chromium.org | 2010-04-08 | 1 | -0/+9 |
* | Mark ExtensionApiTest.ExecuteScript DISABLED because it's not only flaky, | phajdan.jr@chromium.org | 2010-02-08 | 1 | -3/+3 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -1/+2 |
* | Check permissions for chrome.tabs.executeScript() in the | aa@chromium.org | 2009-12-22 | 1 | -1/+4 |
* | Reorganize api_tests directory. | aa@chromium.org | 2009-12-17 | 1 | -2/+2 |
* | Revert 34794 and 34779. Too much red. | aa@chromium.org | 2009-12-17 | 1 | -2/+2 |
* | Reorganize api_tests directory. One top-level directory per feature. | aa@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Marking the ExtensionApiTest.ExecuteScript test as flaky as it failed for no ... | ananta@chromium.org | 2009-11-23 | 1 | -1/+3 |
* | Make executeScript and insertCSS inject code into all frames. | tangjie@chromium.org | 2009-11-20 | 1 | -0/+1 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 1 | -0/+0 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -0/+13 |