| Commit message (Expand) | Author | Age | Files | Lines |
* | Have UI tests use a profile where the dates in the segment_usage | tony@chromium.org | 2009-10-14 | 1 | -4/+5 |
* | Revert "Revert "Revert "Have UI tests use a profile where the dates in the se... | tony@chromium.org | 2009-10-13 | 1 | -5/+4 |
* | Revert "Revert "Have UI tests use a profile where the dates in the segment_us... | tony@chromium.org | 2009-10-13 | 1 | -4/+5 |
* | Revert "Have UI tests use a profile where the dates in the segment_usage" | tony@chromium.org | 2009-10-13 | 1 | -5/+4 |
* | This is a simple integration test that loads a simple nexe and verifies that ... | gregoryd@google.com | 2009-10-13 | 1 | -0/+4 |
* | Have UI tests use a profile where the dates in the segment_usage | tony@chromium.org | 2009-10-13 | 1 | -4/+5 |
* | Revert 28796 - This is a simple integration test that loads a simple nexe and... | gregoryd@google.com | 2009-10-13 | 1 | -4/+0 |
* | This is a simple integration test that loads a simple nexe and verifies that ... | gregoryd@google.com | 2009-10-13 | 1 | -0/+4 |
* | Convert a CopyRecursiveDirNoCache to use FilePaths instead | tony@chromium.org | 2009-10-12 | 1 | -3/+3 |
* | Revert "Revert "Add startup tests that log start script, domcontentloaded, an... | tony@chromium.org | 2009-10-07 | 1 | -11/+11 |
* | Revert "Add startup tests that log start script, domcontentloaded, and onload." | mattm@chromium.org | 2009-10-07 | 1 | -11/+11 |
* | Add startup tests that log start script, domcontentloaded, and onload. | tony@chromium.org | 2009-10-07 | 1 | -11/+11 |
* | Landing patch from contributor Thiago Farina. | finnur@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Coverity: Add the typedef keyword to the ProfileType enum so we're not creati... | jhawkins@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Log more info when we are unable to terminate all Chrome processes. | phajdan.jr@chromium.org | 2009-08-31 | 1 | -0/+1 |
* | More correctly run the second browser in ChromeMainTest. | phajdan.jr@chromium.org | 2009-08-31 | 1 | -1/+12 |
* | Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details... | jnd@chromium.org | 2009-08-22 | 1 | -0/+19 |
* | More linux startup tests. Add startup tests for custom frame | tony@chromium.org | 2009-08-19 | 1 | -1/+3 |
* | Add automation call to wait for multiple navigations. | phajdan.jr@chromium.org | 2009-08-19 | 1 | -0/+7 |
* | Revert "Add automation call to wait for multiple navigations." | phajdan.jr@chromium.org | 2009-08-19 | 1 | -7/+0 |
* | Add automation call to wait for multiple navigations. | phajdan.jr@chromium.org | 2009-08-19 | 1 | -0/+7 |
* | GTK Theme: Add startup tests for gtk themes. | erg@google.com | 2009-08-18 | 1 | -1/+2 |
* | Fix startup tests with complex theme. | mirandac@chromium.org | 2009-08-15 | 1 | -0/+5 |
* | Reverting 23313. | mirandac@chromium.org | 2009-08-13 | 1 | -5/+0 |
* | Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file... | mirandac@chromium.org | 2009-08-13 | 1 | -0/+5 |
* | Test startup of new tab page with a complex theme. | mirandac@chromium.org | 2009-08-10 | 1 | -0/+10 |
* | Remove duplication of DieFileDie, and move it to proper location. | phajdan.jr@chromium.org | 2009-07-30 | 1 | -8/+0 |
* | Add ability to start/stop http server to ui_tests. This will be used to run W... | dimich@google.com | 2009-06-23 | 1 | -0/+4 |
* | Add a switch to allow longer shutdown timeouts, since quitting under valgrind... | stuartmorgan@chromium.org | 2009-06-19 | 1 | -0/+1 |
* | Move download shelf from per-tab to per-window. Also disable auto-hiding of | thakis@chromium.org | 2009-06-04 | 1 | -4/+16 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -2/+2 |
* | Revert r16903 that causes reliability crash spike. | huanr@chromium.org | 2009-05-26 | 1 | -8/+0 |
* | Retry r15294. The previous two tries caused | huanr@chromium.org | 2009-05-26 | 1 | -0/+8 |
* | Revert r15693. The crash spike still exists. | huanr@chromium.org | 2009-05-09 | 1 | -8/+0 |
* | Retry r15294. The previous check in exposed bug 11659 | huanr@chromium.org | 2009-05-08 | 1 | -0/+8 |
* | Revert r15294 that causes crash spike in chromebot. | huanr@chromium.org | 2009-05-05 | 1 | -8/+0 |
* | Close browser window synchronously during UI test | huanr@chromium.org | 2009-05-05 | 1 | -0/+8 |
* | Yet more deprecation of the wstring version of PathService::Get() for UI tests. | thestig@chromium.org | 2009-05-02 | 1 | -4/+3 |
* | Restore closed tabs into new windows when necessary, and track the windows they | pam@chromium.org | 2009-04-22 | 1 | -10/+27 |
* | When restoring a closed tab using either ctrl-shift-T or the context menu, put | pam@chromium.org | 2009-04-20 | 1 | -0/+3 |
* | Retrial of the first step to port file_util::CountFilesCreatedAfter() | erikkay@google.com | 2009-04-18 | 1 | -6/+1 |
* | Remove deprecated version of UITest::DieFileDie(). | thestig@chromium.org | 2009-04-16 | 1 | -4/+2 |
* | Reverting 13748. | erikkay@google.com | 2009-04-15 | 1 | -1/+6 |
* | Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj... | erikkay@google.com | 2009-04-15 | 1 | -6/+1 |
* | linux: pass a bunch more ui tests. | evan@chromium.org | 2009-04-07 | 1 | -3/+8 |
* | - Add UI test for the V8 Benchmark Suite. | patrick@chromium.org | 2009-03-30 | 1 | -0/+9 |
* | Make startup_tests print results on Linux. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -21/+21 |
* | - Modify DOM checker automation to use DOM Automation Controller instead of | patrick@chromium.org | 2009-03-18 | 1 | -0/+15 |
* | Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ... | ananta@chromium.org | 2009-03-16 | 1 | -0/+8 |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 1 | -0/+3 |