summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-0/+24
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-281-62/+78
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-4/+4
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-271-8/+17
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-6/+5
* 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
* 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-151-25/+14
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...sidchat@google.com2008-08-141-1/+13
* 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
* Adding an interactive UI test to catch when switching between two tabs (both ...finnur@google.com2008-08-061-1/+14
* Another attempt at this CL.jcampan@google.com2008-08-041-0/+19
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-041-19/+0
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-041-0/+19
* 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
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-301-3/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+2172