| Commit message (Expand) | Author | Age | Files | Lines |
* | Use FilePath in URLRequestMocks. | evan@chromium.org | 2009-10-14 | 1 | -4/+8 |
* | Re-enable UnloadTest.BrowserCloseBeforeUnload* tests now that they are passin... | dglazkov@chromium.org | 2009-09-25 | 1 | -2/+2 |
* | Temporarily disable BrowserCloseBeforeUnload* tests while I am working on fix... | dglazkov@chromium.org | 2009-09-24 | 1 | -2/+2 |
* | Disable two ui_tests on linux after a WebKit merge. | paul@chromium.org | 2009-09-22 | 1 | -0/+2 |
* | Don't hardcode the timeout in the unload ui test. | estade@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Cleaning up lines longer than 80 chars under src/chrome/browser. | mark@chromium.org | 2009-08-17 | 1 | -1/+2 |
* | Move mock url request classes to a location when browser tests will be able t... | phajdan.jr@chromium.org | 2009-07-30 | 1 | -1/+1 |
* | Sprinkle some defensiveness into the UI tests so that they don't explode if t... | stuartmorgan@chromium.org | 2009-07-07 | 1 | -1/+3 |
* | Disable the failing UI test. I filed a P1 bug on it. | brettw@chromium.org | 2009-05-29 | 1 | -1/+4 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -7/+7 |
* | Linux: enable unload ui tests, which pass after r15025 (and again after r15332). | estade@chromium.org | 2009-05-07 | 1 | -6/+0 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Second attempt at cleaning up handling of --disable-popup-blocking. I didn't... | pkasting@chromium.org | 2009-04-29 | 1 | -19/+30 |
* | Convert Windows Sleep to PlatformThread::Sleep | evan@chromium.org | 2009-04-28 | 1 | -5/+3 |
* | Revert r14620 which was a rollback of r14549 and r14508. This | tc@google.com | 2009-04-27 | 1 | -7/+21 |
* | Speculatively roll back r14549 and r14508. The chrome browser | tc@google.com | 2009-04-27 | 1 | -17/+7 |
* | Linux: implement automation for modal dialogs. | agl@chromium.org | 2009-04-26 | 1 | -1/+1 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 1 | -2/+44 |
* | Port unload_uitest.cc and enable some of the tests on linux. | estade@chromium.org | 2009-04-24 | 1 | -7/+17 |
* | Merge: chromium side [42671:42725] | levin@chromium.org | 2009-04-23 | 1 | -2/+2 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 1 | -5/+5 |
* | Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform" | tc@google.com | 2009-04-21 | 1 | -5/+5 |
* | Refactor DialogDelegate so the DialogButton enum is in cross platform | tc@google.com | 2009-04-21 | 1 | -5/+5 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Don't run unload tests that hang the renderer in single-process mode, since n... | jam@chromium.org | 2009-03-06 | 1 | -0/+16 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -4/+4 |
* | Run the unload tests in single process mode, after my fix to single process m... | jam@chromium.org | 2009-02-28 | 1 | -35/+0 |
* | blacklist some more tests in single process | jam@chromium.org | 2009-02-21 | 1 | -0/+15 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -0/+20 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -4/+4 |
* | Add some initial before unload tests. We still need tests | ojan@google.com | 2008-12-17 | 1 | -11/+115 |
* | Move to using data URLs for unload tests and generally | ojan@google.com | 2008-12-11 | 1 | -28/+95 |
* | Changes UnloadUITest to navigate to last URL synchronously in hopes of | sky@google.com | 2008-11-13 | 1 | -3/+4 |
* | Enable unload UI tests again, but don't run them for single-process. | ojan@google.com | 2008-11-06 | 1 | -4/+21 |
* | Disable new tests that are failing on buildbot. | ojan@google.com | 2008-11-06 | 1 | -4/+4 |
* | Bandaid patch so that we continue with crosssite navigations instead of clos... | ojan@google.com | 2008-11-06 | 1 | -0/+102 |