summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Consolidate ApplyAccelerator and RunCommand codehuanr@chromium.org2009-04-162-14/+11
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-18/+18
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-143-9/+17
* A few more UI commands: duplicate tab, open window.huanr@chromium.org2009-04-132-4/+37
* Adding versioning support to the chrome automation protocol.robertshield@google.com2009-04-131-1/+7
* UI test portage, second try.estade@chromium.org2009-04-094-19/+17
* back out r13442estade@chromium.org2009-04-094-16/+19
* UI test string portage.estade@chromium.org2009-04-094-19/+16
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-091-2/+3
* posix: implement AutomationWindowTracker.evan@chromium.org2009-04-083-16/+37
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-081-12/+44
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-071-0/+2
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-2/+3
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-9/+6
* Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...ananta@chromium.org2009-04-071-0/+8
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-072-5/+4
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-17/+9
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-29/+17
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-032-3/+3
* Move IPC code to ipc/agl@chromium.org2009-04-032-3/+3
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-312-8/+7
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-311-6/+5
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-272-0/+59
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-241-2/+2
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-241-2/+2
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-241-2/+2
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-201-0/+2
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-184-0/+24
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* forgot this fileben@chromium.org2009-03-141-1/+1
* rollback againben@chromium.org2009-03-141-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+1
* revertben@chromium.org2009-03-131-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-131-1/+1
* wtc: please look at URL related code, and hooks and nitsjar@chromium.org2009-03-132-2/+4
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-132-0/+29
* Fix 'inspect element' crash when hosted in external tabamit@chromium.org2009-03-121-5/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-1016-16/+0
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-092-4/+8
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-094-7/+28
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+2
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-032-4/+3
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-0/+1
* Compile parts of chrome/browser/automation on Linux.phajdan.jr@chromium.org2009-02-253-38/+174
* ui test fail. revert.ben@chromium.org2009-02-251-17/+12
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-251-12/+17
* Platform cleanup in automation code.phajdan.jr@chromium.org2009-02-242-4/+4
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-28/+29
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-183-0/+3