summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* GMocking Externaltab tests.stoyan@google.com2009-11-043-99/+199
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-023-0/+17
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-023-17/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-023-0/+17
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-284-30/+8
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-275-6/+67
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-275-60/+8
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-275-8/+60
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+2
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-233-6/+21
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-203-0/+51
* Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...mad@chromium.org2009-10-191-1/+5
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-194-6/+14
* Mark some disabled tests as flaky to increase test coverage.phajdan.jr@chromium.org2009-10-161-1/+2
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-2/+2
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-131-0/+6
* This is a second attempt at submitting this changelist. The original one wasmarkus@chromium.org2009-10-131-1/+3
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-112-6/+6
* Disable ExternalTabTestType.ExternalTabPostMessageTarget, which has been fail...jhawkins@chromium.org2009-10-081-1/+1
* Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con...jhawkins@chromium.org2009-10-071-1/+1
* Revert "Revert "Add startup tests that log start script, domcontentloaded, an...tony@chromium.org2009-10-073-0/+16