summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation
Commit message (Expand)AuthorAgeFilesLines
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-071-24/+93
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-1/+1
* Reverting 15468.ben@chromium.org2009-05-061-1/+1
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-061-1/+1
* Reverting 15399.maruel@chromium.org2009-05-061-3/+2
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-061-2/+3
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Make RestoreTab synchronuous.huanr@chromium.org2009-05-061-1/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-053-19/+23
* Fix the mac build from my WebContents rename.brettw@chromium.org2009-05-041-1/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-042-63/+44
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-012-2/+22
* Avoid invalid read reported by valgrind, http://crbug.com/11132,dkegel@google.com2009-04-291-1/+6
* Adding missing null check in case of missing file version info.robertshield@google.com2009-04-241-1/+4
* Port and enable most of TabRestoreUITest on linux.estade@chromium.org2009-04-242-8/+34
* Allow creating external tab in incognito mode.stoyan@chromium.org2009-04-232-3/+5
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-10/+6
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-6/+10
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-10/+6
* Fix a leak introduced in http://codereview.chromium.org/62061dkegel@google.com2009-04-211-2/+2
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-202-0/+12
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-3/+3
* Make sure that the window is repositioned and if applicable visible before re...ananta@chromium.org2009-04-201-3/+3
* Reverting 14005.brettw@chromium.org2009-04-181-3/+3
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-3/+3
* 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