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
/
pyauto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in AddDomMutationObserver and WaitForDomNode automation hooks.
craigdh@chromium.org
2012-06-13
1
-1
/
+4
*
[pyauto] Add ability to force install an extension with experimental perms
nirnimesh@chromium.org
2012-06-12
1
-1
/
+7
*
Switch back to the old method of launching the login flow while keeping some ...
craigdh@chromium.org
2012-06-08
1
-29
/
+22
*
[chromeos] PyAuto automation for crosh.
nirnimesh@chromium.org
2012-06-05
1
-0
/
+66
*
Add automation hooks for OOBE transitions.
ivankr@chromium.org
2012-06-04
1
-0
/
+106
*
[chromeos] Fix Logout() automation on chromeos to not clear /home/chronos
nirnimesh@chromium.org
2012-06-01
1
-0
/
+5
*
New Testcases related to multiprofile basic settings has been added.
prachij@chromium.org
2012-05-25
1
-2
/
+4
*
[pyauto] Temp files created during tests should be accessible by everyone
nirnimesh@chromium.org
2012-05-24
1
-0
/
+2
*
Updated Login PyAuto automation hook to throw an exception with a descriptive...
craigdh@chromium.org
2012-05-23
1
-5
/
+9
*
Fix TestingAutomationProvider::SimulateAsanMemoryBug.
glotov@google.com
2012-05-23
1
-0
/
+1
*
Fixing identation in pyauto.py
glotov@google.com
2012-05-18
1
-4
/
+4
*
Implement positive test for Address Sanitizer in Chrome
glotov@google.com
2012-05-18
1
-0
/
+9
*
[chromeos] Fix Logout automation when no browser windows are present.
nirnimesh@chromium.org
2012-05-15
1
-5
/
+9
*
Wrap AppendTab function so it can accept string URLs.
kamrik@chromium.org
2012-05-12
1
-0
/
+19
*
Add a WebDriver API function HeapProrilerDump.
dmikurube@chromium.org
2012-05-10
1
-5
/
+5
*
Fix Instant pyauto tests.
sreeram@chromium.org
2012-05-05
1
-0
/
+23
*
Rewrite the Login() automation hook for chromeos.
craigdh@chromium.org
2012-05-05
1
-10
/
+23
*
Added a more descriptive message to the PyAuto WaitForDomNode() automation me...
craigdh@google.com
2012-05-03
1
-2
/
+8
*
Increase the timeout for the RefreshPolicies() automation hook.
craigdh@google.com
2012-05-01
1
-0
/
+3
*
Added a new automation hook ExecuteJavascriptInOOBEWebUI() to permit executin...
craigdh@chromium.org
2012-05-01
1
-0
/
+32
*
Move ChromeOS memory collection function from perf.py to pyauto.py.
dennisjeffrey@chromium.org
2012-04-30
1
-0
/
+169
*
Move WaitUntilWifiNetworkAvailable and GetServicePath to pyauto so it can be ...
krisr@chromium.org
2012-04-30
1
-0
/
+65
*
Add renderer process support in PyAuto HeapProfilerDump API.
dmikurube@chromium.org
2012-04-27
1
-1
/
+10
*
Fix search engine automation hooks to work with multiple profiles.
kkania@chromium.org
2012-04-27
1
-15
/
+29
*
Added an argument to AddDomMutationObserver and WaitForDomNode automation hoo...
craigdh@chromium.org
2012-04-25
1
-4
/
+13
*
Adds an automation hook WaitUntilNavigationCompletes() which blocks until pen...
craigdh@chromium.org
2012-04-23
1
-0
/
+20
*
This patch implements a PyAuto-based integration test for WebRTC. The purpose...
phoglund@chromium.org
2012-04-20
1
-1
/
+2
*
Added an option to AddDomMutationObserver() to allow waiting until an arbitra...
craigdh@google.com
2012-04-19
1
-5
/
+11
*
Move ForgetAllRememberedNetworks to pyauto.py since it makes more sense to be...
krisr@chromium.org
2012-04-18
1
-1
/
+6
*
Reduced complexity of AddDomEventObserver() hook by only accepting xpaths and...
craigdh@chromium.org
2012-04-18
1
-19
/
+12
*
Added a new PyAuto method WaitForDomNode() which allows tests to block until ...
craigdh@chromium.org
2012-04-17
1
-4
/
+30
*
Add more diagnostic tracing when a JSON call doesn't return.
krisr@chromium.org
2012-04-13
1
-4
/
+37
*
Add a test for the "ephemeral_users_enabled" device policy
bartfab@chromium.org
2012-04-13
1
-1
/
+28
*
[pyauto] Delete obsolete test and MoveNTPThumbnail automation hook
nirnimesh@chromium.org
2012-04-12
1
-24
/
+0
*
Removes pinning code from TopSites as we no longer need it.
sky@chromium.org
2012-04-11
1
-38
/
+2
*
Expose Mouse Lock and Fullscreen automation hooks to pyauto.
scheib@chromium.org
2012-04-11
1
-0
/
+59
*
Allow setting of user and device policies in functional tests
bartfab@chromium.org
2012-04-11
1
-27
/
+5
*
Implement a DomMutationObserver hook to allow PyAuto to watch for changes to ...
craigdh@chromium.org
2012-04-10
1
-5
/
+63
*
Remove flimflam dirs and restart flimflam only when necessary
bartfab@chromium.org
2012-04-05
1
-11
/
+14
*
Fix extension automation hooks to use the right profile.
nirnimesh@chromium.org
2012-04-04
1
-75
/
+94
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
1
-4
/
+2
*
Verify policy->preference mapping for simple policies.
frankf@google.com
2012-03-29
1
-0
/
+15
*
Modified DomAutomationController to expose a new Javascript method sendWithId...
craigdh@chromium.org
2012-03-26
1
-5
/
+17
*
Expose which policies are device policies in automation provider
bartfab@chromium.org
2012-03-26
1
-4
/
+5
*
Track browser PID & compare if there is a failure
krisr@chromium.org
2012-03-24
1
-2
/
+28
*
Modified PyAuto to support launching ChromeDriver on a specific port and added
craigdh@chromium.org
2012-03-16
1
-2
/
+10
*
Add a PyAuto API to dump heap profiles. (retry of r127070)
dmikurube@chromium.org
2012-03-16
1
-0
/
+28
*
Revert 127070 - Add a PyAuto API to dump heap profiles.
dmikurube@chromium.org
2012-03-16
1
-28
/
+0
*
Add a PyAuto API to dump heap profiles.
dmikurube@chromium.org
2012-03-16
1
-0
/
+28
*
Remove resource_dispatcher_host from --vmodule in pyauto.py. Add logs between
oshima@chromium.org
2012-03-15
1
-1
/
+1
[next]