summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-122-0/+33
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-2/+2
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-3/+1
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-1/+3
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-3/+1
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-1/+3
* Re-write pyauto automation hook WaitForAllDownloadsToComplete.dennisjeffrey@chromium.org2011-08-104-101/+109
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-051-1/+1
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-044-122/+15
* Support for adding save page download items into downloads history.achuith@chromium.org2011-08-043-4/+4
* Reland 'Show crashed apps on NTP, desaturated. Click to reload.'yoz@chromium.org2011-08-031-0/+11
* Add a hook for capturing a user profile photo and saving it to file and local...frankf@chromium.org2011-08-035-0/+125
* [Sync] Remove need for WideToUTF8 conversion for SyncBackendHostakalin@chromium.org2011-08-031-0/+1
* Allow PyAuto to install unpacked extensions.dtu@chromium.org2011-08-021-7/+11
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-021-4/+6
* EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...dtu@chromium.org2011-08-025-0/+89
* Revert 95009. Causing pyauto NTP test failures on all platforms.kkania@chromium.org2011-08-021-4/+2
* Show crashed apps on NTP, desaturated. Click to reload.yoz@chromium.org2011-08-011-2/+4
* GetTimeInfo() returns the display time, date, and time zone.dtu@chromium.org2011-08-013-9/+84
* Fix GetTranslateInfo() in Debugnirnimesh@chromium.org2011-08-011-4/+6
* Handling of OAuth1 access token based login flow. The token+secret are now st...zelidrag@chromium.org2011-08-012-3/+6
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* GTTF: Use IPC_BEGIN_MESSAGE_MAP_EX everywhere in the automation framework.phajdan.jr@chromium.org2011-07-292-4/+20
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-1/+1
* chromeos: Simplify audio mixer code.derat@chromium.org2011-07-291-2/+2
* Revert r94579, "chromeos: Simplify audio mixer code."derat@chromium.org2011-07-291-2/+2
* importer: Refactor ImporterList::Observer into its own header file.tfarina@chromium.org2011-07-292-3/+5
* chromeos: Simplify audio mixer code.derat@chromium.org2011-07-281-2/+2
* Removal of Profile from content part 3.avi@chromium.org2011-07-283-10/+14
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-285-14/+122
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-271-2/+3
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-3/+2
* Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-2/+3
* Fix bugs in ui_controls::SendMouseMove on linux. I believe thesky@chromium.org2011-07-271-11/+7
* [cros] Fix PyAuto is_logged_in detection.nkostylev@chromium.org2011-07-271-1/+1
* Move 'share this network' -> connect dialog.stevenjb@google.com2011-07-261-1/+58
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-3/+3
* Return an error for snapshot automation requests on linux.kkania@chromium.org2011-07-251-0/+6
* In chromedriver, do not hang when an alert becomes active during an action.kkania@chromium.org2011-07-256-15/+150
* Revert 93948 - Added EnrollEnterpriseDevice(user, password) automation hook.willchan@chromium.org2011-07-255-124/+14
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-255-14/+124
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-251-2/+2
* Added GetEnterprisePolicyInfo() automation hook.craigdh@chromium.org2011-07-213-4/+117
* Autofill automation hooks now support multiple values in profiles.dennisjeffrey@chromium.org2011-07-211-10/+28
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-212-3/+3
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-1/+1
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-192-2/+2
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-2/+2
* ntp: pull RecentlyClosedTabsHandler into its own fileestade@chromium.org2011-07-191-2/+3