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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
9
-35
/
+23
*
plugins.PluginsTest.testBlockPluginException is failing on Linux only. Bug=10...
anantha@chromium.org
2011-11-28
1
-0
/
+2
*
Disabling failing Notifcation tests. Investigation in progress. Bug+105560
anantha@chromium.org
2011-11-28
1
-2
/
+4
*
Fix python scripts in src/chrome/test/functional/
maruel@chromium.org
2011-11-27
106
-670
/
+655
*
Re-enable testIncognitoNotification,testOriginPrefsNotSavedInIncognito in FUL...
nirnimesh@chromium.org
2011-11-23
1
-6
/
+0
*
Fix bug preventing pyauto suite CHROMEOS_PERF from running on ChromeOS.
dennisjeffrey@chromium.org
2011-11-23
1
-10
/
+10
*
Modify session restore test to set restore setting via UI and verify UI setti...
vivianz@chromium.org
2011-11-23
1
-4
/
+18
*
Re-enable a few download tests
nirnimesh@chromium.org
2011-11-23
1
-5
/
+0
*
Fix process_count tests on chromeos
nirnimesh@chromium.org
2011-11-23
1
-5
/
+17
*
Adding a short-running pyauto-based Angry Birds performance test to perf.py.
dennisjeffrey@chromium.org
2011-11-23
1
-0
/
+60
*
Re-enable pyauto test: testDefaultSearchEngines
nirnimesh@chromium.org
2011-11-22
1
-2
/
+0
*
Enable pyauto test on win: prefs.PrefsTest.testGeolocationPref
nirnimesh@chromium.org
2011-11-22
1
-2
/
+0
*
Fix testSaveDangerousFile
nirnimesh@chromium.org
2011-11-22
1
-0
/
+2
*
Added 4 new pyauto tests.
deepakg@google.com
2011-11-22
1
-3
/
+112
*
Adding Netflix performance tests,
rohitbm@chromium.org
2011-11-22
2
-52
/
+137
*
Use a real .jar for dangerous downloads tests
nirnimesh@chromium.org
2011-11-21
1
-1
/
+0
*
Disable testDeclineDangerousDownload,testSaveDangerousFile on win
nirnimesh@chromium.org
2011-11-20
1
-0
/
+4
*
Revert 110811 - Fix testAboutAppCacheTab by replacing External 500 error URL ...
nirnimesh@chromium.org
2011-11-20
2
-2
/
+8
*
Defer construction of NotificationUIManager to fix notification initialization.
stevenjb@chromium.org
2011-11-20
1
-3
/
+0
*
Fixed and added new tests in SyncIntegrationTest class.
dyu@chromium.org
2011-11-19
2
-5
/
+73
*
Fix testAboutAppCacheTab by replacing External 500 error URL to working URL.
dyu@chromium.org
2011-11-19
2
-8
/
+2
*
Changed dangerous downloading to use .jar files.
rdsmith@chromium.org
2011-11-19
1
-3
/
+1
*
Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
1
-0
/
+3
*
Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
1
-3
/
+0
*
Added new policies to policy_prefs_ui.py.
joaodasilva@chromium.org
2011-11-18
1
-0
/
+2
*
Add policies to control the disk cache size.
pastarmovj@chromium.org
2011-11-18
1
-0
/
+2
*
Moved CPU Usage helper functions from Youtube class to BasePerfTest class in ...
dennisjeffrey@chromium.org
2011-11-18
1
-50
/
+70
*
Adding pyauto-based perf test for WebGL SpaceRocks demo.
dennisjeffrey@chromium.org
2011-11-17
1
-0
/
+7
*
Adding pyauto-based perf tests for WebGL demos Aquarium and Field.
dennisjeffrey@chromium.org
2011-11-17
1
-0
/
+59
*
Disable all PyAuto instant tests on ChromeOS.
frankf@google.com
2011-11-17
1
-1
/
+1
*
As per http://codereview.chromium.org/8574038/, we don't need to exclude any ...
rohitbm@chromium.org
2011-11-16
1
-6
/
+0
*
Since this test uses private API, excluding this test from continuous public ...
rohitbm@chromium.org
2011-11-16
1
-0
/
+1
*
Temporarily disable testIncognitoNotification,testOriginPrefsNotSavedInIncogn...
nirnimesh@chromium.org
2011-11-16
1
-4
/
+6
*
Revert 110327 - Add ChromeBrowserParts for non main parts.
cpu@chromium.org
2011-11-16
1
-0
/
+3
*
Fixed the policy.PolicyTest.testJavascriptPolicies test.
joaodasilva@chromium.org
2011-11-16
2
-2
/
+1
*
Add ChromeBrowserParts for non main parts.
stevenjb@google.com
2011-11-16
1
-3
/
+0
*
Disabled failing policy.PolicyTest.testJavascriptPolicies test.
joaodasilva@chromium.org
2011-11-16
1
-0
/
+2
*
Remove old history UI, and replace with history2.
dubroy@chromium.org
2011-11-16
1
-1
/
+0
*
- Adding CPU performance test to calculate extrapolation of the utilization t...
rohitbm@chromium.org
2011-11-15
2
-31
/
+151
*
Include sync.SyncTest specifically to prevent double-inclusion of sync.SyncIn...
nirnimesh@chromium.org
2011-11-15
1
-1
/
+1
*
Disabling sync.SyncIntegreationTest in FULL windows section.
dyu@chromium.org
2011-11-15
1
-0
/
+3
*
Disable the following tests:
aocampo@google.com
2011-11-14
1
-1
/
+5
*
Moved sync.SyncIntegrationTest from CONTINUOUS_PUBLIC suite to CONTINUOUS suite.
dyu@chromium.org
2011-11-14
1
-2
/
+5
*
Re-enable pyauto NTP tests on Win/Mac that should now pass.
dennisjeffrey@chromium.org
2011-11-11
1
-16
/
+0
*
All temporary files created by downloads.py should be deleted
nirnimesh@chromium.org
2011-11-10
1
-0
/
+1
*
Create CHROMEOS_VM_PUBLIC suite in pyauto.
frankf@google.com
2011-11-10
1
-0
/
+11
*
Changed the downloads path and the md5sum check
deepakg@google.com
2011-11-10
1
-7
/
+9
*
Moved the enterprise.EnterpriseTest.test*3DAPI tests to policy.PolicyTest.tes...
joaodasilva@chromium.org
2011-11-09
3
-23
/
+36
*
Disable indexeddb.IndexedDBTest.testVersionChangeCrashResilience on all platf...
vclarke@chromium.org
2011-11-09
1
-0
/
+2
*
Disable testIncognitoNotification,testOriginPrefsNotSavedInIncognito
nirnimesh@chromium.org
2011-11-08
1
-0
/
+3
[next]