summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_util.h
Commit message (Expand)AuthorAgeFilesLines
* Remove TabContents from printing.avi@chromium.org2012-12-061-2/+1
* Enables us to setproxysettings through the chromeos options UI and have it pr...beeps@chromium.org2012-09-181-0/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* TabContentsWrapper -> TabContents, part 6.avi@chromium.org2012-06-081-2/+1
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+6
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-261-4/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-2/+2
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-4/+3
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-3/+7
* Allow AutomationProvider to work with other render view containers besideskkania@chromium.org2011-12-051-0/+34
* In chromedriver, do not hang when an alert becomes active during an action.kkania@chromium.org2011-07-251-0/+5
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-4/+7
* Part2 of Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-261-2/+18
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-261-17/+3
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-241-1/+1
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+72