| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 47875 - ProcessSingleton(all): create the lock immediately after faili... | thestig@chromium.org | 2010-05-21 | 1 | -7/+0 |
* | ProcessSingleton(all): create the lock immediately after failing to connect t... | mattm@chromium.org | 2010-05-21 | 1 | -0/+7 |
* | Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b... | avi@chromium.org | 2010-04-30 | 1 | -2/+2 |
* | Make a new yes/no messagebox wrapper function, use it in the bookmark alert. | avi@chromium.org | 2010-04-30 | 1 | -2/+2 |
* | Linux: fix startup race between creating the SingletonLock and listening on S... | mattm@chromium.org | 2010-04-07 | 1 | -2/+3 |
* | We had a problem where if chrome crashed on cros and was relaunched | davemoore@chromium.org | 2010-03-22 | 1 | -4/+1 |
* | Fixed a startup race condition. | mad@chromium.org | 2010-03-04 | 1 | -6/+34 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -2/+1 |
* | Fix to use FilePath version of PathService::Get. | thestig@chromium.org | 2009-09-09 | 1 | -2/+3 |
* | Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro... | mattm@chromium.org | 2009-08-21 | 1 | -9/+12 |
* | It's a copy of http://codereview.chromium.org/155772, with the fix for valgri... | suzhe@chromium.org | 2009-08-04 | 1 | -3/+1 |
* | Reverting 22144. | suzhe@chromium.org | 2009-07-31 | 1 | -1/+3 |
* | It's a copy of http://codereview.chromium.org/155772, with the fix for valgri... | suzhe@chromium.org | 2009-07-31 | 1 | -3/+1 |
* | Reverting 21943. | willchan@chromium.org | 2009-07-29 | 1 | -1/+3 |
* | Linux: Adds ACKs to ProcessSingletonLinux. | willchan@chromium.org | 2009-07-29 | 1 | -3/+1 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Fix multiple instances of first run dialog appearing when Chrome is started a... | robertshield@google.com | 2009-05-03 | 1 | -7/+13 |
* | Relanding this. | jcampan@chromium.org | 2009-04-27 | 1 | -2/+5 |
* | Reverting 14489. | jcampan@chromium.org | 2009-04-24 | 1 | -5/+2 |
* | This CL makes sure we unregister our Windows window classes when shut-down. | jcampan@chromium.org | 2009-04-24 | 1 | -2/+5 |
* | Fix for minimum size check | evan@chromium.org | 2009-04-24 | 1 | -2/+5 |
* | Greatly reduce the race window in ProcessSingleton | cpu@google.com | 2009-04-08 | 1 | -8/+14 |
* | Removed zombie hunter code | maruel@chromium.org | 2009-03-23 | 1 | -54/+0 |
* | Get rid of --start-renderers-manually since it's been broken for a long time ... | jam@chromium.org | 2009-03-10 | 1 | -1/+1 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -3/+2 |
* | Follow-up rename to my previous commit. | evan@chromium.org | 2009-02-18 | 1 | -0/+305 |