summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-6/+6
* Remove the last traces of experimental support for MAC cookiesrsleevi@chromium.org2013-02-281-9/+1
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-211-3/+3
* Revert 183580 - added a static initializer on Macyoz@chromium.org2013-02-211-3/+3
* Merge BrowserListImpl into BrowserList.gab@chromium.org2013-02-201-3/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Hardcode HOST_DESKTOP_TYPE_NATIVE all over the automation layer.gab@chromium.org2013-02-061-3/+7
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-6/+5
* Cleanup: Rename print preview tab to print preview dialog in various classes.thestig@chromium.org2013-01-261-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-111-1/+3
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-5/+6
* Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...thestig@chromium.org2012-12-191-3/+3
* Remove TabContents from printing.avi@chromium.org2012-12-061-14/+12
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+2
* Remove tabstrip wrappers in browser_tabstrip.avi@chromium.org2012-11-201-1/+3
* Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...mirandac@chromium.org2012-10-241-1/+2
* Enables us to setproxysettings through the chromeos options UI and have it pr...beeps@chromium.org2012-09-181-0/+53
* Switch SessionTabHelper to use WebContentsUserData.avi@chromium.org2012-09-121-6/+11
* RestoreTabHelper > SessionTabHelper, move more session stuff into it.avi@chromium.org2012-08-301-4/+4
* Added webdriver support for App v2.danhn@chromium.org2012-08-131-1/+6
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-181-4/+5
* Remove the force_session cookie option, as it's not used anymorejochen@chromium.org2012-07-111-2/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+4
* TabContentsWrapper -> TabContents, part 6.avi@chromium.org2012-06-081-11/+12
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-3/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-4/+4
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-261-10/+12
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* Add print preview constrained windows to the list of views that WebDriver cankkania@chromium.org2012-03-081-0/+15
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-2/+2
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Cleanup extension permissions module.jstritar@chromium.org2012-01-061-1/+2
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-10/+10
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-4/+5
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Have ChromeDriver return the correct error code for alerts.kkania@chromium.org2011-12-161-2/+2
* Remove unused view_type determination code from automation_util.cc.kkania@chromium.org2011-12-071-15/+0
* Allow AutomationProvider to work with other render view containers besideskkania@chromium.org2011-12-051-0/+173
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+1
* CookieMonster: Store expiration time also for session cookies.marja@chromium.org2011-11-101-1/+1
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* base::Bind: Cleanup in automation.jhawkins@chromium.org2011-10-171-19/+15
* Third try at committing this.erikwright@chromium.org2011-09-131-1/+1
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-1/+1
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-1/+1
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-1/+1