summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Start creating the content::WebPage interface around TabContents. This is jus...jam@chromium.org2011-12-201-12/+13
* Have ChromeDriver return the correct error code for alerts.kkania@chromium.org2011-12-165-34/+40
* Fix chromedriver frame switching tests involving closed tabs.kkania@chromium.org2011-12-161-1/+11
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-162-3/+7
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-154-9/+8
* Fix compilation on the ChromeOS Clang bot because of missing virtual destructor.pastarmovj@chromium.org2011-12-141-0/+2
* Reverting this revert, since it does not seem to have caused the breakage.finnur@chromium.org2011-12-142-3/+7
* Reverting half the checkins that are suspected of breaking the world.finnur@chromium.org2011-12-142-7/+3
* Extra logging for unhandled automation messages.nkostylev@chromium.org2011-12-142-3/+7
* chromeos: move screen lock handling to power manager clientsque@chromium.org2011-12-143-27/+47
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-131-1/+1
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-2/+2
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-131-1/+2
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-2/+1
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-1/+2
* Change chromedriver to set geolocation/notification content setting defaults ...kkania@chromium.org2011-12-122-16/+27
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-122-7/+9
* Added the AutoEnrollmentClient and unit tests for it.joaodasilva@chromium.org2011-12-121-0/+2
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-5/+5
* Makes ui_controls_aurax11 maintain button state so that it can sendsky@chromium.org2011-12-091-0/+6
* Fix leak in testing_automation_provider.cc by postponing creating a dictionary.kkania@chromium.org2011-12-091-1/+1
* Convert keysym to keycode for modifiersoshima@chromium.org2011-12-071-15/+19
* Remove unused view_type determination code from automation_util.cc.kkania@chromium.org2011-12-071-15/+0
* Rename Desktop->RootWindow.ben@chromium.org2011-12-072-15/+20
* Fixes bug in ui_controls_aurax11. A return value of false meanssky@chromium.org2011-12-061-2/+2
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-061-1/+1
* Aura: Convert keysym to kyeycode when posting XKeyEventoshima@chromium.org2011-12-061-1/+3
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-062-7/+7
* Revert 113183 - Revert 113177 - process all ui events before posting closure ...joi@chromium.org2011-12-066-22/+47
* Revert 113177 - process all ui events before posting closure because menu dep...joi@chromium.org2011-12-066-47/+22
* process all ui events before posting closure because menu depends on ui event...oshima@chromium.org2011-12-066-22/+47
* Aura: Convert keysym to kyeycode when posting XKeyEventoshima@chromium.org2011-12-061-1/+3
* Few minor changes to TestingAutomationProvider extension automation:kkania@chromium.org2011-12-066-136/+351
* Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...kalman@chromium.org2011-12-061-1/+1
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-062-7/+7
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-052-7/+7
* GTK: More removal of raw GtkWidget->allocation access.erg@chromium.org2011-12-051-1/+4
* Allow AutomationProvider to work with other render view containers besideskkania@chromium.org2011-12-057-150/+550
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-051-1/+1
* Store the "browser autorestarted, last session must be restored" information ...marja@chromium.org2011-12-051-1/+1
* Replace the GURL referrer field of OpenURLParams with a content::Referrerjochen@chromium.org2011-12-051-1/+1
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+4
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-1/+2
* Add PyAuto tests for triggering browser/page action.frankf@google.com2011-12-032-2/+140
* Revert "Add PyAuto tests for triggering browser/page action."frankf@google.com2011-12-022-140/+2
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-0/+1
* Add PyAuto tests for triggering browser/page action.frankf@google.com2011-12-022-2/+140
* Remove deprecated TabContentsDelegate::OpenURLFromTab variantjochen@chromium.org2011-12-021-3/+3
* Fix ChromeOS clang build after original change was reverted.joaodasilva@chromium.org2011-12-022-10/+0
* Revert "chromeos: move screen lock handling to power manager client"sque@chromium.org2011-12-021-2/+2