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
*
Create a separate .DEPS dir for pyauto DEPS file
nirnimesh@chromium.org
2010-10-21
1
-14
/
+0
*
Fix path to simplejson in pyauto DEPS file
nirnimesh@chromium.org
2010-10-21
1
-1
/
+1
*
Create a DEPS file for PyAuto functional tests.
nirnimesh@chromium.org
2010-10-21
1
-0
/
+14
*
Enable pyauto find_in_page tests.
nirnimesh@chromium.org
2010-10-21
1
-1
/
+1
*
Adding functional search engines test case from pyauto session, provided by s...
ace@chromium.org
2010-10-20
1
-0
/
+35
*
Cleanup .crdownload files before downloading a file in pyauto downloads tests.
nirnimesh@chromium.org
2010-10-20
1
-13
/
+23
*
Disable pyauto popup tests
nirnimesh@chromium.org
2010-10-14
1
-1
/
+1
*
Fix pyauto popup tests to be non-flaky
nirnimesh@chromium.org
2010-10-13
1
-1
/
+2
*
PyAuto automation support for blocked popups
nirnimesh@chromium.org
2010-10-13
2
-0
/
+55
*
Adding automation hooks for editing search engines.
ace@chromium.org
2010-10-12
1
-12
/
+66
*
Disable find_in_page pyauto tests
nirnimesh@chromium.org
2010-10-09
1
-1
/
+1
*
Re-enable cookies.CookiesTest.testCookiesFile
nirnimesh@chromium.org
2010-10-09
1
-1
/
+0
*
Disable file:// cookies pyauto test on Mac
nirnimesh@chromium.org
2010-10-08
1
-0
/
+1
*
Fix missing find_in_page.py
nirnimesh@chromium.org
2010-10-08
1
-116
/
+0
*
Add in a test script I missed in r61898
nirnimesh@chromium.org
2010-10-08
1
-0
/
+145
*
Automation support for Find on a given page and return the search count
nirnimesh@chromium.org
2010-10-08
1
-0
/
+1
*
PyAuto import tests: Do not import from firefox if it's not installed
nirnimesh@chromium.org
2010-10-06
1
-0
/
+23
*
Delete all downloaded files after browser shutdown
nirnimesh@chromium.org
2010-10-04
1
-87
/
+92
*
Disable a downloads pyauto test on mac (testSaveDangerousFile)
nirnimesh@chromium.org
2010-10-04
1
-0
/
+1
*
Use CHROME_HEADLESS to enable crash reporter in pyauto on linux/mac
nirnimesh@chromium.org
2010-09-29
1
-1
/
+0
*
Fix PyAuto tests to account for dynamic autofill labels.
nirnimesh@chromium.org
2010-09-28
2
-22
/
+29
*
Disable pyauto crash_reporter test on Mac
nirnimesh@chromium.org
2010-09-28
1
-0
/
+1
*
Disable pyauto autofill tests
nirnimesh@chromium.org
2010-09-27
1
-2
/
+2
*
Fix dom automation using pyauto on windows.
nirnimesh@chromium.org
2010-09-25
1
-0
/
+1
*
Disable pyauto tests which download big files on chromeos.
nirnimesh@chromium.org
2010-09-23
1
-0
/
+3
*
Fix perms for PYAUTO_TESTS
nirnimesh@chromium.org
2010-09-21
1
-0
/
+0
*
Prepare expecation for running pyauto tests on chromeos
nirnimesh@chromium.org
2010-09-21
1
-0
/
+21
*
Add pyauto search engine tests to be run on all platforms.
ace@chromium.org
2010-09-17
1
-0
/
+1
*
Adding automation hook GetSearchEngineInfo, accessible through json automatio...
ace@chromium.org
2010-09-17
1
-0
/
+67
*
Replace a data file used in download tests with a much smaller one.
nirnimesh@chromium.org
2010-09-16
1
-1
/
+1
*
Work around windows handles to temp files while deleting them.
nirnimesh@chromium.org
2010-09-14
1
-2
/
+5
*
Cleanup temp file created during a download test
nirnimesh@chromium.org
2010-09-13
1
-1
/
+3
*
Disable some pyauto tests failing on the official win builder
nirnimesh@chromium.org
2010-09-09
1
-2
/
+5
*
Revert "Work around download system breakpage by using WaitUntil on pyauto si...
nirnimesh@chromium.org
2010-09-02
1
-6
/
+2
*
Fix cookies test
nirnimesh@chromium.org
2010-09-02
1
-23
/
+26
*
Work around download system breakpage by using WaitUntil on pyauto side.
nirnimesh@chromium.org
2010-09-02
1
-2
/
+6
*
Undo the changes made to imports test that sets an environment variable BUG=5...
alyssad@google.com
2010-09-01
1
-13
/
+0
*
Clear leftover files in downloads tests.
nirnimesh@chromium.org
2010-08-31
2
-0
/
+2
*
Fetch info about the state of navigation in a tab
nirnimesh@chromium.org
2010-08-31
1
-0
/
+39
*
Pyauto: set environment variable so passwords can be imported on Mac. BUG=521...
alyssad@google.com
2010-08-31
1
-10
/
+27
*
PyAuto test for download from incognito window
nirnimesh@chromium.org
2010-08-31
1
-0
/
+18
*
New downloads test for pyauto
alyssad@google.com
2010-08-30
1
-2
/
+17
*
Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647
alyssad@google.com
2010-08-30
3
-26
/
+28
*
New pyauto hook (wait until extension has been installed) and test.
alyssad@google.com
2010-08-27
1
-0
/
+16
*
Enabling import tests for pyauto.
alyssad@google.com
2010-08-27
1
-0
/
+1
*
New PyAuto tests for importing browser data. BUG=52009
alyssad@google.com
2010-08-27
1
-0
/
+284
*
New pyauto downloads tests.
alyssad@google.com
2010-08-25
1
-12
/
+109
*
Re-enable crash reporter test on win.
nirnimesh@chromium.org
2010-08-25
1
-2
/
+0
*
Cleanup in downloads tests
nirnimesh@chromium.org
2010-08-24
1
-0
/
+19
*
New pyauto translate tests.
alyssad@google.com
2010-08-24
1
-31
/
+101
[next]