summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/util/user_settings_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete UserSettings classrlarocque@chromium.org2011-11-301-281/+0
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Cleanup: Remove sqlite_utils.h from user_settings_unittest.cctfarina@chromium.org2011-04-041-92/+102
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* [Sync] Remove now-obsolete FastDump classakalin@chromium.org2011-01-251-3/+3
* Load the token from the user settings DB as a blob because it might includealbertb@chromium.org2010-07-211-2/+9
* Sync tests cleanup, consolidate Encryptor mock calls into fixture SetUpdhollowa@chromium.org2010-07-201-10/+8
* Using Keychain mock in Sync unit tests.dhollowa@chromium.org2010-07-161-0/+11
* sync: Get rid of the now obsolete character_set_converters.h API.tfarina@chromium.org2010-07-031-3/+5
* sqlite_utils: don't dereference an empty vector.nick@chromium.org2010-06-241-4/+33
* Wrap Sqlite utils functions into a sqlite_utils namespace.tfarina@chromium.org2010-06-031-7/+9
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-281-3/+82
* Updated user_settings.* to use Chromium's sqlite helper functions.zork@google.com2010-01-041-13/+47
* sync: Fix license copyright text.evan@chromium.org2009-12-111-1/+1
* Got rid of DieFileDie in user_settings_unittest.cc.idana@chromium.org2009-11-061-30/+43
* Clean up the strings for sync code:munjal@chromium.org2009-11-041-11/+15
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-7/+5
* Reverted 29258.akalin@chromium.org2009-10-161-5/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-7/+5
* Reverted 29255.akalin@chromium.org2009-10-161-5/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-7/+5
* Reverted 29253.akalin@chromium.org2009-10-161-5/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-7/+5
* TBR: nick@chromium.orgakalin@chromium.org2009-10-161-5/+7
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-7/+5
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Update sync unit tests to build on linuxzork@chromium.org2009-10-071-13/+21
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-141-3/+3
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+86