| Commit message (Expand) | Author | Age | Files | Lines |
* | Added two initial Enterprise policy automation hooks for use with PyAuto. | craigdh@google.com | 2011-07-15 | 1 | -5/+10 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -131/+145 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | File upload API in chromedriver | hnoda@google.com | 2011-06-28 | 1 | -0/+14 |
* | Adding automation hooks for extension: enable/disable, allow/disallow extensi... | hnguyen@chromium.org | 2011-06-22 | 1 | -0/+8 |
* | Added automation hooks for private networks. | craigdh@google.com | 2011-06-20 | 1 | -0/+12 |
* | Initial inclusion of ForgetWifiNetworks | stanleyw@chromium.org | 2011-06-15 | 1 | -0/+2 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 1 | -1/+1 |
* | Automation: fix chrome/browser dependency on chrome/test headers. | phajdan.jr@chromium.org | 2011-06-02 | 1 | -25/+0 |
* | Add pyauto commands to access local state. | mirandac@chromium.org | 2011-05-24 | 1 | -0/+12 |
* | In ChromeDriver, add support for WebDriver's alert commands. | kkania@chromium.org | 2011-05-16 | 1 | -4/+21 |
* | Fix for pyauto autofill flakiness when sending key events to populate a form. | dennisjeffrey@chromium.org | 2011-05-10 | 1 | -3/+39 |
* | Browser::Type cleanup. | jianli@chromium.org | 2011-05-05 | 1 | -2/+5 |
* | Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ... | tfarina@chromium.org | 2011-05-04 | 1 | -17/+18 |
* | automation: Rename AutocompleteEdit to Omnibox in a couple of methods. | tfarina@chromium.org | 2011-05-04 | 1 | -18/+17 |
* | Allow tests to connect to Chrome over the named testing interface as any user... | dtu@chromium.org | 2011-05-03 | 1 | -0/+2 |
* | Add ChromeOS PyAuto hook, CreateAccount(), which goes to the account creation... | dtu@chromium.org | 2011-05-02 | 1 | -0/+2 |
* | Implementing webdriver advanced controls APIs for chromedriver. | kkania@chromium.org | 2011-04-27 | 1 | -0/+33 |
* | Volume control Python automation hooks. | dtu@google.com | 2011-04-25 | 1 | -0/+6 |
* | Refactor the detection of sync initialization after browser restart | rsimha@chromium.org | 2011-04-22 | 1 | -0/+6 |
* | New automation hook to set the app launch type (e.g., window vs. tab). | dennisjeffrey@google.com | 2011-04-15 | 1 | -0/+5 |
* | New automation hook to launch an app, with sample PyAuto test. | dennisjeffrey@google.com | 2011-04-13 | 1 | -0/+5 |
* | PyAuto automation hook: Connect to hidden wifi network. | dtu@chromium.org | 2011-04-12 | 1 | -0/+3 |
* | New automation hook to update the extensions, with sample pyauto test. | dennisjeffrey@google.com | 2011-04-11 | 1 | -0/+4 |
* | ChromeOS updater testing automation hooks that can be called from Python usin... | dtu@chromium.org | 2011-04-11 | 1 | -0/+6 |
* | importer: Add missing OVERRIDE to SourceProfilesLoaded(). | tfarina@chromium.org | 2011-04-11 | 1 | -11/+12 |
* | Introduce a ChromeDriver automation version constant and a JSON request | kkania@chromium.org | 2011-04-07 | 1 | -0/+7 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t... | dtu@chromium.org | 2011-04-05 | 1 | -0/+4 |
* | Allow webdriver users to choose between sending the key events when | timothe@chromium.org | 2011-03-31 | 1 | -6/+25 |
* | GetBatteryInfo() battery automation hook. | dtu@chromium.org | 2011-03-30 | 1 | -0/+2 |
* | Send screenshots back to the client for debigging | jmikhail@google.com | 2011-03-29 | 1 | -5/+8 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Return the full cookie details in TestingAutomationProvider and pass around | kkania@chromium.org | 2011-03-26 | 1 | -8/+33 |
* | ConnectToWifiNetwork() is now blocking. | dtu@chromium.org | 2011-03-26 | 1 | -0/+5 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-24 | 1 | -1/+1 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Login and screen locker automation hooks. These are now all directly usable i... | dtu@chromium.org | 2011-03-11 | 1 | -3/+6 |
* | 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/+4 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Convert ChromeDriver to use only the JSON automation interface. | kkania@chromium.org | 2011-03-08 | 1 | -14/+167 |
* | autofill: Rename AutoFillField to AutofillField. | tfarina@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Add a NavigateToURL automation method which uses the JSON interface. Use it i... | kkania@chromium.org | 2011-03-03 | 1 | -0/+16 |
* | New automation hooks to get/set the thumbnail/menu modes for NTP sections. | nirnimesh@chromium.org | 2011-03-03 | 1 | -0/+22 |
* | autofill: Rename AutoFillFieldType to AutofillFieldType. | tfarina@chromium.org | 2011-03-01 | 1 | -2/+2 |
* | In ChromeDriver, wait for all tabs to stop loading before executing a session... | kkania@chromium.org | 2011-02-25 | 1 | -0/+4 |
* | Implements the mouse commands for webdriver. | jmikhail@google.com | 2011-02-22 | 1 | -0/+11 |
* | Implement the target locator commands for ChromeDriver. | kkania@chromium.org | 2011-02-17 | 1 | -0/+4 |