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
*
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
*
Mark ExtensionApiTest.CaptureVisibleTabJpeg as flaky
battre@chromium.org
2011-05-25
1
-1
/
+2
*
Mark ExtensionApiTest.CaptureVisibleTabPng as flaky
battre@chromium.org
2011-05-25
1
-1
/
+2
*
Disable ExtensionApiTest.CaptureVisibleTabRace since it still turns the bot
mihaip@chromium.org
2011-04-27
1
-1
/
+1
*
Fix CaptureVisibleTabRace to complete deterministically.
mihaip@chromium.org
2011-04-27
1
-2
/
+2
*
Revert 83044 - Fix CaptureVisibleTabRace to complete deterministically.Also f...
acolwell@chromium.org
2011-04-26
1
-1
/
+8
*
Fix CaptureVisibleTabRace to complete deterministically.
mihaip@chromium.org
2011-04-26
1
-8
/
+1
*
Disable ExtensionApiTest.CaptureVisibleTabRace on Mac, since it consistently ...
mihaip@chromium.org
2011-04-21
1
-1
/
+8
*
Fix race in chrome.tabs.captureVisibleTab by listening for a notification fro...
mihaip@chromium.org
2011-04-21
1
-0
/
+7
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Set the window ID for each renderer on all platforms.
skerner@chromium.org
2011-03-30
1
-0
/
+11
*
Don't let extensions crash the browser or renderers from tabs API.
jstritar@chromium.org
2011-02-24
1
-0
/
+5
*
chrome.tabs.captureVisibleTab() captures images of file:// resources.
tsepez@chromium.org
2011-02-15
1
-0
/
+5
*
Fix issue where Chrome.Window.Update unmaximizes a window when only the focus...
levin@chromium.org
2011-02-09
1
-0
/
+37
*
Add an api_test for creating windows in incognito when policy disallows it.
finnur@chromium.org
2011-02-07
1
-1
/
+11
*
Split history tests into parts that run in under 6 seconds.
skerner@chromium.org
2011-02-01
1
-5
/
+5
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-1
/
+1
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
1
-0
/
+5
*
Marking ExtensionApiTest.Tabs as DISABLED on linux/views because it crashes
rafaelw@chromium.org
2010-11-02
1
-2
/
+2
*
ExtensionApiTest.Tabs is flaky on linux views
rafaelw@chromium.org
2010-11-02
1
-1
/
+8
*
Revert "Revert "Revert "Revert "Split ExtensionApiTest.Tabs into several smal...
aa@chromium.org
2010-11-01
1
-10
/
+18
[next]