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