summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* File upload API in chromedriverhnoda@google.com2011-06-282-0/+37
* Automatic testing for using registered protocol handlers at startup.benwells@chromium.org2011-06-242-50/+8
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-141-1/+1
* In chromedriver, add /log url to get the contents of the chromedriver logkkania@chromium.org2011-06-092-28/+31
* Revert 88492 - In chromedriver, add /log url to get the contents of the chrom...jamesr@chromium.org2011-06-092-31/+28
* In chromedriver, add /log url to get the contents of the chromedriver logkkania@chromium.org2011-06-092-28/+31
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-1/+1
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-1/+1
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-1/+1
* Add more logging and error reporting to chromedriver forkkania@chromium.org2011-06-061-5/+36
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-026-374/+0
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-2/+2
* GTTF: Clean up UITest::{Start,Stop}HttpServer:phajdan.jr@chromium.org2011-05-311-3/+6
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-272-13/+0
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-261-1/+1
* Add '?' to the list of characters escaped when constructing a file:// URLasanka@chromium.org2011-05-261-7/+9
* GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_msphajdan.jr@chromium.org2011-05-201-2/+2
* Refactor error handling in chromedriver. Introduce new error class containing...kkania@chromium.org2011-05-203-94/+163
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-3/+3
* Fix a ui-test for touch:sadrul@chromium.org2011-05-191-7/+12
* GTTF: Get rid of IsBrowserRunning. It is inherently racyphajdan.jr@chromium.org2011-05-193-136/+132
* In ChromeDriver, allow user to specify location of Chrome executable.hnguyen@chromium.org2011-05-172-22/+29
* In ChromeDriver, add support for WebDriver's alert commands.kkania@chromium.org2011-05-162-0/+50
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-9/+9
* Add an alternative way to specify extra chrome flags via env for testingnirnimesh@chromium.org2011-05-111-2/+13
* Browser::Type cleanup.jianli@chromium.org2011-05-054-4/+23
* Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...tfarina@chromium.org2011-05-042-14/+16
* automation: Rename AutocompleteEdit to Omnibox in a couple of methods.tfarina@chromium.org2011-05-042-16/+14
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* Implementing webdriver advanced controls APIs for chromedriver.kkania@chromium.org2011-04-272-0/+75
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-164-4/+4
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-117-26/+44
* Introduce a ChromeDriver automation version constant and a JSON requestkkania@chromium.org2011-04-072-0/+16
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-064-42/+0
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-062-35/+46
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-052-39/+35
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-052-35/+39
* Allow webdriver users to choose between sending the key events whentimothe@chromium.org2011-03-312-0/+25
* Send screenshots back to the client for debiggingjmikhail@google.com2011-03-294-38/+35
* Move some files from base to base/memory.levin@chromium.org2011-03-2812-24/+24
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-262-2/+76
* Run the Worker tests for resolveLocalFileSystemURL that were addedadamk@chromium.org2011-03-251-1/+4
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-2/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-162-4/+4
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-1/+1
* Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-082-10/+475
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-041-9/+5