summaryrefslogtreecommitdiffstats
path: root/chrome/common/important_file_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.dilmah@chromium.org2011-03-251-3/+3
* Enable the NOTREACHED() in ImportantFileWriter also on Windowsphajdan.jr@chromium.org2011-03-121-3/+0
* ImportantFileWriter: check return value of PostTaskphajdan.jr@chromium.org2011-03-101-4/+13
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* In ImportantFileWriter, print out the error code/message on failure.thestig@chromium.org2010-10-271-6/+5
* Reduce console spam from important_file_writer.evan@chromium.org2010-09-201-9/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS...sanjeevr@chromium.org2010-05-201-0/+150
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-143/+0
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-10/+4
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-191-1/+1
* Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."phajdan.jr@chromium.org2009-05-181-1/+1
* Add file_util::ReplaceFile and use it in ImportantFileWriter.phajdan.jr@chromium.org2009-05-181-1/+1
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-081-10/+31
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-0/+128