summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Category group support/Renamings.rubentopo@gmail.com2013-04-192-9/+11
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-171-2/+24
* Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util."tonyg@chromium.org2013-04-091-24/+2
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-081-2/+24
* Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util."sullivan@chromium.org2013-04-041-2/+2
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-021-2/+2
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-4/+5
* Minimal Chrome Frame with Aura.grt@chromium.org2013-02-283-34/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Revert 184352brettw@chromium.org2013-02-242-3/+3
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-242-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Cleanup: Remove deprecated base::Value methods from various chrome sub-direct...thestig@chromium.org2013-02-152-4/+4
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-114-10/+10
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-022-6/+7
* Revert 178387cpu@chromium.org2013-01-232-4/+4
* Revert 178043cpu@chromium.org2013-01-232-4/+4
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Revert 178037cpu@chromium.org2013-01-222-4/+4
* Fix official builder compile error when building aura on windowscpu@chromium.org2013-01-222-4/+4
* Get rid of ui_controls.h usage in shipping browser code. In a followup change...jam@chromium.org2013-01-116-56/+9
* [chromedriver] Fix capability 'loadAsync' to work with chrome>=23.kkania@chromium.org2013-01-111-0/+3
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Fixed chromedriver error 'missing tab_index' when installing extension.danhn@chromium.org2012-11-011-0/+1
* Get rid of debug_flags.h includes from ui tests base class. Developers don't ...jam@chromium.org2012-08-141-3/+0
* Final set of conversions of automation calls to the JSON interface.craigdh@chromium.org2012-08-132-132/+0
* Add default testing command line flags in UITestBase instead of ProxyLauncher.kkania@chromium.org2012-08-091-3/+0
* Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests.craigdh@chromium.org2012-08-072-67/+0
* Convert more automation calls to the JSON interface.craigdh@chromium.org2012-08-014-19/+0
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-272-2/+2
* Convert cookie and download automation commands to the JSON interface.craigdh@chromium.org2012-07-274-60/+1
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Fix a bunch of pyauto testsnirnimesh@chromium.org2012-07-241-0/+3
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-248-1169/+1
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-208-40/+51
* Add OWNERS for chrome automation.darin@chromium.org2012-07-191-0/+5
* Fix 2 ChromeDriver compatibility crashes.kkania@chromium.org2012-07-191-2/+2
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-1/+0
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-138-50/+40
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-138-40/+50
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1111-11/+0
* Remove browser::FindTabbedBrowser call in ui test code.jam@chromium.org2012-07-102-14/+0
* Initial refactor of pyautolib and TestingAutomationProvider in preparation fo...craigdh@chromium.org2012-07-022-7/+8
* 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
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-262-4/+5
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-151-4/+3
* Support maximize window command.zori@chromium.org2012-06-142-0/+18