summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/tab_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-061-0/+9
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-1/+1
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-261-2/+1
* Reinstating the AutomationMsg_TabReposition message and related stuff which i...ananta@chromium.org2009-09-231-0/+6
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-7/+0
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+3
* Fix another source of flakiness in ErrorPageTestphajdan.jr@chromium.org2009-08-261-0/+10
* Support navigating to absolute index through automation.amit@chromium.org2009-08-191-0/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-4/+14
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-191-14/+4
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-4/+14
* Added automation messages and corresponding handlers to support operations like ananta@chromium.org2009-07-291-0/+13
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-141-5/+0
* Added an async automation message AutomationMsg_PrintAsync to asynchronously ...ananta@chromium.org2009-07-131-0/+3
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-161-7/+0
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+4
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-041-0/+7
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-5/+0
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-031-7/+0
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-031-0/+7
* Correct forward declaration.stoyan@chromium.org2009-05-281-1/+3
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-3/+17
* Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.stoyan@chromium.org2009-05-111-2/+1
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-0/+3
* Removed the SetParentWindow function from tab_proxy and added a parent_window...ananta@chromium.org2009-04-131-2/+3
* Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...ananta@chromium.org2009-04-071-0/+1
* Add support for repositioning/resizing a tab window. This is needed as the Se...ananta@chromium.org2009-03-131-0/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-1/+3
* Remove unnecessary typedef keywords that make gcc 4.3 unhappy.avi@chromium.org2009-03-051-2/+2
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-031-1/+0
* Make basic bits of chrome/test/automation build on Linux.phajdan.jr@chromium.org2009-02-251-0/+13
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-12/+0
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-101-0/+3
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-091-3/+0
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-091-0/+3
* Handle review comments form previous change. Also, use enum types and not in...jam@chromium.org2009-02-061-11/+8
* Move security style into the tab_contents directory. This is the last part ofbrettw@chromium.org2009-01-231-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-191-0/+6
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-1/+1
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-041-2/+4
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-4/+25
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-1/+1
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-281-0/+8
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-271-6/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-3/+3