summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-134-0/+84
* Remove some empty source files from the tree.deanm@chromium.org2009-03-112-0/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-106-7/+0
* NO CODE CHANGE.maruel@google.com2009-03-102-2/+4
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-094-15/+200
* Add regression test for bug 7900 and necessary infrastructure.phajdan.jr@chromium.org2009-03-092-0/+40
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-092-4/+7
* Revert change 11199 because it breaks the page cyclersnsylvain@chromium.org2009-03-072-7/+4
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-072-4/+7
* Add url to AutomationMsg_DidNavigate amit@chromium.org2009-03-061-1/+1
* Remove unnecessary typedef keywords that make gcc 4.3 unhappy.avi@chromium.org2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-054-4/+26
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-033-5/+1
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-4/+1
* Make basic bits of chrome/test/automation build on Linux.phajdan.jr@chromium.org2009-02-259-85/+118
* Platform cleanup in automation code.phajdan.jr@chromium.org2009-02-242-6/+8
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-244-42/+42
* Moving AutomationMsg_NavigationFailed to the end as required by the automatio...ananta@chromium.org2009-02-191-9/+9
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-0/+9
* The DOM Automation controller object uses the RenderView instance as the mess...ananta@chromium.org2009-02-181-1/+35
* Enabling the BrowsersRememberFocus interactive UI test. The fix is to change theananta@chromium.org2009-02-131-3/+4
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync messageananta@chromium.org2009-02-111-2/+2
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-118-1275/+618
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-103-0/+31
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-093-31/+0
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-093-0/+31
* Handle review comments form previous change. Also, use enum types and not in...jam@chromium.org2009-02-065-58/+166
* Commit my changes that simplify automation message unpacking.jam@chromium.org2009-02-062-491/+246
* Cleanup forward declared classes that are not needed in chrome/renderer, chro...thestig@chromium.org2009-02-062-12/+8
* Explicitly removing WS_POPUP after initialization so that users of the Extern...tommi@chromium.org2009-02-041-1/+1
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-043-24/+4
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-045-250/+521
* Fix ui test failurejam@chromium.org2009-02-041-2/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-045-520/+250
* Create and destroy members of the AutomationProxy in the correct order to avo...stoyan@chromium.org2009-01-291-1/+11
* Better control over window creation of external tabsjoshia@google.com2009-01-284-12/+21
* Prep for generated .vcproj files:sgk@google.com2009-01-231-0/+1
* Move security style into the tab_contents directory. This is the last part ofbrettw@chromium.org2009-01-231-1/+1
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-217-112/+109
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-5/+7
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-4/+52
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-2/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Make more ui_tests Purify friendly.paulg@google.com2009-01-091-3/+4
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-082-30/+62
* Add a UI test to make sure we sanitize the filenametc@google.com2009-01-073-0/+14