summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-1/+0
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-0/+1
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-223-53/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-223-0/+53
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-223-56/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-223-0/+56
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-229-319/+90
* When testing, we don't want to know about 'component' or 'external'joi@chromium.org2010-03-201-1/+8
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-185-0/+944
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-2/+2
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-175-940/+0
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-175-0/+940
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-164-130/+159
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-163-0/+14
* Move base/gfx contents to gfx/ben@chromium.org2010-03-145-6/+6
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-123-0/+155
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-103-1/+26
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-3/+3
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-084-17/+59
* Test cookie prompting.darin@chromium.org2010-03-043-0/+39
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-023-11/+13
* Fix the ui test crashes on Linux. There is a race condition between the chann...ananta@chromium.org2010-02-264-16/+52
* Give UITest ability to have MessageLoopforUI message loop instead of the defa...stoyan@chromium.org2010-02-252-13/+276
* Fix a crash in ChromeFrame caused by a race condition between receiving and p...ananta@chromium.org2010-02-242-5/+5
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-163-0/+14
* Add automation proxy methods for sending InstallExtension message.kkania@chromium.org2010-02-102-0/+12
* Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...ananta@chromium.org2010-02-101-1/+64
* Add support for the IE File->Save As command. This eventually ends up in Chro...ananta@chromium.org2010-02-043-2/+10
* Revert previously disabled mac tests.rohitrao@chromium.org2010-01-291-3/+0
* Disable another newtab related testvictorw@chromium.org2010-01-291-0/+3
* Fixes flakiness in session restore test. I'm adding two things:sky@chromium.org2010-01-263-0/+25
* Fix the ExternalTabUITests to ensure that the host window is destroyed when t...ananta@chromium.org2010-01-142-4/+63
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-181-1/+6
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-162-4/+74
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-1/+4
* Get rid of ExternalTabAutomationProxy by switching the extension UIjoi@chromium.org2009-12-052-382/+95
* Mark ExternalTabUITest.CreateExternalTab2 test as flaky.willchan@chromium.org2009-12-011-1/+1
* Move use_host_network test out of ChromeFrame.stoyan@chromium.org2009-11-192-28/+163
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-132-0/+18
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-132-4/+4
* Rename unused "SSL" related automation methods to be generic, since that's wh...johnnyg@chromium.org2009-11-113-18/+17
* Mark test as FLAKY. It runs fine on my machine and try servers and when manua...stoyan@chromium.org2009-11-101-1/+1
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-093-24/+5
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-093-5/+24
* Kiosk Mode implementation.mhm@chromium.org2009-11-093-0/+37
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-085-30/+46
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-0/+6
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+3
* Disable test while investigating.stoyan@google.com2009-11-041-1/+1