| Commit message (Expand) | Author | Age | Files | Lines |
* | ifdef out tests that don't apply to the Mac | stuartmorgan@chromium.org | 2010-09-23 | 1 | -0/+7 |
* | Unify the two places we attempt to find the crash count. | evan@chromium.org | 2010-09-22 | 1 | -0/+3 |
* | Add testing of the Chrome Frame user-mode installation to mini_installer_test... | robertshield@chromium.org | 2010-09-16 | 1 | -1/+1 |
* | GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts. | phajdan.jr@chromium.org | 2010-09-10 | 1 | -28/+19 |
* | Make FastShutdown ui test more reliable on linux. | estade@chromium.org | 2010-09-08 | 1 | -0/+4 |
* | GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest. | phajdan.jr@chromium.org | 2010-08-26 | 1 | -74/+0 |
* | GTTF: After timeout, all further automation calls should fail immediately. | phajdan.jr@chromium.org | 2010-08-19 | 1 | -0/+2 |
* | Add new downloads tests | nirnimesh@chromium.org | 2010-08-07 | 1 | -2/+4 |
* | Remove some wstrings used in ui_test.cc. | evan@chromium.org | 2010-07-30 | 1 | -12/+10 |
* | Use an integer for the port parameter to the UI test HTTP server. | evan@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GTTF: Make ui_tests more reliable by using a temporary profile directory | phajdan.jr@chromium.org | 2010-07-21 | 1 | -2/+6 |
* | Cleanup: remove use_existing_browser infrastructure from ui_test. | phajdan.jr@chromium.org | 2010-07-03 | 1 | -10/+0 |
* | Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest." | bauerb@chromium.org | 2010-05-11 | 1 | -0/+17 |
* | Reland r46681: Use IPC to wait for download in DownloadTest. | bauerb@chromium.org | 2010-05-11 | 1 | -17/+0 |
* | Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use... | bauerb@chromium.org | 2010-05-07 | 1 | -0/+17 |
* | Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa... | bauerb@chromium.org | 2010-05-07 | 1 | -17/+0 |
* | Add tests for history. | nirnimesh@chromium.org | 2010-04-26 | 1 | -0/+5 |
* | Add some shutdown perf tests. We measure shutdown for the combination of | thestig@chromium.org | 2010-04-06 | 1 | -1/+16 |
* | Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun... | thestig@chromium.org | 2010-03-31 | 1 | -17/+1 |
* | [GTTF] Unify polling interval in some of the polling functions | phajdan.jr@chromium.org | 2010-03-30 | 1 | -3/+0 |
* | [GTTF] Various ui tests cleanups: | phajdan.jr@chromium.org | 2010-03-26 | 1 | -0/+3 |
* | Fix PyAuto crash when a script has multiple tests. | nirnimesh@chromium.org | 2010-03-23 | 1 | -3/+4 |
* | [GTTF] Make automation timeouts more sane. | phajdan.jr@chromium.org | 2010-03-19 | 1 | -4/+0 |
* | PyAuto: Flags to forbid cleaning profile dir | nirnimesh@chromium.org | 2010-03-17 | 1 | -0/+12 |
* | Provide a method to specify to the automation interface the dir containing br... | nirnimesh@chromium.org | 2010-03-09 | 1 | -0/+3 |
* | Give UITest ability to have MessageLoopforUI message loop instead of the defa... | stoyan@chromium.org | 2010-02-25 | 1 | -0/+5 |
* | Add an WebSocket extension browsertest. | rafaelw@chromium.org | 2010-02-25 | 1 | -5/+0 |
* | PyAuto: Fix some methods that assume that they're working on the first window. | nirnimesh@chromium.org | 2010-02-23 | 1 | -0/+10 |
* | Fix for crash on early return from browser_main.cc | cpu@chromium.org | 2010-02-23 | 1 | -0/+8 |
* | Expose additional methods to pyauto. | nirnimesh@chromium.org | 2010-02-18 | 1 | -0/+1 |
* | PyAuto: Python Interface to Chromium's Automation Proxy. | nirnimesh@chromium.org | 2010-01-21 | 1 | -2/+19 |
* | Make running chrome process detection in ui tests more reliable. | phajdan.jr@chromium.org | 2010-01-13 | 1 | -6/+8 |
* | Add LayoutTests/websocket/tests/worker support. | ukai@chromium.org | 2010-01-13 | 1 | -0/+6 |
* | UITest class should derive from PlatformTest instead of testing::Test | nirnimesh@chromium.org | 2009-12-30 | 1 | -2/+2 |
* | Add reference build to tab switching tests. | chase@chromium.org | 2009-12-14 | 1 | -0/+3 |
* | Make the commit_charge the important statistic (displayed on the | sgk@google.com | 2009-11-21 | 1 | -1/+3 |
* | Prep for printing common memory stats from page_cycler_tests and memory_test: | sgk@google.com | 2009-11-19 | 1 | -0/+9 |
* | Move use_host_network test out of ChromeFrame. | stoyan@chromium.org | 2009-11-19 | 1 | -0/+4 |
* | 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 |