summaryrefslogtreecommitdiffstats
path: root/chrome/common/automation_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the remaining automation-based tests.jam@chromium.org2014-04-041-951/+0
* Remove some automation code that's not used.jam@chromium.org2014-02-041-8/+8
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-181-23/+23
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-435/+435
* Remove the ChromeFrame specific cookie code between the renderer and browser ...jam@chromium.org2013-12-161-3/+3
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-031-9/+1
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-031-1/+9
* Revert "Revert 237280 "Remove TraceController""wangxianzhu@chromium.org2013-12-021-9/+1
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-271-1/+9
* Remove TraceControllerwangxianzhu@chromium.org2013-11-261-9/+1
* Make our codebase less entertaining.thakis@chromium.org2013-11-031-1/+1
* Use content instead of WebKit for synthesizing keycodesjamesr@chromium.org2013-07-261-8/+0
* Delete Automation[Tab/Renderer]Helper and fix users.kkania@chromium.org2013-05-241-53/+2
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-1/+1
* Minimal Chrome Frame with Aura.grt@chromium.org2013-02-281-10/+10
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-1/+1
* Revert 178387cpu@chromium.org2013-01-231-5/+5
* Revert 178043cpu@chromium.org2013-01-231-5/+5
* Revert 178037cpu@chromium.org2013-01-221-5/+5
* Fix official builder compile error when building aura on windowscpu@chromium.org2013-01-221-5/+5
* Get rid of ui_controls.h usage in shipping browser code. In a followup change...jam@chromium.org2013-01-111-3/+11
* Final set of conversions of automation calls to the JSON interface.craigdh@chromium.org2012-08-131-7/+7
* Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests.craigdh@chromium.org2012-08-071-4/+4
* Convert more automation calls to the JSON interface.craigdh@chromium.org2012-08-011-2/+2
* Convert cookie and download automation commands to the JSON interface.craigdh@chromium.org2012-07-271-5/+5
* Revert 148281 - Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifi...benwells@chromium.org2012-07-251-1/+4
* Remove details from BROWSER_CLOSING and BROWSER_CLOSED notifications.benwells@chromium.org2012-07-251-4/+1
* Remove browser::FindTabbedBrowser call in ui test code.jam@chromium.org2012-07-101-1/+1
* Initial refactor of pyautolib and TestingAutomationProvider in preparation fo...craigdh@chromium.org2012-07-021-1/+9
* Revert 144610 (speculative; possibly caused http://crbug.com/135059)thakis@chromium.org2012-06-291-9/+1
* First pass at refactoring pyautolib in preparation for removing proxy depende...craigdh@chromium.org2012-06-271-1/+9
* Remove AutomationProxy::GetActiveWindow since it's not used anymore after r14...jam@chromium.org2012-06-131-1/+1
* Remove the test URLRequestJobs from shipping code to just browser_tests. All ...jam@chromium.org2012-06-051-1/+1
* [chromedriver] Determine the element location and click synchronously in the ...kkania@chromium.org2012-05-231-0/+16
* Remove all the unused automation IPCs.jam@chromium.org2012-05-171-561/+0
* Remove all the unnused automation IPCs. These were used by UI tests that have...jam@chromium.org2012-05-171-47/+47
* Convert the keyboard access interactive ui_test use InProcessBrowserTest. Def...jam@chromium.org2012-05-161-4/+4
* Convert the CollectedCookies interactive_ui_tests to a browser_test.jam@chromium.org2012-05-151-1/+1
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-141-1/+1
* Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...rvargas@google.com2012-05-071-1/+1
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-071-1/+1
* Add renderer process support in PyAuto HeapProfilerDump API.dmikurube@chromium.org2012-04-271-0/+6
* TabContents -> WebContentsImpl, part 24.avi@chromium.org2012-04-181-2/+2
* Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...jam@chromium.org2012-04-181-9/+9
* Convert login prompt ui_tests to browser_tests.jam@chromium.org2012-04-121-3/+3
* Convert printing ui_tests to browser_tests.jam@chromium.org2012-04-091-1/+1
* Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...jam@chromium.org2012-04-071-1/+1
* Convert SavePage ui_test to a browser_test.jam@chromium.org2012-04-051-1/+1
* [Mac] Add a perf test that counts the number of Mach ports in the browser.rsesek@chromium.org2012-01-281-1/+6
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-8/+18