| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't spontaneously open new windows. | estade@chromium.org | 2010-06-16 | 1 | -7/+18 |
* | ProcessSingleton(all): create the lock immediately after failing to connect t... | mattm@chromium.org | 2010-05-28 | 1 | -7/+35 |
* | Revert 47875 - ProcessSingleton(all): create the lock immediately after faili... | thestig@chromium.org | 2010-05-21 | 1 | -35/+7 |
* | ProcessSingleton(all): create the lock immediately after failing to connect t... | mattm@chromium.org | 2010-05-21 | 1 | -7/+35 |
* | ProcessSingletonLinux: check if lock pid is part of the current Chrome instance. | mattm@chromium.org | 2010-05-11 | 1 | -6/+36 |
* | ProcessSingletonLinux: Allow kill to fail with "no such process". | mattm@chromium.org | 2010-04-16 | 1 | -1/+3 |
* | Linux: fix startup race between creating the SingletonLock and listening on S... | mattm@chromium.org | 2010-04-07 | 1 | -39/+68 |
* | We had a problem where if chrome crashed on cros and was relaunched | davemoore@chromium.org | 2010-03-22 | 1 | -17/+1 |
* | chrome 6: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -0/+1 |
* | Add -profile command line switch | davemoore@chromium.org | 2009-11-30 | 1 | -0/+14 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -4/+6 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -6/+4 |
* | Fifth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -4/+6 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -2/+1 |
* | Linux: Prevent another Chrome instance when First Run UI is active. | kuchhal@chromium.org | 2009-10-14 | 1 | -9/+9 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -1/+1 |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -15/+16 |
* | CommandLine: rejigger how initialization works. | evan@chromium.org | 2009-10-12 | 1 | -3/+4 |
* | linux: expose the ProcessSingleton timeout to speed tests | evan@chromium.org | 2009-09-17 | 1 | -2/+7 |
* | Log an error message when deleting lockfile or socket fails in ProcessSinglet... | mattm@chromium.org | 2009-09-14 | 1 | -3/+4 |
* | Gtk: Add error dialog when profile was in use on a different computer. | mattm@chromium.org | 2009-08-21 | 1 | -1/+9 |
* | Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro... | mattm@chromium.org | 2009-08-21 | 1 | -73/+140 |
* | It's a copy of http://codereview.chromium.org/155772, with the fix for valgri... | suzhe@chromium.org | 2009-08-04 | 1 | -90/+330 |
* | linux: set FD_CLOEXEC on the singleton socket | evan@chromium.org | 2009-08-03 | 1 | -0/+14 |
* | Reverting 22144. | suzhe@chromium.org | 2009-07-31 | 1 | -328/+88 |
* | It's a copy of http://codereview.chromium.org/155772, with the fix for valgri... | suzhe@chromium.org | 2009-07-31 | 1 | -88/+328 |
* | Reverting 21943. | willchan@chromium.org | 2009-07-29 | 1 | -328/+88 |
* | Linux: Adds ACKs to ProcessSingletonLinux. | willchan@chromium.org | 2009-07-29 | 1 | -88/+328 |
* | Linux: fail more gracefully when ProcessSingleton fails to bind. | agl@chromium.org | 2009-06-24 | 1 | -1/+8 |
* | Fixes a number of issues with ProcessSingletonLinux. | willchan@chromium.org | 2009-05-22 | 1 | -64/+154 |
* | Remove trailing NULL is data sent between chrome processes. | tc@google.com | 2009-05-21 | 1 | -5/+4 |
* | Fix a invalid read found by valgrind in process singleton linux. | tc@google.com | 2009-05-21 | 1 | -7/+26 |
* | Implement process singleton on linux so if the user tries to | tc@google.com | 2009-05-20 | 1 | -13/+264 |
* | Put test_user_data in a temp directory instead of using base::DIR_EXE. (try 2) | thestig@chromium.org | 2009-05-11 | 1 | -0/+2 |
* | Revert r15607 | hclam@chromium.org | 2009-05-08 | 1 | -2/+0 |
* | Put test_user_data in a temp directory instead of using base::DIR_EXE. | thestig@chromium.org | 2009-05-08 | 1 | -0/+2 |
* | POSIX: Add a macro for handling EINTR. | agl@chromium.org | 2009-05-01 | 1 | -1/+3 |
* | More solid detection of browser process in chrome_process_util_linux.cc: | phajdan.jr@chromium.org | 2009-04-21 | 1 | -1/+2 |
* | Implement chrome_proces_util for linux and enable download ui test. | estade@chromium.org | 2009-04-14 | 1 | -1/+1 |
* | Removed zombie hunter code | maruel@chromium.org | 2009-03-23 | 1 | -6/+0 |
* | Add bug links for ProcessSingleton. | evan@chromium.org | 2009-02-25 | 1 | -2/+3 |
* | Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s. | evan@chromium.org | 2009-02-18 | 1 | -0/+71 |