| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the target locator commands for ChromeDriver. | kkania@chromium.org | 2011-02-17 | 1 | -0/+4 |
* | Revert 74118 - Remove wstring from RVH's run Javascript command. | avi@chromium.org | 2011-02-08 | 1 | -8/+8 |
* | Remove wstring from RVH's run Javascript command. | avi@chromium.org | 2011-02-08 | 1 | -8/+8 |
* | Cleanup: | pkasting@chromium.org | 2011-02-08 | 1 | -3/+3 |
* | Importer: Remove ImporterList from ImporterHost and the pass-through methods. | jhawkins@chromium.org | 2011-02-03 | 1 | -3/+2 |
* | - Add ChromeOS login and lock screen automation hooks. | dtu@chromium.org | 2011-02-01 | 1 | -1/+18 |
* | Adds a command to the AutomationProvider for sending WebKeyboardEvents to the... | kkania@chromium.org | 2011-01-31 | 1 | -0/+7 |
* | Couple of changes in hopes of finally making ShareProcessesOnRestore | sky@chromium.org | 2011-01-31 | 1 | -0/+2 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -4/+4 |
* | Revert 72380 - Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -4/+4 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-24 | 1 | -4/+4 |
* | Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... | pkasting@chromium.org | 2011-01-21 | 1 | -2/+3 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Clean up Automation and Chrome Frame IPC code.-only use routed messages when ... | jam@chromium.org | 2010-12-23 | 1 | -7/+0 |
* | Adding automation proxy hook for accessing information related to omnibox ins... | ace@chromium.org | 2010-12-23 | 1 | -0/+6 |
* | Fix pyauto flakiness by waiting for notification that the renderer process' | kkania@chromium.org | 2010-12-14 | 1 | -0/+6 |
* | Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, as | jhawkins@chromium.org | 2010-12-07 | 1 | -6/+28 |
* | Add pyauto hook for getting and manipulating the data underneath the NTP. | kkania@chromium.org | 2010-11-19 | 1 | -0/+32 |
* | Add tab proxy call for taking a snapshot of the entire page. | kkania@chromium.org | 2010-11-12 | 1 | -0/+5 |
* | Part 3 of reapplying r64637. | erg@google.com | 2010-11-12 | 1 | -2/+2 |
* | PyAuto hooks for Sync in TestingAutomationProvider | rsimha@chromium.org | 2010-11-03 | 1 | -0/+35 |
* | Revert "Refactor automation messages." due to mysterious problems on mac. | erg@google.com | 2010-11-01 | 1 | -2/+2 |
* | Refactor automation messages. | erg@google.com | 2010-11-01 | 1 | -2/+2 |
* | Add pyauto hook for HTML5 notifications, tests, and helpers. | kkania@chromium.org | 2010-10-26 | 1 | -0/+18 |
* | Coverity: Fix several pass-by-values. | jhawkins@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Add UI test for click-to-play. | bauerb@chromium.org | 2010-10-25 | 1 | -0/+3 |
* | PyAuto automation support for blocked popups | nirnimesh@chromium.org | 2010-10-13 | 1 | -0/+12 |
* | Make sure the download status in the application icon is updated | phajdan.jr@chromium.org | 2010-10-13 | 1 | -3/+1 |
* | Adding automation hooks for editing search engines. | ace@chromium.org | 2010-10-12 | 1 | -5/+21 |
* | Automation support for Find on a given page and return the search count | nirnimesh@chromium.org | 2010-10-08 | 1 | -8/+6 |
* | Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest | jknotten@chromium.org | 2010-09-24 | 1 | -0/+4 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -1/+2 |
* | Adding automation hook GetSearchEngineInfo, accessible through json automatio... | ace@chromium.org | 2010-09-17 | 1 | -0/+12 |
* | GTTF: Move some more bits of automation code from AutomationProvider to Testi... | phajdan.jr@chromium.org | 2010-09-09 | 1 | -0/+14 |
* | GTTF: Make WaitForInfoBarCount not Sleep. | phajdan.jr@chromium.org | 2010-09-08 | 1 | -0/+4 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-07 | 1 | -0/+4 |
* | Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep. | gavinp@chromium.org | 2010-09-04 | 1 | -4/+0 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-03 | 1 | -0/+4 |
* | GTTF: Move pyauto automation provider code to TestingAutomationProvider | phajdan.jr@chromium.org | 2010-09-02 | 1 | -0/+250 |
* | GTTF: Continue moving test automation code out of AutomationProvider. | phajdan.jr@chromium.org | 2010-08-27 | 1 | -0/+68 |
* | GTTF: Move more and more automation bits to TestingAutomationProvider | phajdan.jr@chromium.org | 2010-08-26 | 1 | -0/+104 |
* | GTTF: Move more code from AutomationProvider to TestingAutomationProvider | phajdan.jr@chromium.org | 2010-08-25 | 1 | -0/+72 |
* | GTTF: Continue moving testing automation bits out of AutomationProvider. | phajdan.jr@chromium.org | 2010-08-25 | 1 | -0/+27 |
* | GTTF: next batch of automation separation. | phajdan.jr@chromium.org | 2010-08-23 | 1 | -0/+13 |
* | GTTF: Continue moving testing automation bits to TestingAutomationProvider | phajdan.jr@chromium.org | 2010-08-20 | 1 | -0/+31 |
* | GTTF: Keep removing testing automation bits from AutomationProvider. | phajdan.jr@chromium.org | 2010-08-19 | 1 | -0/+16 |
* | GTTF: Move TestingAutomationProvider to its own file. | phajdan.jr@chromium.org | 2010-08-18 | 1 | -0/+51 |