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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
PrerenderManager is no longer refcounted.
cbentzel@chromium.org
2011-04-22
2
-5
/
+5
*
Purge disabled datatypes in syncer thread.
lipalani@chromium.org
2011-04-22
1
-1
/
+2
*
Cleanups of gpu_crash test:
amarinichev@chromium.org
2011-04-22
4
-365
/
+60
*
Re-enable pyauto tests that are currently passing on ChromeOS.
dennisjeffrey@google.com
2011-04-21
1
-5
/
+2
*
Disabling failing pyauto tests
sunandt@google.com
2011-04-21
1
-0
/
+4
*
Fix race in chrome.tabs.captureVisibleTab by listening for a notification fro...
mihaip@chromium.org
2011-04-21
2
-0
/
+58
*
Enable 802.1X config in Join other network dialog
jamescook@chromium.org
2011-04-21
1
-6
/
+1
*
Disable ntp.NTPTest.testLaunchAppFullScreen on chromeos
nirnimesh@chromium.org
2011-04-21
1
-0
/
+3
*
Created functional directory and moved Autofill data files into functional di...
dyu@chromium.org
2011-04-21
16
-1
/
+1
*
Fix Autofill test failure for testDistinguishMiddleInitialWithinName
dyu@chromium.org
2011-04-21
1
-22
/
+26
*
Re-enable PyAuto omnibox tests on ChromeOS that currently pass.
dennisjeffrey@google.com
2011-04-21
1
-4
/
+0
*
Adds a RenderWidgetHostView for prerendering RenderViewHosts.
mmenke@chromium.org
2011-04-21
1
-0
/
+25
*
Add a ScopedTestingLocalState for unit tests which need Local State.
bauerb@chromium.org
2011-04-21
4
-6
/
+47
*
Implemented chrome.experimental.webRequest.onResponseStarted
battre@chromium.org
2011-04-21
1
-129
/
+297
*
Added additional tests to Autofill.
dyu@chromium.org
2011-04-20
11
-12
/
+254
*
Convert the tagname to lowercase in the tagname command in chromedriver.
kkania@chromium.org
2011-04-20
1
-1
/
+1
*
Add support in the extension docs for webRequest event listeners.
mpcomplete@chromium.org
2011-04-20
2
-18
/
+31
*
Disabling pyauto sync tests.
sunandt@google.com
2011-04-20
1
-1
/
+3
*
Enabling popup tests.
sunandt@google.com
2011-04-20
1
-8
/
+1
*
Implemented of base functionality of chrome.experimental.webRequest.onBeforeR...
battre@chromium.org
2011-04-20
1
-3
/
+24
*
Implementation of chrome.experimental.webRequest.onRequestSent
battre@chromium.org
2011-04-20
1
-2
/
+7
*
Add Content-Security-Policy support to extensions
abarth@chromium.org
2011-04-20
3
-0
/
+32
*
Make sure that extensions can launch web urls with web safe schemes only.
aarya@google.com
2011-04-20
3
-0
/
+18
*
Set --disable-background-networking for page cyclers in hopes of reducing
tonyg@chromium.org
2011-04-20
2
-2
/
+13
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
2
-14
/
+12
*
Update the FileAPI test to use the WebKit-prefixed name.
abarth@chromium.org
2011-04-20
2
-2
/
+2
*
Multi-highlight and scoring improvements.
mrossetti@chromium.org
2011-04-20
1
-28
/
+25
*
Re-enable search_engine PyAuto test on ChromeOS.
dennisjeffrey@google.com
2011-04-20
1
-2
/
+0
*
Re-enable PyAuto themes tests on ChromeOS.
dennisjeffrey@google.com
2011-04-19
1
-4
/
+0
*
Disable browsing_data.BrowsingDataTest.testClearHistoryAndDownloads on chromeos
nirnimesh@chromium.org
2011-04-19
1
-0
/
+1
*
Fix NTP PyAuto tests on ChromeOS related to menu/thumbnail mode.
dennisjeffrey@google.com
2011-04-19
2
-46
/
+36
*
Remove debug logging.
lipalani@chromium.org
2011-04-19
1
-2
/
+0
*
Progress towards fixing 77536
backer@chromium.org
2011-04-19
1
-0
/
+1
*
Temporary fix for NetworkScan
stanleyw@chromium.org
2011-04-19
1
-3
/
+10
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-0
/
+2
*
Increase timeout values for pyauto sync tests.
rsimha@chromium.org
2011-04-19
2
-2
/
+6
*
Disabling nacl integration tests on linux.
bradnelson@google.com
2011-04-19
1
-0
/
+3
*
Disable PDF tests and SizeWindow on Chrome OS
rkc@chromium.org
2011-04-19
1
-3
/
+21
*
Disable the PyAuto test ntp.NTPTest.testLaunchAppNewWindow on mac.
dennisjeffrey@google.com
2011-04-19
1
-0
/
+1
*
Disable sync.SyncTest.testRestartBrowser
nirnimesh@chromium.org
2011-04-19
1
-0
/
+2
*
Fix set of default apps for ChromeOS (PyAuto NTP tests).
dennisjeffrey@google.com
2011-04-19
2
-8
/
+4
*
Disbaling failing notification tests.
sunandt@google.com
2011-04-19
1
-0
/
+4
*
Disable a failing autofill test.
nirnimesh@chromium.org
2011-04-19
1
-0
/
+2
*
New cancel test (includes change in DownloadItem::Complete meaning and
rdsmith@chromium.org
2011-04-19
1
-1
/
+0
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
2
-2
/
+8
*
[Sync] Revamp and re-enable themes/extensions sync integration tests
akalin@chromium.org
2011-04-19
12
-394
/
+492
*
Disabling nacl integration tests on mac, as they fail on some, but not all
bradnelson@google.com
2011-04-19
1
-0
/
+3
*
Pushing newer nacl into chrome.
bradnelson@google.com
2011-04-19
2
-3
/
+7
*
Revert 82067 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-2
/
+0
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-0
/
+2
[next]