| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed ChromeOS clang build. | joaodasilva@chromium.org | 2011-12-01 | 1 | -0/+3 |
* | Added RefreshPolicies automation call. | joaodasilva@chromium.org | 2011-12-01 | 1 | -3/+8 |
* | Allow chromedriver to install an extension and get all installed extension IDs. | kkania@chromium.org | 2011-11-29 | 1 | -2/+6 |
* | Cleanup: Remove more forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 1 | -4/+6 |
* | chromeos: Add power supply info reading capability | sque@chromium.org | 2011-11-10 | 1 | -4/+3 |
* | redesign and reimplement proxy config service and tracker, revise proxy ui on... | kuan@chromium.org | 2011-11-04 | 1 | -2/+4 |
* | ntp: remove ShownSectionHandler and all references to it | estade@chromium.org | 2011-11-03 | 1 | -22/+0 |
* | Update LocalState pyauto calls to work without first browser window | nirnimesh@chromium.org | 2011-11-01 | 1 | -4/+2 |
* | chromeos: Simplify power supply info in PowerLibrary | sque@chromium.org | 2011-10-26 | 1 | -0/+13 |
* | Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test. | joaodasilva@chromium.org | 2011-10-21 | 1 | -1/+2 |
* | Move SecurityStyle enum into content/public/common and put it into the conten... | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -6/+6 |
* | Fix some disabled/flaky notification pyauto tests. | kkania@chromium.org | 2011-10-18 | 1 | -4/+4 |
* | Move the PageType enum to content/public/common, put it into the content name... | jam@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | Adding cellular connect/disconnect support | stanleyw@chromium.org | 2011-10-12 | 1 | -0/+6 |
* | Add "data synced" concept to sync integration test | rlarocque@chromium.org | 2011-10-06 | 1 | -3/+3 |
* | Added a pyauto test for policy and preferences UI. | joaodasilva@chromium.org | 2011-10-04 | 1 | -0/+32 |
* | Add pyauto automation support for fetching info about Multi-Profiles | nirnimesh@chromium.org | 2011-09-29 | 1 | -0/+6 |
* | Convert PyAuto hooks to multiprofile. | mirandac@chromium.org | 2011-09-23 | 1 | -0/+6 |
* | Convert the PluginService interface to be an async wrapper around PluginList. | rsesek@chromium.org | 2011-09-23 | 1 | -0/+8 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-23 | 1 | -2/+5 |
* | New pyauto automation hook to get browser process information. | dennisjeffrey@chromium.org | 2011-09-23 | 1 | -0/+4 |
* | Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi... | pkasting@chromium.org | 2011-09-22 | 1 | -5/+2 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-22 | 1 | -2/+5 |
* | [pyauto] GetBrowserInfo() should be usable at chromeos login screen | nirnimesh@chromium.org | 2011-08-26 | 1 | -2/+1 |
* | Fix pyauto autofill flakiness when submitting profile info via webpage forms. | dennisjeffrey@chromium.org | 2011-08-24 | 1 | -0/+7 |
* | Add the functionality to inject JavaScript into ExtensionHosts. | frankf@google.com | 2011-08-23 | 1 | -0/+16 |
* | Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts. | nirnimesh@chromium.org | 2011-08-22 | 1 | -16/+0 |
* | Add the functionality to inject JavaScript into ExtensionHosts. | frankf@chromium.org | 2011-08-20 | 1 | -0/+16 |
* | Let pyauto create an attached webdriver instance to manipulate web pages. | kkania@chromium.org | 2011-08-15 | 1 | -0/+8 |
* | Revert 96556 - Let pyauto create an attached webdriver instance to manipulate... | kkania@chromium.org | 2011-08-12 | 1 | -8/+0 |
* | Let pyauto create an attached webdriver instance to manipulate web pages. | kkania@chromium.org | 2011-08-12 | 1 | -0/+8 |
* | Re-write pyauto automation hook WaitForAllDownloadsToComplete. | dennisjeffrey@chromium.org | 2011-08-10 | 1 | -3/+3 |
* | Add a hook for capturing a user profile photo and saving it to file and local... | frankf@chromium.org | 2011-08-03 | 1 | -0/+4 |
* | EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi... | dtu@chromium.org | 2011-08-02 | 1 | -0/+3 |
* | GetTimeInfo() returns the display time, date, and time zone. | dtu@chromium.org | 2011-08-01 | 1 | -2/+15 |
* | importer: Refactor ImporterList::Observer into its own header file. | tfarina@chromium.org | 2011-07-29 | 1 | -3/+4 |
* | Added EnrollEnterpriseDevice(user, password) automation hook. | craigdh@chromium.org | 2011-07-28 | 1 | -0/+3 |
* | In chromedriver, do not hang when an alert becomes active during an action. | kkania@chromium.org | 2011-07-25 | 1 | -1/+1 |
* | Revert 93948 - Added EnrollEnterpriseDevice(user, password) automation hook. | willchan@chromium.org | 2011-07-25 | 1 | -3/+0 |
* | Added EnrollEnterpriseDevice(user, password) automation hook. | craigdh@chromium.org | 2011-07-25 | 1 | -0/+3 |
* | Added GetEnterprisePolicyInfo() automation hook. | craigdh@chromium.org | 2011-07-21 | 1 | -0/+3 |
* | 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 |