summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Revert 135175 - Revert 135164 - Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+15
* Revert 135164 - Cleanup of browser_test harness.mmenke@chromium.org2012-05-031-15/+1
* Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+15
* Fix crash in AppNotifyChannelSetup when incognito profiles are used.jstritar@chromium.org2012-03-231-2/+3
* Disable ExtensionApiTest.CaptureVisibleTabPng, which is flakily failing.isherman@chromium.org2012-03-131-1/+1
* Reenable CaptureVisibleTab(Png|Jpeg)scr@chromium.org2012-03-081-6/+2
* Switch default WM mode to managedoshima@chromium.org2012-03-021-2/+10
* Reenable ExtensionApiTests.Tabsoshima@chromium.org2012-03-011-8/+1
* Revert 124235 - Re-enable tests that were broken due to WebKit rename of DOMW...mattm@chromium.org2012-02-291-5/+5
* Re-enable tests that were broken due to WebKit rename of DOMWindow to Windowarv@chromium.org2012-02-291-5/+5
* Set minimize property and re-enable tests on Aurastevenjb@chromium.org2012-02-251-2/+2
* Disable browser tests that WebKit r108729 breaksenne@chromium.org2012-02-241-5/+5
* Disable ExtensionApiTest.CaptureVisibleTabRace which times out still.scr@chromium.org2012-02-231-2/+1
* Correct the notification registration source type so that we getscr@chromium.org2012-02-231-9/+6
* Revert 122421 - Correct the notification registration source type so that we geteroman@chromium.org2012-02-171-3/+13
* Correct the notification registration source type so that we getscr@chromium.org2012-02-171-13/+3
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-13/+3
* Add openerTabId to chrome.tabs.create and chrome.tabs.update.jstritar@chromium.org2012-01-281-0/+4
* Consider any type of browser as the current window in extension APIs.jstritar@chromium.org2012-01-191-0/+4
* Allow resizing a panel using chrome.windows.update() extension API.jennb@chromium.org2012-01-111-3/+9
* Disable failing ExtensionApiTest.Tabssaintlou@chromium.org2011-12-231-1/+8
* Re-enable ExtensionApiTest.UpdateWindowShowState on Windows.jennb@chromium.org2011-12-021-7/+0
* Remove various uses of TOUCH_UI that are no longer neededrbyers@chromium.org2011-11-291-32/+4
* FAILS_ win browser_test ExtensionApiTest.UpdateWindowShowStateshess@chromium.org2011-11-241-0/+7
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-221-0/+7
* Get BrowserTests to compile on windows with aura.ben@chromium.org2011-11-111-1/+1
* Prevent incognito windows from opening when incognito mode is disabled.rustema@google.com2011-11-011-0/+5
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-2/+4
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-2/+2
* Fix ExtensionApiTest.TabUpdateNoPermissions timeoutsmihaip@chromium.org2011-10-141-27/+0
* Disable TabUpdateNoPermissions.torne@chromium.org2011-09-281-1/+2
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-0/+10
* chrome.tabs.update now returns null Tab when no tabs permission.miket@chromium.org2011-09-281-0/+6
* Make chrome.tabs.update's tabId parameter optional.miket@chromium.org2011-09-221-0/+5
* Mark a bunch of ExtensionApiTests as flakyrsimha@chromium.org2011-09-151-1/+2
* * Implement new extension function chrome.tabs.reload.yosin@chromium.org2011-09-071-0/+5
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-051-1/+3
* Disable ExtensionApiTest.FLAKY_CaptureVisibleTabRace because itrvargas@google.com2011-06-211-1/+1
* Marked ExtensionApiTest.CaptureVisibleTabRace as flaky for windows.pastarmovj@chromium.org2011-06-211-1/+1
* Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.mihaip@chromium.org2011-06-161-0/+9
* Re-enable ExtensionApiTest.CaptureVisibleTabRace on Windows.mihaip@chromium.org2011-06-141-1/+7
* Disable more failing and flaky browser_tests for the touch build.petermayo@chromium.org2011-06-081-4/+32
* Split ExtensionApiTest.Tabs further.yoz@chromium.org2011-06-071-0/+5
* Reenable ExtensionApiTest.Tabs on Linux views.yoz@chromium.org2011-06-071-8/+1
* Disable CaptureVisibleTabPng on Linux because it is timing out.vandebo@chromium.org2011-05-301-2/+3
* Disable CaptureVisibleTabRace since it times out on linux as well.thakis@chromium.org2011-05-261-8/+1
* OS_CHROMEOS isn't defined on the Linux views bot.vandebo@chromium.org2011-05-261-1/+1
* Disable CaptureVisibleTabPng/Jpeg on platforms where they time out.vandebo@chromium.org2011-05-261-4/+10
* Disable CaptureVisibleTabPng on choromeososhima@google.com2011-05-261-2/+7