summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove #define cruft around ExtensionApiTest.TabOnRemoved.skerner@chromium.org2010-06-281-8/+1
* Break extension tab api test into multiple parts, to reduce the odds of a tim...skerner@chromium.org2010-05-211-8/+19
* fix chrome.tabs.onUpdated bugs, add browsertest.rafaelw@chromium.org2010-05-191-0/+6
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-3/+3
* Disable ExtensionApiTest.Tabs, it flakily exceeds test timeout.phajdan.jr@chromium.org2010-05-061-8/+2
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab. skerner@chromium.org2010-04-151-8/+1
* Revert 44570 - Fix chrome os flakyness for test ExtensionApiTest.CaptureVisib...nsylvain@chromium.org2010-04-151-1/+8
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.skerner@chromium.org2010-04-141-8/+1
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-141-0/+10
* Mark ExtensionApiTest.CaptureVisibleTab as flaky in Chrome OS. Make the erro...skerner@chromium.org2010-04-131-2/+9
* Enable tests of chrome.tab.captureVisibleTab() on mac, and all tab tests on l...skerner@chromium.org2010-04-011-10/+2
* Break the test of chrome.tab.captureVisibleTab() out of ExtensionApiTest.Tabs.skerner@chromium.org2010-04-011-3/+16
* Revert 43101 - Break the test of chrome.tab.captureVisibleTab() out of Extens...skerner@chromium.org2010-03-301-16/+3
* Break the test of chrome.tab.captureVisibleTab() out of ExtensionApiTest.Tabs.skerner@chromium.org2010-03-301-3/+16
* Disabling the ExtensionApiTest.Tabs test on linux and mac as it fails there. ...ananta@chromium.org2010-03-291-3/+3
* Disable ExtensionApiTest.Tabs on Mac.jochen@chromium.org2010-03-041-2/+3
* Update some windows-only browser tests to run on all platforms.skerner@chromium.org2010-02-241-1/+20
* Revert 39642 - Update some windowsonly browser tests to run on all platforms.skerner@chromium.org2010-02-221-12/+0
* Update some windows-only browser tests to run on all platforms.skerner@chromium.org2010-02-221-0/+12
* Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...kkania@chromium.org2010-01-071-6/+1
* Include more extension browser tests on mac and linux. Some minor changes and...kkania@chromium.org2010-01-071-1/+6
* Reorganize api_tests directory.aa@chromium.org2009-12-171-1/+1
* Revert 34794 and 34779. Too much red.aa@chromium.org2009-12-171-1/+1
* Reorganize api_tests directory. One top-level directory per feature.aa@chromium.org2009-12-161-1/+1
* Add various tests for chrome.tabs/windows.kkania@chromium.org2009-11-181-0/+1
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-151-2/+1
* Disable flaky test ExtensionApiTest.Tabs.maruel@chromium.org2009-09-151-1/+2
* Update ExtensionApiTest.Tabs and re-enablerafaelw@chromium.org2009-09-111-2/+1
* Re-disable ExtensionApiTest.Tabs (flakey)rafaelw@chromium.org2009-09-041-1/+1
* Add some DCHECKS and asserts to debug why ExtensionApiTest.Tabs is flakey and...rafaelw@chromium.org2009-09-031-1/+1
* Disable flaky ExtensionApi tests. #1 source of flakiness.phajdan.jr@chromium.org2009-09-031-1/+2
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-011-0/+9