summaryrefslogtreecommitdiffstats
path: root/chrome/browser/user_data_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Initialize message_loop_ in the constructor.jhawkins@chromium.org2009-09-281-1/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-261-0/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Make user_data_manager.cc compile on Posix.jhawkins@chromium.org2009-02-201-16/+18
* I'm relanding the UserDataManager leak fix. I didn't realize we hadsky@google.com2009-01-231-1/+4
* Reverts my user data manager change as it breaks the mac buildbot.sky@google.com2009-01-231-4/+1
* Fixes leak of UserDataManager on shutdown.sky@google.com2009-01-231-1/+4
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-5/+4
* Move file enumeration to filepaths.avi@google.com2008-12-111-4/+4
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-031-0/+307