summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_proxy_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-2/+2
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-24/+22
* Remove ifdefs now that Mac passes.pinkerton@chromium.org2009-04-301-9/+0
* Second attempt at cleaning up handling of --disable-popup-blocking. I didn't...pkasting@chromium.org2009-04-291-1/+1
* Disable a test that fails on mac. I enabled this in r14684, buttc@google.com2009-04-271-2/+2
* Port another UI test file. Disable tests that still need to be ported.tc@google.com2009-04-271-11/+38
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-231-2/+27
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-12/+11
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-11/+12
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-12/+11
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-24/+24
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-9/+6
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-8/+185
* The DOM Automation controller object uses the RenderView instance as the mess...ananta@chromium.org2009-02-181-1/+35
* Explicitly removing WS_POPUP after initialization so that users of the Extern...tommi@chromium.org2009-02-041-1/+1
* Better control over window creation of external tabsjoshia@google.com2009-01-281-1/+1
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-9/+7
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-5/+7
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-2/+2
* Make more ui_tests Purify friendly.paulg@google.com2009-01-091-3/+4
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-1/+1
* Disabling a flacky UI test.jcampan@chromium.org2008-12-091-1/+2
* Cleanup, part 1.pkasting@chromium.org2008-12-081-2/+2
* Adding the capacity to interact with modal dialogs to the automation framework.jcampan@chromium.org2008-12-051-0/+88
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-031-13/+11
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Issue 2509: Duplicate tab should not create a new window.finnur@google.com2008-09-231-3/+2
* Disable the constrained popup window title checking test.erg@google.com2008-08-301-2/+1
* Fix two tests that expected en-US locale and were failing otherwise.maruel@google.com2008-08-291-1/+10
* Fix tests that break with Chromium build.rahulk@google.com2008-08-281-2/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-3/+4
* Two changes to help track down why session restore test is failing:sky@google.com2008-08-131-1/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-11/+11
* Add chrome to the repository.initial.commit2008-07-261-0/+831