summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/browser_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some uses of Value in chrome/ to use the base:: namespace.avi@chromium.org2013-12-231-10/+11
* Use a direct include of time headers in chrome/test/, chrome/tools/.avi@chromium.org2013-06-281-1/+1
* Get rid of ui_controls.h usage in shipping browser code. In a followup change...jam@chromium.org2013-01-111-21/+0
* Final set of conversions of automation calls to the JSON interface.craigdh@chromium.org2012-08-131-103/+0
* Convert more automation calls to the JSON interface.craigdh@chromium.org2012-08-011-8/+0
* Convert cookie and download automation commands to the JSON interface.craigdh@chromium.org2012-07-271-29/+0
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-201-5/+5
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-131-5/+5
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-131-5/+5
* Initial refactor of pyautolib and TestingAutomationProvider in preparation fo...craigdh@chromium.org2012-07-021-5/+6
* Revert 144610 (speculative; possibly caused http://crbug.com/135059)thakis@chromium.org2012-06-291-6/+5
* First pass at refactoring pyautolib in preparation for removing proxy depende...craigdh@chromium.org2012-06-271-5/+6
* Remove all the unnused automation IPCs. These were used by UI tests that have...jam@chromium.org2012-05-171-132/+0
* Convert the keyboard access interactive ui_test use InProcessBrowserTest. Def...jam@chromium.org2012-05-161-21/+0
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-3/+2
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-0/+11
* Update Sleep() calls in chrome/test to use TimeDelta instead of ints.tedvessenes@gmail.com2012-01-041-2/+3
* gtest / gmock shouldn't be in the shipping productthakis@chromium.org2011-11-221-5/+3
* Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.joaodasilva@chromium.org2011-10-211-2/+3
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-021-29/+0
* Browser::Type cleanup.jianli@chromium.org2011-05-051-0/+15
* Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...tfarina@chromium.org2011-05-041-5/+5
* automation: Rename AutocompleteEdit to Omnibox in a couple of methods.tfarina@chromium.org2011-05-041-5/+5
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-3/+8
* Implement Value command in ChromeDriver.kkania@chromium.org2011-02-131-3/+5
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+3
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+2
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-45/+41
* Cleanup: Fix some out of date comments.thestig@chromium.org2010-12-021-3/+2
* Part 2 of reapplying r64637.erg@google.com2010-11-101-2/+2
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-12/+7
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-7/+12
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-12/+7
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-7/+7
* 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/+63
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-13/+0
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-0/+13
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-13/+0
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-0/+13
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-0/+12
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-1/+22
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-22/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-1/+22