summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+26
* Mark ShowModalDialogTest.BasicTest as FLAKYrafaelw@chromium.org2009-11-031-1/+2
* Reenable PosixSessionEnd test.johnnyg@chromium.org2009-10-311-1/+1
* Temporarily disable PosixSessionEnd test to make sure it's not masking other ...johnnyg@chromium.org2009-10-311-1/+1
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+0
* Revert r28745 which disabled nested message loops on Mac, after Mark's fixes.jam@chromium.org2009-10-131-4/+0
* Disable nested message loops in Mac for now. There seems to be a problem wit...jam@chromium.org2009-10-121-0/+4
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ...cmasone@google.com2009-10-071-3/+49
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-2/+0
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-15/+2
* Support running tests under LayoutTests/http/tests/local as local file, in or...jianli@chromium.org2009-09-111-0/+21
* Make ShowModalDialogTest.BasicTest not flaky and re-enable it.phajdan.jr@chromium.org2009-08-241-16/+12
* Disable flaky ShowModalDialogTest.BasicTestphajdan.jr@chromium.org2009-08-211-1/+3
* Renable ShowModalDialogTest test with a longer timeout. Until we have a way ...jam@chromium.org2009-08-191-4/+5
* Disable ShowModalDialogTest.BasicTest. Currently #2 flaky test.phajdan.jr@chromium.org2009-07-281-1/+2
* Make BrowserTest.ThirtyFourTabs not-flakyphajdan.jr@chromium.org2009-07-141-29/+0
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-101-19/+0
* Fix window.close() not working for modal dialogs.jam@chromium.org2009-07-101-0/+7
* Convert most flakiness-prone Browser UI tests to browser_tests framework.phajdan.jr@chromium.org2009-07-091-76/+0
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-0/+4
* Fix showModalDialog regression.jam@chromium.org2009-07-031-0/+25
* Fixed 3 tests that failed in hebrew enabled vistahbono@chromium.org2009-06-151-2/+25
* Coverity underground warfare: check return codecpu@google.com2009-06-011-3/+3
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-11/+11
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-8/+8
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-12/+0
* Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...pinkerton@chromium.org2009-04-221-2/+21
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-17/+31
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-14/+14
* Drop whitespace at end of linewillchan@chromium.org2009-02-271-18/+18
* Remove old comment. TBR=kuchhaljam@chromium.org2009-02-261-1/+0
* Fix BrowserTest.ThirtyFourTabs and possibly other ui tests in single-process ...jam@chromium.org2009-02-261-1/+1
* Disabling ThirtyFourTabs test.kuchhal@chromium.org2009-02-261-2/+2
* Make IPC::Logging register to watch for message loop destruction.jam@chromium.org2009-02-261-3/+1
* Disable ThirtyFoudTabs test as it is failing consitently now on all buildbots.kuchhal@chromium.org2009-02-251-1/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Fix test because GetBrowserProcessCount counts the browser as well :)cpu@google.com2009-02-191-1/+1
* Update the table of RAM vs number of rendererscpu@google.com2009-02-191-0/+30
* More bustage fixesbrettw@chromium.org2009-02-011-0/+1
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-2/+2
* actually re-enable the testtc@google.com2009-01-211-1/+1
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-2/+1
* Disables a couple of consistently flakey/hanging tests.sky@google.com2009-01-201-1/+2
* disable WindowSessionEnd which was failing in debugtc@google.com2009-01-201-1/+1
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-2/+2
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-90/+0
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-2/+6
* Make browser_uitest more Purify friendly.paulg@google.com2009-01-061-13/+16