summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-151-1/+1
* Support maximize window command.zori@chromium.org2012-06-141-0/+8
* Remove AutomationProxy::GetActiveWindow since it's not used anymore after r14...jam@chromium.org2012-06-131-2/+1
* Switch back to the old method of launching the login flow while keeping some ...craigdh@chromium.org2012-06-081-0/+9
* [chromeos] PyAuto automation for crosh.nirnimesh@chromium.org2012-06-051-0/+3
* Add automation hooks for OOBE transitions.ivankr@chromium.org2012-06-041-0/+44
* Make BrowserList::GetLastActive() private, and add a friend list to BrowserLi...ben@chromium.org2012-05-251-0/+3
* Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...ben@chromium.org2012-05-231-2/+2
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-3/+3
* Implement positive test for Address Sanitizer in Chromeglotov@google.com2012-05-181-0/+9
* Remove all the unnused automation IPCs. These were used by UI tests that have...jam@chromium.org2012-05-171-117/+0
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-0/+5
* Convert the keyboard access interactive ui_test use InProcessBrowserTest. Def...jam@chromium.org2012-05-161-28/+0
* Convert the CollectedCookies interactive_ui_tests to a browser_test.jam@chromium.org2012-05-151-1/+0
* [chromeos] Fix Logout automation when no browser windows are present.nirnimesh@chromium.org2012-05-151-1/+3
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-141-3/+0
* Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...rvargas@google.com2012-05-071-0/+3
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-071-3/+0
* Fix Instant pyauto tests.sreeram@chromium.org2012-05-051-0/+5
* Rewrite the Login() automation hook for chromeos.craigdh@chromium.org2012-05-051-2/+3
* Added RefreshPolicies to PolicyService.joaodasilva@chromium.org2012-05-021-3/+0
* Added a new automation hook ExecuteJavascriptInOOBEWebUI() to permit executin...craigdh@chromium.org2012-05-011-0/+21
* Geolocation support for chromedriver, browser-side only.kkania@chromium.org2012-04-251-0/+5
* Adds an automation hook WaitUntilNavigationCompletes() which blocks until pen...craigdh@chromium.org2012-04-231-0/+12
* This patch implements a PyAuto-based integration test for WebRTC. The purpose...phoglund@chromium.org2012-04-201-1/+8
* [pyauto] Delete obsolete test and MoveNTPThumbnail automation hooknirnimesh@chromium.org2012-04-121-7/+0
* Convert login prompt ui_tests to browser_tests.jam@chromium.org2012-04-121-4/+0
* Removes pinning code from TopSites as we no longer need it.sky@chromium.org2012-04-111-6/+0
* Expose Mouse Lock and Fullscreen automation hooks to pyauto.scheib@chromium.org2012-04-111-0/+29
* Allow setting of user and device policies in functional testsbartfab@chromium.org2012-04-111-22/+0
* Implement a DomMutationObserver hook to allow PyAuto to watch for changes to ...craigdh@chromium.org2012-04-101-5/+4
* Convert printing ui_tests to browser_tests.jam@chromium.org2012-04-091-3/+0
* Convert form repost ui_tests to browser_tests. I also renabled them on Window...jam@chromium.org2012-04-091-2/+0
* Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...jam@chromium.org2012-04-071-13/+0
* Convert SavePage ui_test to a browser_test.jam@chromium.org2012-04-051-2/+0
* Fix extension automation hooks to use the right profile.nirnimesh@chromium.org2012-04-041-5/+5
* Exclude ProtectorService code from Android build.nileshagrawal@chromium.org2012-03-301-0/+2
* Add a PyAuto API to dump heap profiles. (retry of r127070)dmikurube@chromium.org2012-03-161-0/+8
* Revert 127070 - Add a PyAuto API to dump heap profiles.dmikurube@chromium.org2012-03-161-8/+0
* Add a PyAuto API to dump heap profiles.dmikurube@chromium.org2012-03-161-0/+8
* Implementation of AutomationEventQueue and associated framework to support ge...craigdh@chromium.org2012-03-061-0/+43
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@chromium.org2012-02-081-0/+6
* Add new automation hook to get FPS associated with a tab in the browser.dennisjeffrey@chromium.org2012-02-081-0/+5
* Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...achuith@chromium.org2012-02-071-6/+0
* New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...craigdh@google.com2012-02-071-0/+6
* Add new automation hook to get v8 heap statistics from a renderer process.dennisjeffrey@chromium.org2012-02-031-0/+5
* Implement the webdriver window sizing commands.kkania@chromium.org2012-01-281-0/+15
* [Mac] Add a perf test that counts the number of Mach ports in the browser.rsesek@chromium.org2012-01-281-0/+1
* Added pyauto hooks and basic functional tests for Protector.ivankr@chromium.org2012-01-231-0/+12
* Change chromedriver to use the current session key modifier state whenkkania@chromium.org2012-01-101-1/+19