summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util/user_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated user_settings.* to use Chromium's sqlite helper functions.zork@google.com2010-01-041-88/+225
* sync: Fix license copyright text.evan@chromium.org2009-12-111-1/+1
* sync: get rid of path_helpers files.nick@chromium.org2009-11-251-1/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-4/+3
* Got rid of DieFileDie in user_settings_unittest.cc.idana@chromium.org2009-11-061-2/+6
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-7/+7
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-1/+1
* Sync: Replace pthread mutex with base::Lock in a few more places.timsteele@google.com2009-10-071-7/+5
* Fix compiling of sync on linux.zork@chromium.org2009-09-221-2/+2
* Build sync engine as part of the browser build.nick@chromium.org2009-09-151-2/+4
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-141-17/+17
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+350