summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-4/+2
* POSIX: Have pref service save paths as UTF8.tony@chromium.org2009-09-041-0/+13
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-081-10/+7
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-92/+27
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-031-2/+2
* Remove a bunch of OS_WIN stuff that works fine on linux/mac.tc@google.com2009-03-061-49/+28
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-041-0/+47
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-7/+55
* revert broken change 10833nsylvain@chromium.org2009-03-031-28/+22
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-22/+28
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-28/+22
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-22/+28
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-3/+4
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Linux: get us to the point where we crash at browser->window()->Show()agl@chromium.org2009-02-051-0/+13
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-23/+19
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-2/+2
* Port some files in chrome/common to Linux.evanm@google.com2008-11-211-25/+11
* Changes saving of prefs/bookmarks to try move a second time if firstsky@google.com2008-08-271-2/+9
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+709