summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-281-0/+5
* Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...thestig@chromium.org2010-05-211-5/+0
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-211-0/+5
* Linux: fix startup race between creating the SingletonLock and listening on S...mattm@chromium.org2010-04-071-1/+2
* Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...mattm@chromium.org2009-08-211-2/+6
* Implement (kinda) ProcessSingleton for the Mac.avi@google.com2009-04-211-0/+37