summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* The automation system can be torn down before all of the notification observersdarin@google.com2008-08-191-0/+5
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-191-2/+2
* Fix build break.iyengar@google.com2008-08-151-0/+33
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-151-0/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+2
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-153-33/+21
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...sidchat@google.com2008-08-142-2/+15
* Make the FindInPageController implement its own delegate interface forbrettw@google.com2008-08-141-0/+8
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-1/+1
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-121-1/+1
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-112-20/+236
* Adding an interactive UI test to catch when switching between two tabs (both ...finnur@google.com2008-08-062-9/+26
* Another attempt at this CL.jcampan@google.com2008-08-042-0/+22
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-042-22/+0
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-042-0/+22
* Automation provider should send real windows messages to the window when simu...beng@google.com2008-08-011-8/+33
* Move BrowserToolbarView to the frames (XPFrame/VistaFrame).beng@google.com2008-07-311-0/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-313-9/+9
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-3/+3
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-284-2/+2
* Add chrome to the repository.initial.commit2008-07-2621-0/+4308