| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -7/+4 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -2/+2 |
* | Deprecate PathService::Get(..., wstring*) and use FilePath instead. | evan@chromium.org | 2009-10-19 | 1 | -3/+12 |
* | Coverity: Initialize message_loop_ in the constructor. | jhawkins@chromium.org | 2009-09-28 | 1 | -1/+2 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Hide profiles behind a command-line switch since the user-data-dir stuff | munjal@chromium.org | 2009-02-26 | 1 | -0/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -2/+1 |
* | Make user_data_manager.cc compile on Posix. | jhawkins@chromium.org | 2009-02-20 | 1 | -16/+18 |
* | I'm relanding the UserDataManager leak fix. I didn't realize we had | sky@google.com | 2009-01-23 | 1 | -1/+4 |
* | Reverts my user data manager change as it breaks the mac buildbot. | sky@google.com | 2009-01-23 | 1 | -4/+1 |
* | Fixes leak of UserDataManager on shutdown. | sky@google.com | 2009-01-23 | 1 | -1/+4 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -5/+4 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -4/+4 |
* | Chromium-MultiProfile-Prototype | munjal@chromium.org | 2008-12-03 | 1 | -0/+307 |