| Commit message (Expand) | Author | Age | Files | Lines |
* | Update include paths in chrome/test for base/process changes. | rsesek@chromium.org | 2013-07-24 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in chrome/test/, chrome/tools... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | chrome: Migrate from googleurl/ includes to url/ ones. Part 3. | tfarina@chromium.org | 2013-07-04 | 1 | -1/+1 |
* | Use a direct include of time headers in chrome/test/, chrome/tools/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Collect tab timing information for use in telementry-based startup tests | jeremy@chromium.org | 2013-05-29 | 1 | -0/+4 |
* | Revert 202620 "Collect tab timing information for use in telemen..." | rtenneti@chromium.org | 2013-05-28 | 1 | -4/+0 |
* | Collect tab timing information for use in telementry-based startup tests | jeremy@chromium.org | 2013-05-28 | 1 | -0/+4 |
* | Revert "Revert "Rebuild test history databases when starting up performance_u... | erg@chromium.org | 2013-05-15 | 1 | -13/+0 |
* | Revert "Rebuild test history databases when starting up performance_ui_tests." | erg@chromium.org | 2013-05-15 | 1 | -0/+13 |
* | Rebuild test history databases when starting up performance_ui_tests. | erg@chromium.org | 2013-05-14 | 1 | -13/+0 |
* | Revert "Rebuild test history databases when starting up performance_ui_tests." | erg@chromium.org | 2013-05-10 | 1 | -0/+13 |
* | chrome: Use base::MessageLoop. (Part 1) | xhwang@chromium.org | 2013-05-10 | 1 | -5/+4 |
* | Rebuild test history databases when starting up performance_ui_tests. | erg@chromium.org | 2013-05-10 | 1 | -13/+0 |
* | Delete CopyRecursiveDirNoCache from test_file_util. | brettw@chromium.org | 2013-05-06 | 1 | -7/+0 |
* | Category group support/Renamings. | rubentopo@gmail.com | 2013-04-19 | 1 | -1/+1 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -12/+12 |
* | Now with unit test fixes. [Try 2 with fixes for unit tests.] | erg@chromium.org | 2012-08-31 | 1 | -3/+0 |
* | Revert 153933 - Make history easily filterable. | erg@chromium.org | 2012-08-29 | 1 | -0/+3 |
* | Make history easily filterable. | erg@chromium.org | 2012-08-29 | 1 | -3/+0 |
* | Final set of conversions of automation calls to the JSON interface. | craigdh@chromium.org | 2012-08-13 | 1 | -6/+0 |
* | Switch to TimeDelta interfaces in chrome automation test infrastructure. | tedvessenes@gmail.com | 2012-07-20 | 1 | -4/+6 |
* | Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr... | cpu@chromium.org | 2012-07-13 | 1 | -6/+4 |
* | Switch to TimeDelta interfaces in chrome automation test infrastructure. | tedvessenes@gmail.com | 2012-07-13 | 1 | -4/+6 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Bind tracing control methods to pyauto. | jbates@chromium.org | 2012-06-09 | 1 | -0/+6 |
* | Remove the test URLRequestJobs from shipping code to just browser_tests. All ... | jam@chromium.org | 2012-06-05 | 1 | -2/+0 |
* | Made the WebRTC PyAuto test detect assertions. | phoglund@chromium.org | 2012-05-31 | 1 | -1/+6 |
* | Add checks in pyautolib.cc for a NULL automation proxy pointer. | craigdh@chromium.org | 2012-05-18 | 1 | -3/+1 |
* | Remove all the unnused automation IPCs. These were used by UI tests that have... | jam@chromium.org | 2012-05-17 | 1 | -19/+0 |
* | Convert the session restore ui_tests to browser_tests. I renabled the disable... | jam@chromium.org | 2012-04-25 | 1 | -17/+1 |
* | Convert SavePage ui_test to a browser_test. | jam@chromium.org | 2012-04-05 | 1 | -14/+0 |
* | Changes to tests in anticipation of the bug 111139 fix. | tbreisacher@chromium.org | 2012-02-29 | 1 | -2/+6 |
* | Make UITestBase::SetLaunchSwitches virtual so it can be overridden by subclas... | bauerb@chromium.org | 2012-02-29 | 1 | -2/+2 |
* | Revert 123306 - [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-23 | 1 | -7/+3 |
* | [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-23 | 1 | -3/+7 |
* | Revert 123096 - [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-22 | 1 | -7/+3 |
* | [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-22 | 1 | -3/+7 |
* | Revert "[uber] Redoing the homepage selection UI" | loislo@chromium.org | 2012-02-17 | 1 | -7/+3 |
* | [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-17 | 1 | -3/+7 |
* | Add OVERRIDE to chrome/test/. | avi@chromium.org | 2011-11-19 | 1 | -3/+3 |
* | Cleanup: Remove unneeded forward declarations from various chrome subdirector... | thestig@chromium.org | 2011-11-14 | 1 | -1/+0 |
* | Used use-gl=any instead of forcing osmesa for UI tests. | alokp@chromium.org | 2011-11-01 | 1 | -6/+0 |
* | Call VerifyCleanExit in TerminateBrowser. | achuith@chromium.org | 2011-10-27 | 1 | -3/+0 |
* | UI test for browser termination with beforeunload handler and some cleanup. | achuith@chromium.org | 2011-10-25 | 1 | -0/+3 |
* | Revert 106327 - Used use-gl=any instead of forcing osmesa for UI tests. | thestig@chromium.org | 2011-10-19 | 1 | -0/+6 |
* | Used use-gl=any instead of forcing osmesa for UI tests. | alokp@chromium.org | 2011-10-19 | 1 | -6/+0 |
* | Revert 105914 - Removed the ability to disable accelerated compositing for UI... | thestig@chromium.org | 2011-10-18 | 1 | -0/+6 |
* | Removed the ability to disable accelerated compositing for UI tests. There is... | alokp@chromium.org | 2011-10-17 | 1 | -6/+0 |
* | Conditionally disable accelerated compositing for certain tests | nduca@chromium.org | 2011-09-12 | 1 | -0/+6 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -3/+6 |