summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/browser_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-4/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove the page and app menus.pkasting@chromium.org2010-07-201-3/+3
* Change a bunch of string types.estade@chromium.org2010-06-291-1/+1
* Make new startup test use GetInitialLoadTimes for more accurate times.pathorn@chromium.org2010-06-171-1/+11
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-3/+0
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-0/+3
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-3/+0
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-0/+3
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-0/+4
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+9
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+9
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-9/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+9
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-221-39/+3
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-42/+51
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+19
* Test cookie prompting.darin@chromium.org2010-03-041-0/+10
* Fixes flakiness in session restore test. I'm adding two things:sky@chromium.org2010-01-261-0/+4
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+7
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-281-8/+2
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-0/+11
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-11/+0
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-0/+11
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-17/+10
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-0/+8
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-6/+8
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-221-1/+0
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-1/+1
* Consolidate ApplyAccelerator and RunCommand codehuanr@chromium.org2009-04-161-0/+1
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-311-2/+2
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-7/+2
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-271-1/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make basic bits of chrome/test/automation build on Linux.phajdan.jr@chromium.org2009-02-251-0/+14
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-0/+12
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-0/+14
* We need to add UI test for "Encoding" menu to avoid regression.jnd@google.com2008-12-191-0/+9
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-251-0/+3
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-0/+3
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-2/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...sidchat@google.com2008-08-141-5/+7
* Another attempt at this CL.jcampan@google.com2008-08-041-0/+5
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-041-5/+0
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-041-0/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+164