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
*
Test to verify the 'multiple downloads' infobar
nirnimesh@chromium.org
2010-07-29
1
-0
/
+6
*
Enable crash reporting by default with PyAuto on Mac/Linux
nirnimesh@chromium.org
2010-07-28
1
-4
/
+11
*
Missing argument in pyauto.py. Added in the missing argument.
alyssad@chromium.org
2010-07-28
1
-1
/
+2
*
New pyauto hook for the translate feature.
alyssad@chromium.org
2010-07-27
1
-0
/
+95
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179
alyssad@chromium.org
2010-07-26
1
-14
/
+40
*
Support test inclusions/exclusions for PyAuto tests on ChromeOS
nirnimesh@chromium.org
2010-07-23
2
-2
/
+24
*
Add PyAuto automation hooks to perform actions on infobars
nirnimesh@chromium.org
2010-07-22
1
-0
/
+28
*
Fetch info about infobars
nirnimesh@chromium.org
2010-07-21
1
-9
/
+51
*
Set url fetch test timeout back to old values. Increase UI test command timeo...
thestig@chromium.org
2010-07-17
1
-3
/
+3
*
New PyAuto hook to get saved passwords. BUG=36179
alyssad@chromium.org
2010-07-16
1
-0
/
+37
*
(Reland reverted r52628 after fix)
nirnimesh@chromium.org
2010-07-16
1
-61
/
+44
*
Revert 52628 - Refactor json automation interface for pyauto hooks.
tyoshino@chromium.org
2010-07-16
1
-44
/
+61
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-16
1
-61
/
+44
*
Expose cookie get/set to pyauto
alyssad@chromium.org
2010-07-15
3
-0
/
+52
*
Adding a new PyAuto hook for importing settings.
alyssad@chromium.org
2010-07-15
1
-0
/
+35
*
Clear Browsing Data hook added and some small tests. BUG=36176
alyssad@chromium.org
2010-07-14
1
-0
/
+25
*
Revert 52054: causing startup tests to fail on Vista and XP perf dbg
vandebo@chromium.org
2010-07-11
1
-41
/
+49
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-11
1
-49
/
+41
*
PyAuto: Automation hooks to get/set theme
nirnimesh@chromium.org
2010-07-10
4
-1
/
+74
*
New pyauto hook to set and get autofill profiles
alyssad@chromium.org
2010-07-09
1
-0
/
+106
*
PyAuto: Collect branding info as a part of GetBrowserInfo()
nirnimesh@chromium.org
2010-06-28
1
-1
/
+2
*
PyAuto: minor cleanup
nirnimesh@chromium.org
2010-06-25
1
-2
/
+0
*
Enable "get html from page" functionality for PyAuto.
jrg@chromium.org
2010-06-24
2
-0
/
+39
*
Allow for a new flag (--log_file) which lets pyauto log to a file instead of ...
nirnimesh@chromium.org
2010-06-23
1
-3
/
+13
*
PyAuto: fix extra flags passed to chrome
nirnimesh@chromium.org
2010-06-17
1
-3
/
+9
*
Fetch a bunch of info from the browser
nirnimesh@chromium.org
2010-05-25
1
-10
/
+72
*
Add support for test exclusions for pyauto tests.
nirnimesh@chromium.org
2010-05-25
1
-18
/
+73
*
Add new omnibox functional tests
nirnimesh@chromium.org
2010-05-18
1
-0
/
+15
*
Fix a pref test -- Win/Linux don't have browser.show_page_options_buttons pref
nirnimesh@chromium.org
2010-05-18
1
-0
/
+20
*
Omnibox automation should wait for page load after selecting a popup item.
nirnimesh@chromium.org
2010-05-17
1
-0
/
+1
*
Add automation hooks for fetching info about omnibox
nirnimesh@chromium.org
2010-05-14
2
-0
/
+234
*
Add hooks for fetching basic info from the browser.
nirnimesh@chromium.org
2010-05-13
1
-0
/
+30
*
pyautolib: exposing TabProxy::WaitForTabToBeRestored
ace@chromium.org
2010-05-10
1
-0
/
+6
*
Add an AddHistoryItem() API to PyAuto with example use.
jrg@chromium.org
2010-05-07
1
-0
/
+26
*
Add hooks to fetch about:plugins info for PyAuto.
nirnimesh@chromium.org
2010-05-06
2
-0
/
+159
*
Add pyauto tests for Navigation.
nirnimesh@chromium.org
2010-05-05
3
-0
/
+13
*
1. Fix GetFileURLForPath for windows. GetFileURLForPath() should not quote() ...
nirnimesh@chromium.org
2010-05-03
1
-2
/
+10
*
Add 2 tests for history.
nirnimesh@chromium.org
2010-04-29
2
-0
/
+22
*
Add automation hooks for setting/gettting preferences.
nirnimesh@chromium.org
2010-04-29
3
-14
/
+147
*
Add tests for history.
nirnimesh@chromium.org
2010-04-26
2
-0
/
+21
*
Add --repeat flag to PyAuto tests. This is useful for firing off the tests
nirnimesh@chromium.org
2010-04-23
1
-0
/
+5
*
Add a download test for crazy filenames.
nirnimesh@chromium.org
2010-04-20
1
-0
/
+10
*
Add info about starred history items.
nirnimesh@chromium.org
2010-04-20
1
-3
/
+5
*
Close previous theme info bars when resetting to default theme
bulach@chromium.org
2010-04-20
3
-4
/
+4
*
Add automation hooks for fetching history.
nirnimesh@chromium.org
2010-04-19
2
-0
/
+103
*
testFileRenaming: Test file renaming when downloading a already-existing file
nirnimesh@chromium.org
2010-04-19
2
-0
/
+50
*
Revert 44885 - Select and close previous theme info bars when resetting to de...
jorlow@chromium.org
2010-04-18
3
-4
/
+4
*
Select and close previous theme info bars when resetting to default theme via...
jorlow@chromium.org
2010-04-18
3
-4
/
+4
*
Add automation hooks to get info about downloads.
nirnimesh@chromium.org
2010-04-15
3
-1
/
+105
[next]