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
*
Flush stdout when pyauto perf tests print perf results on non-ChromeOS platfo...
dennisjeffrey@chromium.org
2012-02-22
1
-1
/
+2
*
Set DISPLAY and XAUTHORITY for ChromeDriver on ChromeOS.
dtu@chromium.org
2012-02-18
1
-1
/
+4
*
Refactor remote_inspector_client.py to make it more general.
dennisjeffrey@chromium.org
2012-02-16
1
-180
/
+46
*
Expose the hook in tab_proxy for proceeding from an interstitial page for Tak...
dyu@chromium.org
2012-02-14
2
-0
/
+28
*
one line description: changed getprotector state method
prachij@chromium.org
2012-02-14
1
-2
/
+5
*
Fix dependency breakage for pyproto in PyAuto.
frankf@google.com
2012-02-13
1
-10
/
+7
*
[pyauto] Ignore policy test import errors
nirnimesh@chromium.org
2012-02-11
1
-4
/
+8
*
Fix dependency breakage for pyproto in PyAuto.
frankf@chromium.org
2012-02-11
1
-1
/
+1
*
Expose HTTPSOptions for CERT_OK, CERT_MISMATCHED_NAME, and CERT_EXPIRED to py...
dyu@chromium.org
2012-02-10
1
-0
/
+20
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@chromium.org
2012-02-08
1
-0
/
+28
*
Add new automation hook to get FPS associated with a tab in the browser.
dennisjeffrey@chromium.org
2012-02-08
1
-0
/
+22
*
Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...
achuith@chromium.org
2012-02-07
1
-28
/
+0
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@google.com
2012-02-07
1
-0
/
+28
*
Revert 120608 - [uber page] Disable uber page for M18 branch. This will be re...
csilv@chromium.org
2012-02-06
1
-0
/
+1
*
[uber page] Disable uber page for M18 branch. This will be reverted on trunk.
csilv@chromium.org
2012-02-06
1
-1
/
+0
*
Allow stopping the UI to succeed if it is already stopped for policy pyauto t...
joaodasilva@chromium.org
2012-02-06
1
-2
/
+2
*
Rename "perf_snapshot.py" as "remote_inspector_client.py".
dennisjeffrey@chromium.org
2012-02-04
1
-2
/
+2
*
Add new automation hook to get v8 heap statistics from a renderer process.
dennisjeffrey@chromium.org
2012-02-03
1
-0
/
+20
*
[pyauto] Convenience method to determine if we're on aura
nirnimesh@chromium.org
2012-02-01
1
-0
/
+4
*
Add argument use_poll=True to asyncore.loop() calls in perf_snapshot.py.
dennisjeffrey@chromium.org
2012-01-31
1
-4
/
+4
*
Reduced logging and better log format for PyAuto WaitUntil().
dtu@chromium.org
2012-01-31
1
-15
/
+25
*
[pyauto] Use windex=None to signify automation commands that do not target a ...
nirnimesh@chromium.org
2012-01-31
1
-51
/
+58
*
Fix ChromeDriver with PyAuto RestartBrowser() on ChromeOS.
dtu@chromium.org
2012-01-31
1
-2
/
+2
*
Disable uber page during tests on chromeos
nirnimesh@chromium.org
2012-01-31
1
-0
/
+1
*
All pyauto log messages are now prepended with a timestamp.
dennisjeffrey@chromium.org
2012-01-27
1
-5
/
+4
*
Attempt to fix UI tests on chromeos
nirnimesh@chromium.org
2012-01-23
1
-1
/
+2
*
Added pyauto hooks and basic functional tests for Protector.
ivankr@chromium.org
2012-01-23
1
-1
/
+48
*
[pyauto] Force plugin load at startup
nirnimesh@chromium.org
2012-01-19
1
-0
/
+6
*
Update perf_snapshot.py to account for minor remote inspector JSON change.
dennisjeffrey@chromium.org
2012-01-19
1
-2
/
+2
*
Remove more references to the deprecated webapp_it2me.
sergeyu@chromium.org
2012-01-12
1
-11
/
+11
*
Pyauto tests can now request DOM node/event listener counts from a Chrome tab.
dennisjeffrey@chromium.org
2012-01-10
1
-8
/
+84
*
Add debug option for WaitUntil function.
shadi@chromium.org
2012-01-06
1
-5
/
+7
*
Fix flakiness and re-enable http search in find_in_page.FindMatchTests.testSe...
vclarke@chromium.org
2011-12-15
1
-3
/
+5
*
Replace os.path.remove with os.remove
krisr@chromium.org
2011-12-15
1
-1
/
+1
*
Pyauto remote inspector module now provides garbage collect functionality.
dennisjeffrey@chromium.org
2011-12-14
1
-174
/
+290
*
Fix pyauto's fetch_prebuilt_pyauto.py to account for URL changes on official ...
dennisjeffrey@chromium.org
2011-12-14
1
-9
/
+17
*
Account for new child type in v8 heap snapshot data in perf_snapshot.py.
dennisjeffrey@chromium.org
2011-12-13
1
-1
/
+1
*
Change chromedriver to set geolocation/notification content setting defaults ...
kkania@chromium.org
2011-12-12
2
-4
/
+11
*
Moved the policy functional tests to their own suite on ChromeOS.
joaodasilva@chromium.org
2011-12-08
1
-0
/
+20
*
Few minor changes to TestingAutomationProvider extension automation:
kkania@chromium.org
2011-12-06
1
-6
/
+10
*
Add PyAuto tests for triggering browser/page action.
frankf@google.com
2011-12-03
1
-0
/
+37
*
Revert "Add PyAuto tests for triggering browser/page action."
frankf@google.com
2011-12-02
1
-37
/
+0
*
Add PyAuto tests for triggering browser/page action.
frankf@google.com
2011-12-02
1
-0
/
+37
*
Added RefreshPolicies automation call.
joaodasilva@chromium.org
2011-12-01
2
-20
/
+324
*
Force annotation of overridden methods with OVERRIDE.
avi@chromium.org
2011-11-29
1
-3
/
+4
*
Allow chromedriver to install an extension and get all installed extension IDs.
kkania@chromium.org
2011-11-29
4
-54
/
+33
*
Fix python scripts in src/chrome/
maruel@chromium.org
2011-11-27
23
-60
/
+29
*
Fix pyauto functional tests on chromeos.
nirnimesh@chromium.org
2011-11-08
2
-9
/
+99
*
Fix chromedriver tests on the new git workflow.
kkania@chromium.org
2011-11-05
2
-2
/
+2
*
Adding sharing networks support for Wifi networks
stanleyw@chromium.org
2011-11-04
2
-5
/
+25
[next]