| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove sleep_timeout_ms and fix all the callers. | tfarina@chromium.org | 2011-01-11 | 1 | -4/+5 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Remove unneeded browser_process.h includes. | thestig@chromium.org | 2010-12-05 | 1 | -1/+0 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 4]. | jhawkins@chromium.org | 2010-11-17 | 1 | -2/+2 |
* | Handle return value from HANDLE_EINTR in process_singleton_linux_uitest.cc. | hans@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 1 | -1/+0 |
* | Move the SingletonSocket to a temporary directory | davidben@chromium.org | 2010-08-27 | 1 | -2/+54 |
* | CommandLine: eliminate wstring-accepting AppendLooseValue | evan@chromium.org | 2010-08-13 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Unlink SingletonLock and SingletonSocket to allow for reusing profile directo... | pathorn@chromium.org | 2010-08-02 | 1 | -27/+41 |
* | ProcessSingleton(all): create the lock immediately after failing to connect t... | mattm@chromium.org | 2010-05-28 | 1 | -8/+52 |
* | Revert 47875 - ProcessSingleton(all): create the lock immediately after faili... | thestig@chromium.org | 2010-05-21 | 1 | -52/+8 |
* | ProcessSingleton(all): create the lock immediately after failing to connect t... | mattm@chromium.org | 2010-05-21 | 1 | -8/+52 |
* | [GTTF] [TTF] Test marks maintenance CL: | phajdan.jr@chromium.org | 2010-05-19 | 1 | -2/+2 |
* | ProcessSingletonLinux.NotifyOtherProcessNoSuicide removes socket instead of s... | mattm@chromium.org | 2010-05-12 | 1 | -14/+5 |
* | ProcessSingletonLinux: check if lock pid is part of the current Chrome instance. | mattm@chromium.org | 2010-05-11 | 1 | -1/+40 |
* | [GTTF] Miscellanous UI tests cleanups: | phajdan.jr@chromium.org | 2010-03-30 | 1 | -11/+14 |
* | Make running chrome process detection in ui tests more reliable. | phajdan.jr@chromium.org | 2010-01-13 | 1 | -2/+2 |
* | Putting back tests that are excluded in bug 28808 | oshima@chromium.org | 2009-12-22 | 1 | -2/+3 |
* | Flaky tests on linux/view/64bit builds. | oshima@chromium.org | 2009-11-25 | 1 | -0/+7 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -1/+0 |
* | CommandLine: rejigger how initialization works. | evan@chromium.org | 2009-10-12 | 1 | -40/+32 |
* | linux: expose the ProcessSingleton timeout to speed tests | evan@chromium.org | 2009-09-17 | 1 | -1/+3 |
* | Gtk: Add error dialog when profile was in use on a different computer. | mattm@chromium.org | 2009-08-21 | 1 | -0/+2 |
* | Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro... | mattm@chromium.org | 2009-08-21 | 1 | -21/+67 |
* | It's a copy of http://codereview.chromium.org/155772, with the fix for valgri... | suzhe@chromium.org | 2009-08-04 | 1 | -0/+108 |
* | Reverting 22144. | suzhe@chromium.org | 2009-07-31 | 1 | -102/+0 |
* | It's a copy of http://codereview.chromium.org/155772, with the fix for valgri... | suzhe@chromium.org | 2009-07-31 | 1 | -0/+102 |
* | Reverting 21943. | willchan@chromium.org | 2009-07-29 | 1 | -98/+0 |
* | Linux: Adds ACKs to ProcessSingletonLinux. | willchan@chromium.org | 2009-07-29 | 1 | -0/+98 |