index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_tabs_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()
davemoore@chromium.org
2012-06-07
1
-1
/
+1
*
Revert 135175 - Revert 135164 - Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+15
*
Revert 135164 - Cleanup of browser_test harness.
mmenke@chromium.org
2012-05-03
1
-15
/
+1
*
Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+15
*
Fix crash in AppNotifyChannelSetup when incognito profiles are used.
jstritar@chromium.org
2012-03-23
1
-2
/
+3
*
Disable ExtensionApiTest.CaptureVisibleTabPng, which is flakily failing.
isherman@chromium.org
2012-03-13
1
-1
/
+1
*
Reenable CaptureVisibleTab(Png|Jpeg)
scr@chromium.org
2012-03-08
1
-6
/
+2
*
Switch default WM mode to managed
oshima@chromium.org
2012-03-02
1
-2
/
+10
*
Reenable ExtensionApiTests.Tabs
oshima@chromium.org
2012-03-01
1
-8
/
+1
*
Revert 124235 - Re-enable tests that were broken due to WebKit rename of DOMW...
mattm@chromium.org
2012-02-29
1
-5
/
+5
*
Re-enable tests that were broken due to WebKit rename of DOMWindow to Window
arv@chromium.org
2012-02-29
1
-5
/
+5
*
Set minimize property and re-enable tests on Aura
stevenjb@chromium.org
2012-02-25
1
-2
/
+2
*
Disable browser tests that WebKit r108729 breaks
enne@chromium.org
2012-02-24
1
-5
/
+5
*
Disable ExtensionApiTest.CaptureVisibleTabRace which times out still.
scr@chromium.org
2012-02-23
1
-2
/
+1
*
Correct the notification registration source type so that we get
scr@chromium.org
2012-02-23
1
-9
/
+6
*
Revert 122421 - Correct the notification registration source type so that we get
eroman@chromium.org
2012-02-17
1
-3
/
+13
*
Correct the notification registration source type so that we get
scr@chromium.org
2012-02-17
1
-13
/
+3
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-13
/
+3
*
Add openerTabId to chrome.tabs.create and chrome.tabs.update.
jstritar@chromium.org
2012-01-28
1
-0
/
+4
*
Consider any type of browser as the current window in extension APIs.
jstritar@chromium.org
2012-01-19
1
-0
/
+4
*
Allow resizing a panel using chrome.windows.update() extension API.
jennb@chromium.org
2012-01-11
1
-3
/
+9
*
Disable failing ExtensionApiTest.Tabs
saintlou@chromium.org
2011-12-23
1
-1
/
+8
*
Re-enable ExtensionApiTest.UpdateWindowShowState on Windows.
jennb@chromium.org
2011-12-02
1
-7
/
+0
*
Remove various uses of TOUCH_UI that are no longer needed
rbyers@chromium.org
2011-11-29
1
-32
/
+4
*
FAILS_ win browser_test ExtensionApiTest.UpdateWindowShowState
shess@chromium.org
2011-11-24
1
-0
/
+7
*
Add extension API to change window show state using chrome.windows.update().
jennb@chromium.org
2011-11-22
1
-0
/
+7
*
Get BrowserTests to compile on windows with aura.
ben@chromium.org
2011-11-11
1
-1
/
+1
*
Prevent incognito windows from opening when incognito mode is disabled.
rustema@google.com
2011-11-01
1
-0
/
+5
*
Change EnterFullscreen() to take an enum instead of a bool as second parameter.
thakis@chromium.org
2011-10-17
1
-2
/
+4
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
1
-2
/
+2
*
Fix ExtensionApiTest.TabUpdateNoPermissions timeouts
mihaip@chromium.org
2011-10-14
1
-27
/
+0
*
Disable TabUpdateNoPermissions.
torne@chromium.org
2011-09-28
1
-1
/
+2
*
Extend chrome.tabs* API to support multiple tabs.
jstritar@chromium.org
2011-09-28
1
-0
/
+10
*
chrome.tabs.update now returns null Tab when no tabs permission.
miket@chromium.org
2011-09-28
1
-0
/
+6
*
Make chrome.tabs.update's tabId parameter optional.
miket@chromium.org
2011-09-22
1
-0
/
+5
*
Mark a bunch of ExtensionApiTests as flaky
rsimha@chromium.org
2011-09-15
1
-1
/
+2
*
* Implement new extension function chrome.tabs.reload.
yosin@chromium.org
2011-09-07
1
-0
/
+5
*
Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...
rustema@google.com
2011-08-05
1
-1
/
+3
*
Disable ExtensionApiTest.FLAKY_CaptureVisibleTabRace because it
rvargas@google.com
2011-06-21
1
-1
/
+1
*
Marked ExtensionApiTest.CaptureVisibleTabRace as flaky for windows.
pastarmovj@chromium.org
2011-06-21
1
-1
/
+1
*
Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.
mihaip@chromium.org
2011-06-16
1
-0
/
+9
*
Re-enable ExtensionApiTest.CaptureVisibleTabRace on Windows.
mihaip@chromium.org
2011-06-14
1
-1
/
+7
*
Disable more failing and flaky browser_tests for the touch build.
petermayo@chromium.org
2011-06-08
1
-4
/
+32
*
Split ExtensionApiTest.Tabs further.
yoz@chromium.org
2011-06-07
1
-0
/
+5
*
Reenable ExtensionApiTest.Tabs on Linux views.
yoz@chromium.org
2011-06-07
1
-8
/
+1
*
Disable CaptureVisibleTabPng on Linux because it is timing out.
vandebo@chromium.org
2011-05-30
1
-2
/
+3
*
Disable CaptureVisibleTabRace since it times out on linux as well.
thakis@chromium.org
2011-05-26
1
-8
/
+1
*
OS_CHROMEOS isn't defined on the Linux views bot.
vandebo@chromium.org
2011-05-26
1
-1
/
+1
*
Disable CaptureVisibleTabPng/Jpeg on platforms where they time out.
vandebo@chromium.org
2011-05-26
1
-4
/
+10
*
Disable CaptureVisibleTabPng on choromeos
oshima@google.com
2011-05-26
1
-2
/
+7
[next]