| Commit message (Expand) | Author | Age | Files | Lines |
* | remove ntp.NTPTest.testRecentlyClosedShowsUniqueItems pyauto test | estade@chromium.org | 2011-12-01 | 1 | -9/+0 |
* | Allow chromedriver to install an extension and get all installed extension IDs. | kkania@chromium.org | 2011-11-29 | 1 | -10/+7 |
* | Fix python scripts in src/chrome/test/functional/ | maruel@chromium.org | 2011-11-27 | 1 | -1/+1 |
* | ntp: remove ShownSectionHandler and all references to it | estade@chromium.org | 2011-11-03 | 1 | -198/+0 |
* | Revise pyauto NTP tests to account for recent change to app_launcher_handler.cc. | dennisjeffrey@chromium.org | 2011-10-04 | 1 | -13/+13 |
* | Fix ntp.NTPTest.testSetMenuModeOn to work properly when run with the --repeat... | dennisjeffrey@chromium.org | 2011-10-04 | 1 | -1/+2 |
* | Refactor pyauto tests to use pprint() and pformat() from pyauto.py. | dennisjeffrey@chromium.org | 2011-09-26 | 1 | -3/+1 |
* | Convert PyAuto hooks to multiprofile. | mirandac@chromium.org | 2011-09-23 | 1 | -0/+8 |
* | Refactor: Make PyAuto InstallExtension() take a string. Delete dead code. | dtu@chromium.org | 2011-08-04 | 1 | -9/+6 |
* | Update pyauto NTP tests to account for Cloud Print no longer on ChromeOS. | dennisjeffrey@chromium.org | 2011-07-23 | 1 | -1/+2 |
* | Update expectations in NTP pyauto test | nirnimesh@chromium.org | 2011-07-14 | 1 | -1/+2 |
* | Update the apps list at startup for pyauto tests on chromeos | nirnimesh@chromium.org | 2011-05-28 | 1 | -1/+0 |
* | Support for component extensions as apps on the new tab page. Added filebrowser. | dgozman@chromium.org | 2011-05-25 | 1 | -0/+1 |
* | Fix NTP PyAuto tests on ChromeOS related to menu/thumbnail mode. | dennisjeffrey@google.com | 2011-04-19 | 1 | -41/+36 |
* | Fix set of default apps for ChromeOS (PyAuto NTP tests). | dennisjeffrey@google.com | 2011-04-19 | 1 | -3/+4 |
* | New automation hook to set the app launch type (e.g., window vs. tab). | dennisjeffrey@google.com | 2011-04-15 | 1 | -14/+79 |
* | New automation hook to launch an app, with sample PyAuto test. | dennisjeffrey@google.com | 2011-04-13 | 1 | -0/+22 |
* | New notification sent when extension uninstall is not allowed. | dennisjeffrey@google.com | 2011-04-07 | 1 | -1/+17 |
* | Fix for hook UninstallExtensionById, and PyAuto function to uninstall an app. | dennisjeffrey@google.com | 2011-03-29 | 1 | -11/+27 |
* | New automation hooks to get/set the thumbnail/menu modes for NTP sections. | nirnimesh@chromium.org | 2011-03-03 | 1 | -0/+225 |
* | CRX files now specified with absolute paths in PyAuto NTP Apps tests. | nirnimesh@chromium.org | 2011-02-23 | 1 | -3/+6 |
* | New automation hook to get information about apps on the new tab page. | nirnimesh@chromium.org | 2011-02-23 | 1 | -0/+84 |
* | Add pyauto tests for the New Tab page. | kkania@chromium.org | 2010-12-04 | 1 | -13/+212 |
* | Add pyauto hook for getting and manipulating the data underneath the NTP. | kkania@chromium.org | 2010-11-19 | 1 | -0/+99 |