| Commit message (Expand) | Author | Age | Files | Lines |
* | Only allow in-process tests in few binaries. | phajdan.jr@chromium.org | 2009-08-27 | 1 | -0/+7 |
* | Original Changelist being moved to this new location. Refer Original CL # 110... | tejasshah@google.com | 2009-08-21 | 1 | -3/+0 |
* | Make user data dir deletion optional for InProcessBrowserTests. | tim@chromium.org | 2009-08-07 | 1 | -0/+7 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -5/+5 |
* | Review URL: http://codereview.chromium.org/155360 | tejasshah@google.com | 2009-07-10 | 1 | -0/+6 |
* | Add an ExtensionBrowserTest base class that allows in-process browser tests o... | aa@chromium.org | 2009-07-04 | 1 | -0/+4 |
* | Adds time-out to browser-tests to prevent a hanging test from hanging the ent... | jcampan@chromium.org | 2009-07-01 | 1 | -0/+3 |
* | Close all browsers during InProcessBrowserTest cleanup, not just the main one. | erikkay@google.com | 2009-06-16 | 1 | -12/+1 |
* | Hook up extension events to the json parser, and change the extension message | mpcomplete@google.com | 2009-04-13 | 1 | -0/+3 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-10 | 1 | -0/+8 |
* | revert until I can figure out why the tests are hanging | ben@chromium.org | 2009-04-09 | 1 | -8/+0 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-09 | 1 | -0/+8 |
* | Run ExtensionViewTest in single-process mode to try to make it less flaky. | mpcomplete@google.com | 2009-03-12 | 1 | -0/+11 |
* | Reverting 11467. | mpcomplete@google.com | 2009-03-11 | 1 | -4/+0 |
* | Try to make ExtensionViewTest less flaky by running it in single-process mode. | mpcomplete@google.com | 2009-03-11 | 1 | -0/+4 |
* | Trying again to land this CL that makes the browser focus UI tests in process. | jcampan@chromium.org | 2009-02-25 | 1 | -2/+12 |
* | Reverting 10318. | jcampan@chromium.org | 2009-02-25 | 1 | -12/+2 |
* | Landing again the move of browser focus UI tests to in process. | jcampan@chromium.org | 2009-02-25 | 1 | -2/+12 |
* | Reverting 10295. | jcampan@chromium.org | 2009-02-24 | 1 | -12/+2 |
* | Converted the browser focus interactive ui tests to be in process. | jcampan@chromium.org | 2009-02-24 | 1 | -2/+12 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Provides the ability to write a unit test that brings up a browser. As | sky@google.com | 2009-01-30 | 1 | -0/+125 |