| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding automation hooks for editing search engines. | ace@chromium.org | 2010-10-12 | 1 | -3/+2 |
* | Automation support for Find on a given page and return the search count | nirnimesh@chromium.org | 2010-10-08 | 1 | -0/+3 |
* | Make KeyboardAccessTest.ReserveKeyboardAccelerator not fail | isherman@chromium.org | 2010-10-04 | 1 | -1/+1 |
* | Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest | jknotten@chromium.org | 2010-09-24 | 1 | -0/+22 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -1/+0 |
* | Adding automation hook GetSearchEngineInfo, accessible through json automatio... | ace@chromium.org | 2010-09-17 | 1 | -0/+22 |
* | GTTF: Make WaitForInfoBarCount not Sleep. | phajdan.jr@chromium.org | 2010-09-08 | 1 | -1/+28 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-07 | 1 | -0/+32 |
* | Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep. | gavinp@chromium.org | 2010-09-04 | 1 | -32/+0 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-03 | 1 | -0/+32 |
* | Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647 | alyssad@google.com | 2010-08-30 | 1 | -24/+0 |
* | New downloads hooks for pyauto. BUG=35284 | alyssad@google.com | 2010-08-20 | 1 | -0/+48 |
* | Download code cleanup patch of death: | phajdan.jr@chromium.org | 2010-07-29 | 1 | -23/+3 |
* | New pyauto hook for the translate feature. | alyssad@chromium.org | 2010-07-27 | 1 | -0/+42 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fetch info about infobars | nirnimesh@chromium.org | 2010-07-21 | 1 | -0/+25 |
* | Download code cleanup: split big files into smaller one. | phajdan.jr@chromium.org | 2010-07-16 | 1 | -6/+7 |
* | New PyAuto hook to get saved passwords. BUG=36179 | alyssad@chromium.org | 2010-07-16 | 1 | -0/+19 |
* | Adding a new PyAuto hook for importing settings. | alyssad@chromium.org | 2010-07-15 | 1 | -0/+20 |
* | Clear Browsing Data hook added and some small tests. BUG=36176 | alyssad@chromium.org | 2010-07-14 | 1 | -0/+17 |
* | Enable "get html from page" functionality for PyAuto. | jrg@chromium.org | 2010-06-24 | 1 | -0/+21 |
* | Measure loading time of several tabs. | pathorn@chromium.org | 2010-06-16 | 1 | -1/+13 |
* | Revert 49862 - Measure loading time of several tabs. | michaeln@google.com | 2010-06-16 | 1 | -13/+1 |
* | Measure loading time of several tabs. | pathorn@chromium.org | 2010-06-16 | 1 | -1/+13 |
* | Omnibox automation should wait for page load after selecting a popup item. | nirnimesh@chromium.org | 2010-05-17 | 1 | -0/+22 |
* | Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest." | bauerb@chromium.org | 2010-05-11 | 1 | -25/+2 |
* | Reland r46681: Use IPC to wait for download in DownloadTest. | bauerb@chromium.org | 2010-05-11 | 1 | -2/+25 |
* | Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use... | bauerb@chromium.org | 2010-05-07 | 1 | -24/+2 |
* | Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa... | bauerb@chromium.org | 2010-05-07 | 1 | -2/+24 |
* | Enable more parts of automation on all platforms: | phajdan.jr@chromium.org | 2010-05-04 | 1 | -3/+0 |
* | Add automation hooks for fetching history. | nirnimesh@chromium.org | 2010-04-19 | 1 | -0/+18 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 1 | -6/+90 |
* | Add generic "json dict" entry point for pyauto commands. Will prevent | jrg@chromium.org | 2010-04-02 | 1 | -0/+47 |
* | Add pyauto hooks for bookmarks. | jrg@chromium.org | 2010-03-12 | 1 | -0/+47 |
* | Lands http://codereview.chromium.org/668105 for sosa: | sky@chromium.org | 2010-03-10 | 1 | -0/+21 |
* | Test cookie prompting. | darin@chromium.org | 2010-03-04 | 1 | -1/+2 |
* | Add support for to automation interface load install and load extensions. | rogerta@chromium.org | 2009-10-20 | 1 | -0/+23 |
* | Revert "Revert "Add startup tests that log start script, domcontentloaded, an... | tony@chromium.org | 2009-10-07 | 1 | -0/+22 |
* | Revert "Add startup tests that log start script, domcontentloaded, and onload." | mattm@chromium.org | 2009-10-07 | 1 | -22/+0 |
* | Add startup tests that log start script, domcontentloaded, and onload. | tony@chromium.org | 2009-10-07 | 1 | -0/+22 |
* | Move observers out of automation_provider.cc to declutter the file. | phajdan.jr@chromium.org | 2009-08-28 | 1 | -0/+341 |