summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Sync: Check that the current thread is a ModelSafeWorker's home thread.nick@chromium.org2010-04-2111-2/+58
* Changes made to TalkMediator so that its functionality is generic (non sync-s...sanjeevr@google.com2010-04-2016-78/+243
* Add a NULL check in syncable::Directory::TakeSnapshotForSaveChanges.thestig@chromium.org2010-04-201-0/+2
* Changed the definition of time_t in the header file for Windows. Long-term so...sanjeevr@google.com2010-04-201-0/+9
* Add IME prefs to sync.zork@chromium.org2010-04-201-0/+9
* Encrypt credit card number in storage.georgey@chromium.org2010-04-192-0/+5
* Tweak sync setup dialog. The goal here is to make it look more like the old ...skrul@chromium.org2010-04-192-8/+138
* Made ThemeChangeProcessor handle multiple updates to work aroundakalin@chromium.org2010-04-161-16/+29
* Remove extra notification from BookmarkModel::Copy.skrul@chromium.org2010-04-161-0/+2
* Revert 44708 - Python implementation of sync server, for testing.nick@chromium.org2010-04-152-74/+1
* Python implementation of sync server, for testing.nick@chromium.org2010-04-152-1/+74
* Only associate autofill entries in sync if the action is ADD and not update.tim@chromium.org2010-04-151-1/+2
* AutofillDataTypeController should invoke start callback on abort. Also grace...skrul@chromium.org2010-04-1516-34/+424
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-152-2/+4
* Fixed potential crash on OnUnrecoverableError() inakalin@chromium.org2010-04-152-24/+12
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-141-2/+1
* Land http://codereview.chromium.org/1621010tim@chromium.org2010-04-141-2/+10
* Fixed possible crash in {Bookmark,Preference}DataTypeControllerakalin@chromium.org2010-04-145-12/+42
* Revert 44504 - AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-1414-348/+20
* AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-1414-20/+348
* Acquire registrar_lock_ before [de]activating data types in the sync backend ...tim@chromium.org2010-04-141-2/+3
* This change adds a single pref to sync: you can find it inakalin@chromium.org2010-04-141-0/+1
* Fixed crash in ThemeDataTypeController when OnUnrecoverableError()akalin@chromium.org2010-04-143-8/+21
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-132-2/+18
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-1/+6
* Add logging statements to ssl_socket_adapter.cc to watch for unexpected condi...zork@chromium.org2010-04-121-0/+6
* Delay the nudge when syncing only preferences.skrul@chromium.org2010-04-101-1/+12
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-8/+27
* At some UMA counters to log when various failures happen.skrul@chromium.org2010-04-096-14/+36
* Revert 44134 - Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-27/+8
* Show Infobar on new synced theme even if the theme was alreadyakalin@chromium.org2010-04-091-8/+27
* Preferences cleanup.skrul@chromium.org2010-04-091-57/+64
* At some point we changed the synchronous model associator methods to not call...skrul@chromium.org2010-04-095-31/+16
* Revert 44036 [unit_tests failed] - Since the host content settings preference...viettrungluu@chromium.org2010-04-091-1/+1
* Since the host content settings preferences can be updated by the sync backend,albertb@chromium.org2010-04-091-1/+1
* Fix bug 40555. Make sure to nudge the syncer if you're syncing new data type...dantasse@chromium.org2010-04-091-1/+1
* Turn on theme sync by default.dantasse@chromium.org2010-04-082-11/+14
* TBR: chron@chromium.orgzork@chromium.org2010-04-071-4/+4
* Send a notification when we connect to p2pzork@chromium.org2010-04-071-0/+5
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-075-32/+51
* Fix svn properties on typed_url*zork@google.com2010-04-073-702/+702
* Revert 43796 - Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-074-32/+32
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-074-32/+32
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-0716-231/+1458
* Implemented customize sync dialog for OS X (except for integrationakalin@chromium.org2010-04-061-0/+8
* detect preferences errorserikkay@chromium.org2010-04-062-2/+2
* Don't compare wchar_t *szork@chromium.org2010-04-051-1/+1
* Turn on autofill and prefs sync by defaultdantasse@chromium.org2010-04-053-19/+23
* Fix some Sync stringsdantasse@chromium.org2010-04-021-1/+2