summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_linux_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert the ProcessSingleton linux browser test to a unit test.jabdelmalek@google.com2012-05-021-324/+0
* Refactor ProcessSingleton so that it may be used distinctly from a full brows...erikwright@chromium.org2012-04-051-4/+19
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-151-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-2/+2
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-061-3/+12
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-051-12/+3
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-051-3/+12
* Marked several tests flaky.rdsmith@chromium.org2011-03-011-1/+2
* Remove action_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-151-7/+7
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-4/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Handle return value from HANDLE_EINTR in process_singleton_linux_uitest.cc.hans@chromium.org2010-09-141-1/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* Move the SingletonSocket to a temporary directorydavidben@chromium.org2010-08-271-2/+54
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Unlink SingletonLock and SingletonSocket to allow for reusing profile directo...pathorn@chromium.org2010-08-021-27/+41
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-281-8/+52
* Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...thestig@chromium.org2010-05-211-52/+8
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-211-8/+52
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-2/+2
* ProcessSingletonLinux.NotifyOtherProcessNoSuicide removes socket instead of s...mattm@chromium.org2010-05-121-14/+5
* ProcessSingletonLinux: check if lock pid is part of the current Chrome instance.mattm@chromium.org2010-05-111-1/+40
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-11/+14
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-2/+2
* Putting back tests that are excluded in bug 28808oshima@chromium.org2009-12-221-2/+3
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-251-0/+7
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+0
* CommandLine: rejigger how initialization works.evan@chromium.org2009-10-121-40/+32
* linux: expose the ProcessSingleton timeout to speed testsevan@chromium.org2009-09-171-1/+3
* Gtk: Add error dialog when profile was in use on a different computer.mattm@chromium.org2009-08-211-0/+2
* Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...mattm@chromium.org2009-08-211-21/+67
* It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...suzhe@chromium.org2009-08-041-0/+108
* Reverting 22144.suzhe@chromium.org2009-07-311-102/+0
* It's a copy of http://codereview.chromium.org/155772, with the fix for valgri...suzhe@chromium.org2009-07-311-0/+102
* Reverting 21943.willchan@chromium.org2009-07-291-98/+0
* Linux: Adds ACKs to ProcessSingletonLinux.willchan@chromium.org2009-07-291-0/+98