| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ... | cmasone@google.com | 2009-10-07 | 1 | -3/+49 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 1 | -2/+0 |
* | Automated ui test porting + cleanup: | estade@chromium.org | 2009-09-22 | 1 | -15/+2 |
* | Support running tests under LayoutTests/http/tests/local as local file, in or... | jianli@chromium.org | 2009-09-11 | 1 | -0/+21 |
* | Make ShowModalDialogTest.BasicTest not flaky and re-enable it. | phajdan.jr@chromium.org | 2009-08-24 | 1 | -16/+12 |
* | Disable flaky ShowModalDialogTest.BasicTest | phajdan.jr@chromium.org | 2009-08-21 | 1 | -1/+3 |
* | Renable ShowModalDialogTest test with a longer timeout. Until we have a way ... | jam@chromium.org | 2009-08-19 | 1 | -4/+5 |
* | Disable ShowModalDialogTest.BasicTest. Currently #2 flaky test. | phajdan.jr@chromium.org | 2009-07-28 | 1 | -1/+2 |
* | Make BrowserTest.ThirtyFourTabs not-flaky | phajdan.jr@chromium.org | 2009-07-14 | 1 | -29/+0 |
* | Convert JavascriptAlertActivatesTab to browser_tests framework. | phajdan.jr@chromium.org | 2009-07-10 | 1 | -19/+0 |
* | Fix window.close() not working for modal dialogs. | jam@chromium.org | 2009-07-10 | 1 | -0/+7 |
* | Convert most flakiness-prone Browser UI tests to browser_tests framework. | phajdan.jr@chromium.org | 2009-07-09 | 1 | -76/+0 |
* | Sprinkle some defensiveness into the UI tests so that they don't explode if t... | stuartmorgan@chromium.org | 2009-07-07 | 1 | -0/+4 |
* | Fix showModalDialog regression. | jam@chromium.org | 2009-07-03 | 1 | -0/+25 |
* | Fixed 3 tests that failed in hebrew enabled vista | hbono@chromium.org | 2009-06-15 | 1 | -2/+25 |
* | Coverity underground warfare: check return code | cpu@google.com | 2009-06-01 | 1 | -3/+3 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -11/+11 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Yet more deprecation of the wstring version of PathService::Get() for UI tests. | thestig@chromium.org | 2009-05-02 | 1 | -8/+8 |
* | Create a ChromeProcessUtil for the Mac, and enable it in the tests. | avi@google.com | 2009-04-23 | 1 | -12/+0 |
* | Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ... | pinkerton@chromium.org | 2009-04-22 | 1 | -2/+21 |
* | Implement chrome_proces_util for linux and enable download ui test. | estade@chromium.org | 2009-04-14 | 1 | -17/+31 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -14/+14 |
* | Drop whitespace at end of line | willchan@chromium.org | 2009-02-27 | 1 | -18/+18 |
* | Remove old comment. TBR=kuchhal | jam@chromium.org | 2009-02-26 | 1 | -1/+0 |
* | Fix BrowserTest.ThirtyFourTabs and possibly other ui tests in single-process ... | jam@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Disabling ThirtyFourTabs test. | kuchhal@chromium.org | 2009-02-26 | 1 | -2/+2 |
* | Make IPC::Logging register to watch for message loop destruction. | jam@chromium.org | 2009-02-26 | 1 | -3/+1 |
* | Disable ThirtyFoudTabs test as it is failing consitently now on all buildbots. | kuchhal@chromium.org | 2009-02-25 | 1 | -1/+3 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -3/+2 |
* | Fix test because GetBrowserProcessCount counts the browser as well :) | cpu@google.com | 2009-02-19 | 1 | -1/+1 |
* | Update the table of RAM vs number of renderers | cpu@google.com | 2009-02-19 | 1 | -0/+30 |
* | More bustage fixes | brettw@chromium.org | 2009-02-01 | 1 | -0/+1 |
* | Provide the option for HTTPServer to be created with a specific | sky@google.com | 2009-01-29 | 1 | -2/+2 |
* | actually re-enable the test | tc@google.com | 2009-01-21 | 1 | -1/+1 |
* | Refactor automation wrappers. Move the methods from AutomationProxy to the ap... | stoyan@chromium.org | 2009-01-21 | 1 | -2/+1 |
* | Disables a couple of consistently flakey/hanging tests. | sky@google.com | 2009-01-20 | 1 | -1/+2 |
* | disable WindowSessionEnd which was failing in debug | tc@google.com | 2009-01-20 | 1 | -1/+1 |
* | Remove timeout constants from ui_tests. All tests will now | paulg@google.com | 2009-01-16 | 1 | -2/+2 |
* | Provides the infrastructure for Browser unit tests that create a | sky@google.com | 2009-01-14 | 1 | -90/+0 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2009-01-08 | 1 | -2/+6 |
* | Make browser_uitest more Purify friendly. | paulg@google.com | 2009-01-06 | 1 | -13/+16 |
* | Revert 7508.7509 and 7510 | nsylvain@chromium.org | 2008-12-30 | 1 | -6/+2 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2008-12-30 | 1 | -2/+6 |
* | Initial support for running the ui_tests under Purify on the | paulg@google.com | 2008-12-18 | 1 | -3/+3 |
* | Move to using data URLs for unload tests and generally | ojan@google.com | 2008-12-11 | 1 | -47/+0 |
* | Cleanup part 6. | pkasting@chromium.org | 2008-12-10 | 1 | -1/+1 |
* | Cleanup, part 1. | pkasting@chromium.org | 2008-12-08 | 1 | -4/+4 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -1/+1 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -1/+0 |