summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util/user_settings.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-281-5/+0
* Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...sanjeevr@chromium.org2010-05-071-3/+4
* Updated user_settings.* to use Chromium's sqlite helper functions.zork@google.com2010-01-041-0/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-3/+2
* Sync: Replace pthread mutex with base::Lock in a few more places.timsteele@google.com2009-10-071-5/+4
* Build sync engine as part of the browser build.nick@chromium.org2009-09-151-2/+3
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-141-8/+7
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+114