summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/tab_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Delete Automation[Tab/Renderer]Helper and fix users.kkania@chromium.org2013-05-241-4/+0
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+3
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Get rid of ui_controls.h usage in shipping browser code. In a followup change...jam@chromium.org2013-01-111-0/+4
* Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests.craigdh@chromium.org2012-08-071-18/+0
* Convert cookie and download automation commands to the JSON interface.craigdh@chromium.org2012-07-271-4/+1
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-241-13/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove all the unnused automation IPCs. These were used by UI tests that have...jam@chromium.org2012-05-171-69/+0
* Convert the CollectedCookies interactive_ui_tests to a browser_test.jam@chromium.org2012-05-151-4/+0
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-141-3/+0
* Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...rvargas@google.com2012-05-071-1/+4
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-071-4/+1
* Convert login prompt ui_tests to browser_tests.jam@chromium.org2012-04-121-18/+0
* Convert printing ui_tests to browser_tests.jam@chromium.org2012-04-091-3/+0
* Convert form repost ui_tests to browser_tests. I also renabled them on Window...jam@chromium.org2012-04-091-11/+0
* Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...jam@chromium.org2012-04-071-7/+0
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-2/+3
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-2/+2
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-181-2/+2
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-1/+1
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-1/+1
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-1/+1
* Removed leak in tests.dilmah@chromium.org2011-09-161-3/+5
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+5
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-021-12/+0
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-261-1/+1
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-24/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Implements the mouse commands for webdriver.jmikhail@google.com2011-02-221-1/+1
* Implement the target locator commands for ChromeDriver.kkania@chromium.org2011-02-171-0/+5
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-12/+12
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-12/+12
* Cleanup:pkasting@chromium.org2011-02-081-4/+4
* Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.jam@chromium.org2011-01-251-0/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+1
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-101-0/+6
* Revert 70144 and 70145 and add a build fix.jam@chromium.org2010-12-241-1/+3
* Revert 70141 - Make a few more places use bool for OnMessageReceived.gfeher@chromium.org2010-12-241-1/+1
* Revert 70142 - Fix build errorgfeher@chromium.org2010-12-241-3/+1
* Fix build errorjam@chromium.org2010-12-241-1/+3
* Make a few more places use bool for OnMessageReceived.jam@chromium.org2010-12-241-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Fix random typo to trigger a build.finnur@chromium.org2010-12-161-2/+2
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-8/+0
* Add tab proxy call for taking a snapshot of the entire page.kkania@chromium.org2010-11-121-0/+4