| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete automation code needed by old (and deleted) ChromeDriver. | kkania@chromium.org | 2013-09-24 | 1 | -26/+0 |
* | Remove all NetworkLibrary dependencies from AutomationTestingProvider | stevenjb@chromium.org | 2013-09-10 | 1 | -13/+0 |
* | Eliminate unused PYAUTO tests and TestingAutomationProvider methods | stevenjb@chromium.org | 2013-08-26 | 1 | -30/+0 |
* | Remove all traces of deprecated Get/SetReleaseTrack calls. | sosa@chromium.org | 2013-08-03 | 1 | -6/+0 |
* | Use content instead of WebKit for synthesizing keycodes | jamesr@chromium.org | 2013-07-26 | 1 | -12/+0 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 1 | -5/+2 |
* | chromeos: Remove PowerSupplyStatus struct. | derat@chromium.org | 2013-07-03 | 1 | -6/+12 |
* | Remove the import PYAUTO tests. | gab@chromium.org | 2013-07-02 | 1 | -26/+0 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Migrate auto_tests about proxy configuration to browser_tests. | pneubeck@chromium.org | 2013-05-29 | 1 | -6/+0 |
* | Delete Automation[Tab/Renderer]Helper and fix users. | kkania@chromium.org | 2013-05-24 | 1 | -44/+0 |
* | Remove unused |first_run| parameter in ImporterHost::CheckForFirefoxLock() wh... | gab@chromium.org | 2013-04-24 | 1 | -1/+0 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | Delete Instant pyauto tests. | sreeram@chromium.org | 2013-02-13 | 1 | -11/+0 |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 1 | -1/+1 |
* | Remove old cloud policy code. | mnissler@chromium.org | 2013-01-23 | 1 | -9/+0 |
* | [sync] Divorce python sync test server chromiumsync.py from testserver.py | rsimha@chromium.org | 2013-01-20 | 1 | -41/+1 |
* | Get rid of ui_controls.h usage in shipping browser code. In a followup change... | jam@chromium.org | 2013-01-11 | 1 | -23/+0 |
* | Remove the protector service. | ivankr@chromium.org | 2012-12-14 | 1 | -14/+0 |
* | - testSetTheme was already covered (after adding theme name verification). | nirnimesh@chromium.org | 2012-09-18 | 1 | -10/+0 |
* | Converted policy_prefs_ui.py pyauto test to a browser_test. | joaodasilva@chromium.org | 2012-09-18 | 1 | -10/+0 |
* | Enables us to setproxysettings through the chromeos options UI and have it pr... | beeps@chromium.org | 2012-09-18 | 1 | -4/+8 |
* | Revert 156629 - Converted policy_prefs_ui.py pyauto test to a browser_test. | miket@chromium.org | 2012-09-13 | 1 | -0/+10 |
* | Converted policy_prefs_ui.py pyauto test to a browser_test. | joaodasilva@chromium.org | 2012-09-13 | 1 | -10/+0 |
* | Convert the popups pyauto test to browser_tests. | jam@chromium.org | 2012-09-01 | 1 | -12/+0 |
* | Revert 154464 - Revert 154453 - Remove the translate pyauto test to chrome te... | jam@chromium.org | 2012-08-31 | 1 | -18/+0 |
* | Revert 154453 - Remove the translate pyauto test to chrome tests and all the ... | dmazzoni@chromium.org | 2012-08-31 | 1 | -0/+18 |
* | Remove the translate pyauto test to chrome tests and all the supporting autom... | jam@chromium.org | 2012-08-31 | 1 | -18/+0 |
* | Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrows... | jam@chromium.org | 2012-08-22 | 1 | -7/+0 |
* | Convert the autofill pyauto tests to browser tests, and remove all the suppor... | jam@chromium.org | 2012-08-21 | 1 | -68/+0 |
* | Final set of conversions of automation calls to the JSON interface. | craigdh@chromium.org | 2012-08-13 | 1 | -28/+22 |
* | Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests. | craigdh@chromium.org | 2012-08-07 | 1 | -20/+31 |
* | Convert more automation calls to the JSON interface. | craigdh@chromium.org | 2012-08-01 | 1 | -3/+31 |
* | Convert cookie and download automation commands to the JSON interface. | craigdh@chromium.org | 2012-07-27 | 1 | -14/+61 |
* | [cros] pyauto.CancelOOBEUpdate always returns a non-empty dict with 'next_scr... | ivankr@chromium.org | 2012-07-26 | 1 | -1/+0 |
* | Convert more PyAuto proxy calls to the JSON interface. | craigdh@chromium.org | 2012-07-24 | 1 | -0/+24 |
* | Revert 147748 - Convert more PyAuto proxy calls to the JSON interface. | nirnimesh@chromium.org | 2012-07-21 | 1 | -24/+0 |
* | Convert more PyAuto proxy calls to the JSON interface. | craigdh@chromium.org | 2012-07-21 | 1 | -0/+24 |
* | Revert 147517 - there are outstanding review comments. | jam@chromium.org | 2012-07-19 | 1 | -47/+0 |
* | Basic hooks for web intents pyauto tests. | danhn@chromium.org | 2012-07-19 | 1 | -0/+47 |
* | Convert PyAuto's ApplyAccelerator, RunCommand, and IsMenuCommandEnabled to th... | craigdh@chromium.org | 2012-07-14 | 1 | -0/+31 |
* | Convert PyAuto's NavigateToURL, GetActiveTabIndex, Refresh, RefreshActiveTab,... | craigdh@chromium.org | 2012-07-13 | 1 | -0/+18 |
* | Move implementation of BrowserList onto an inner, instantiatable class, Brows... | ben@chromium.org | 2012-07-12 | 1 | -3/+3 |
* | Revert 146273 - Convert PyAuto's NavigateToURL, GetActiveTabIndex, Refresh, R... | joi@chromium.org | 2012-07-12 | 1 | -18/+0 |
* | Convert PyAuto's NavigateToURL, GetActiveTabIndex, Refresh, RefreshActiveTab,... | craigdh@chromium.org | 2012-07-12 | 1 | -0/+18 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove browser::FindTabbedBrowser call in ui test code. | jam@chromium.org | 2012-07-10 | 1 | -1/+0 |
* | Initial refactor of pyautolib and TestingAutomationProvider in preparation fo... | craigdh@chromium.org | 2012-07-02 | 1 | -1/+17 |
* | Revert 144610 (speculative; possibly caused http://crbug.com/135059) | thakis@chromium.org | 2012-06-29 | 1 | -17/+1 |
* | First pass at refactoring pyautolib in preparation for removing proxy depende... | craigdh@chromium.org | 2012-06-27 | 1 | -1/+17 |