summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-073-16/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-073-0/+16
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-062-0/+13
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-303-3/+3
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-293-8/+9
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-283-9/+8
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-283-8/+9
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-263-6/+5
* Reinstating the AutomationMsg_TabReposition message and related stuff which i...ananta@chromium.org2009-09-234-2/+91
* Automated ui test porting + cleanup:estade@chromium.org2009-09-229-185/+107
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-113-175/+302
* Disable AutomationProxyVisibleTest.AutocompleteMatchesTest.phajdan.jr@chromium.org2009-09-091-4/+2