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
/
pyautolib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary fix for NetworkScan
stanleyw@chromium.org
2011-04-19
1
-3
/
+10
*
New automation hook to set the app launch type (e.g., window vs. tab).
dennisjeffrey@google.com
2011-04-15
1
-3
/
+34
*
Make wifi compliance tests more stable.
stanleyw@chromium.org
2011-04-14
2
-10
/
+57
*
New automation hook to launch an app, with sample PyAuto test.
dennisjeffrey@google.com
2011-04-13
1
-0
/
+19
*
Added a test to Verify that the fetched credentials are cleared for a new use...
dyu@chromium.org
2011-04-13
1
-10
/
+48
*
Additional login check for PyAuto.
dtu@chromium.org
2011-04-13
2
-5
/
+9
*
Add ability to determine chromeos board, update plugins test to use that.
nirnimesh@chromium.org
2011-04-12
1
-0
/
+10
*
PyAuto automation hook: Connect to hidden wifi network.
dtu@chromium.org
2011-04-12
1
-2
/
+36
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
4
-28
/
+49
*
New automation hook to update the extensions, with sample pyauto test.
dennisjeffrey@google.com
2011-04-11
1
-0
/
+15
*
ChromeOS updater testing automation hooks that can be called from Python usin...
dtu@chromium.org
2011-04-11
1
-0
/
+45
*
Enable crash reporting with PyAuto on ChromeOS
nirnimesh@chromium.org
2011-04-08
1
-0
/
+22
*
New notification sent when extension uninstall is not allowed.
dennisjeffrey@google.com
2011-04-07
1
-2
/
+10
*
Verify that sync updates_received is 0 on browser restart.
rsimha@chromium.org
2011-04-06
1
-0
/
+1
*
Initial inclusion of power_strip code.
dtu@chromium.org
2011-04-06
4
-10
/
+286
*
Modify GetNTPInfo automation hook to return additional info about apps.
dennisjeffrey@google.com
2011-04-06
1
-15
/
+19
*
Allow pyauto HTTP file server to serve files from an arbitrary directory
rsimha@chromium.org
2011-04-06
1
-3
/
+8
*
Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t...
dtu@chromium.org
2011-04-05
1
-6
/
+99
*
The lists of networks that GetNetworkInfo() returns now use the service paths...
dtu@chromium.org
2011-04-01
1
-3
/
+34
*
Modify GetExtensionsInfo automation hook to return permission information.
dennisjeffrey@google.com
2011-03-31
1
-2
/
+12
*
Fix to SetServiceOrder. Add chromeos_wifi to suite.
dtu@chromium.org
2011-03-30
1
-5
/
+10
*
GetBatteryInfo() battery automation hook.
dtu@chromium.org
2011-03-30
1
-0
/
+36
*
Two sets of Autofill tests.
dyu@chromium.org
2011-03-29
1
-0
/
+27
*
Fix for hook UninstallExtensionById, and PyAuto function to uninstall an app.
dennisjeffrey@google.com
2011-03-29
4
-10
/
+25
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
ConnectToWifiNetwork() is now blocking.
dtu@chromium.org
2011-03-26
1
-3
/
+43
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-7
/
+7
*
Convenience class for wifi testing. A subclass of PyUITest that automatically...
dtu@chromium.org
2011-03-17
1
-0
/
+43
*
Login and screen locker automation hooks. These are now all directly usable i...
dtu@chromium.org
2011-03-11
2
-1
/
+84
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-6
/
+6
*
Add network testing automation hooks GetNetworkInfo() and ConnectToWifiNetwor...
dtu@chromium.org
2011-03-10
1
-0
/
+25
*
Cleanup /home/chronos before every pyauto tests on chromeos
nirnimesh@chromium.org
2011-03-08
1
-1
/
+5
*
New automation hooks to get/set the thumbnail/menu modes for NTP sections.
nirnimesh@chromium.org
2011-03-03
1
-0
/
+104
*
Deal with browser restart scenarios in pyauto scripts on ChromeOS
nirnimesh@chromium.org
2011-02-26
1
-0
/
+14
*
CRX files now specified with absolute paths in PyAuto NTP Apps tests.
nirnimesh@chromium.org
2011-02-23
2
-9
/
+11
*
Use named automation interface to control the primary chrome to run pyauto-ba...
nirnimesh@chromium.org
2011-02-23
6
-10
/
+214
*
New automation hook to get information about apps on the new tab page.
nirnimesh@chromium.org
2011-02-23
1
-12
/
+65
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
3
-42
/
+37
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
3
-37
/
+42
*
Revert 73850 - Disable testserver with pyauto
nirnimesh@chromium.org
2011-02-06
1
-1
/
+1
*
Disable testserver with pyauto
nirnimesh@chromium.org
2011-02-04
1
-1
/
+1
*
Add testserver support for PyAuto
nirnimesh@chromium.org
2011-02-03
4
-0
/
+90
*
Add owners file in chrome/test/{functional,pyautolib}
nirnimesh@chromium.org
2011-01-27
1
-0
/
+1
*
Remove command_execution_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-20
1
-0
/
+4
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-1
/
+6
*
Modifying some downloads hooks to act per-window (so that incognito windows c...
ace@chromium.org
2011-01-19
4
-9
/
+25
*
Adding automation proxy hook for accessing information related to omnibox ins...
ace@chromium.org
2010-12-23
1
-0
/
+19
*
Add support for separating tests into suites.
nirnimesh@chromium.org
2010-12-22
2
-29
/
+77
*
Be lenient with exclusions in PYAUTO_TESTS file
nirnimesh@chromium.org
2010-12-17
1
-1
/
+4
*
Fix pyauto flakiness by waiting for notification that the renderer process'
kkania@chromium.org
2010-12-14
1
-1
/
+22
[next]