| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert recent changes to base::Value | stevenjb@google.com | 2011-08-26 | 5 | -20/+19 |
* | Disable some automation proxy tests. They always fail, and hang for up to 90 ... | nsylvain@chromium.org | 2011-08-25 | 1 | -8/+8 |
* | base: Add AsList() function to Value API. | tfarina@chromium.org | 2011-08-25 | 5 | -19/+20 |
* | GTTF: Clean up UITestSuite and ProxyLauncher: | phajdan.jr@chromium.org | 2011-08-18 | 2 | -85/+29 |
* | Refactor chromedriver's script execution to reduce amount of custom Value par... | kkania@chromium.org | 2011-08-16 | 4 | -43/+292 |
* | Let pyauto create an attached webdriver instance to manipulate web pages. | kkania@chromium.org | 2011-08-15 | 3 | -17/+37 |
* | Revert 96556 - Let pyauto create an attached webdriver instance to manipulate... | kkania@chromium.org | 2011-08-12 | 3 | -37/+17 |
* | Let pyauto create an attached webdriver instance to manipulate web pages. | kkania@chromium.org | 2011-08-12 | 3 | -17/+37 |
* | Remove some unneeded uses of wstring. | torne@chromium.org | 2011-08-09 | 2 | -8/+8 |
* | Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable. | kkania@chromium.org | 2011-08-09 | 2 | -15/+15 |
* | Refactor: Make PyAuto InstallExtension() take a string. Delete dead code. | dtu@chromium.org | 2011-08-04 | 2 | -5/+5 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | GTTF: Clean up UITestSuite: | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Revert 94516 - GTTF: waste less time if there are problems with launching the... | nirnimesh@chromium.org | 2011-07-30 | 3 | -65/+39 |
* | Revert 94520 - Fix build (misused OVERRIDE). | nirnimesh@chromium.org | 2011-07-30 | 1 | -2/+2 |
* | Revert 94581 - Fix possible memory problems in the ProxyLauncher | nirnimesh@chromium.org | 2011-07-30 | 1 | -2/+1 |
* | Move more files from chrome/test to chrome/test/base, part #3 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Move more files from chrome/test to chrome/test/base, part #2 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 2 | -3/+3 |
* | Fix possible memory problems in the ProxyLauncher | phajdan.jr@chromium.org | 2011-07-28 | 1 | -1/+2 |
* | Fix build (misused OVERRIDE). | phajdan.jr@chromium.org | 2011-07-28 | 1 | -2/+2 |
* | GTTF: waste less time if there are problems with launching the app in ProxyLa... | phajdan.jr@chromium.org | 2011-07-28 | 3 | -39/+65 |
* | Add BROWSER_WRAPPER support on Windows [was: POSIX-only] | timurrrr@chromium.org | 2011-07-26 | 1 | -9/+13 |
* | Remove deprecated cookie automation functions in chromedriver. Also reenable | kkania@chromium.org | 2011-07-21 | 2 | -79/+3 |
* | Disable AutomationProxySnapshotTest.LargeSnapshot on Linux | evan@chromium.org | 2011-07-19 | 1 | -1/+7 |
* | Move app/sql/* files to sql/ directory. | tfarina@chromium.org | 2011-07-19 | 1 | -2/+2 |
* | Change base::LaunchProcess API slightly | evan@chromium.org | 2011-07-15 | 1 | -2/+1 |
* | Move the save file code from chrome to content. This is just a file move so t... | jam@chromium.org | 2011-07-14 | 1 | -1/+1 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-13 | 1 | -5/+7 |
* | Revert "Clean up users of a deprecated base::LaunchApp API." | evan@chromium.org | 2011-07-12 | 1 | -7/+5 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-12 | 1 | -5/+7 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 2 | -5/+11 |
* | File upload API in chromedriver | hnoda@google.com | 2011-06-28 | 2 | -0/+37 |
* | Automatic testing for using registered protocol handlers at startup. | benwells@chromium.org | 2011-06-24 | 2 | -50/+8 |
* | Remove most of the remaining test dependencies (other than chrome/test). | jam@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | In chromedriver, add /log url to get the contents of the chromedriver log | kkania@chromium.org | 2011-06-09 | 2 | -28/+31 |
* | Revert 88492 - In chromedriver, add /log url to get the contents of the chrom... | jamesr@chromium.org | 2011-06-09 | 2 | -31/+28 |
* | In chromedriver, add /log url to get the contents of the chromedriver log | kkania@chromium.org | 2011-06-09 | 2 | -28/+31 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 1 | -1/+1 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 1 | -1/+1 |
* | Add more logging and error reporting to chromedriver for | kkania@chromium.org | 2011-06-06 | 1 | -5/+36 |
* | Automation: fix chrome/browser dependency on chrome/test headers. | phajdan.jr@chromium.org | 2011-06-02 | 6 | -374/+0 |
* | More POSIX support for Chromium, consisting mostly of broadening ifdefs. This | tony@chromium.org | 2011-06-02 | 1 | -2/+2 |
* | GTTF: Clean up UITest::{Start,Stop}HttpServer: | phajdan.jr@chromium.org | 2011-05-31 | 1 | -3/+6 |
* | Get rid of content dependency from sandbox_policy.h | jam@chromium.org | 2011-05-27 | 2 | -13/+0 |
* | Move security_style.h to content. It seems like useful information that an e... | jam@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Add '?' to the list of characters escaped when constructing a file:// URL | asanka@chromium.org | 2011-05-26 | 1 | -7/+9 |
* | GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms | phajdan.jr@chromium.org | 2011-05-20 | 1 | -2/+2 |