summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-2810-110/+117
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-5/+6
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-272-11/+30
* Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatibleakalin@chromium.org2010-05-271-1/+1
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-6/+5
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-5/+6
* Made Login and AutoReconnect use base/timer.h.akalin@chromium.org2010-05-251-3/+0
* Initial implementation of a config dialog for ibus-mozc.yusukes@google.com2010-05-241-0/+6
* Add logging and remove pref for bootstrapping. ChromeOS always bootstraps now.chron@chromium.org2010-05-224-29/+37
* Fixed sync unit test leak and removed suppression.akalin@chromium.org2010-05-201-0/+1
* Add unit tests for Nigori permute and decrypt.albertb@chromium.org2010-05-191-0/+29
* Adding sync support for Passwordszork@chromium.org2010-05-1920-2/+1707
* Replaced AddressWatcherTask with net::NetworkChangeNotifier.akalin@chromium.org2010-05-194-329/+42
* Reverse shutdown order for data type manager. Fix race condition.chron@chromium.org2010-05-181-6/+9
* Attempt to recommit issue 2013017. Switch sync servers based on channel.chron@chromium.org2010-05-173-3/+40
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-1514-15/+142
* Changed used of ASSERT() to DCHECK().akalin@chromium.org2010-05-141-6/+6
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-142-2/+2
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-142-23/+5
* Folded TestingProfileSyncService class into TestProfileSyncService.akalin@chromium.org2010-05-137-48/+39
* Defensive checks for backend_ existence.nick@chromium.org2010-05-131-3/+28
* Revert 47064 - Switch sync servers depending on whether you're running stable...tyoshino@chromium.org2010-05-133-40/+3
* Use just TimeTicks::Now in the chrome/browser/sync test code.phajdan.jr@chromium.org2010-05-131-2/+2
* Refine language preferences.suzhe@chromium.org2010-05-131-3/+2
* Added NetworkChangeNotifierIOThread, which will be used by theakalin@chromium.org2010-05-133-0/+142
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-131-2/+2
* Switch sync servers depending on whether you're running stable or dev. Initia...chron@chromium.org2010-05-123-3/+40
* Revert 46996 - Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-123-8/+34
* Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-123-34/+8
* patch from issue 2023004:zork@chromium.org2010-05-115-5/+10
* Added --use-ssl-tcp switch to sync_listen_notifications.akalin@chromium.org2010-05-111-2/+13
* Remove an extra include.zork@chromium.org2010-05-111-1/+0
* Added win-specific direct-dependent settings to libjingle.gyp.akalin@chromium.org2010-05-111-11/+0
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-113-1/+4
* sync: add default constructor to EntryKernel to avoid UMR of dirty_ bit.tim@chromium.org2010-05-101-0/+8
* Don't sync IME prefs that are not user-configurable (2nd patch).yusukes@google.com2010-05-101-8/+13
* Re-land the protocol extension for syncing passwords patch.albertb@chromium.org2010-05-077-0/+90
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-073-4/+4
* Revert 46735 - Fix Chrome OS preinitialsync options messaging.nick@chromium.org2010-05-072-4/+1
* Fix Chrome OS pre-initial-sync options messaging.dantasse@chromium.org2010-05-072-1/+4
* Revert "Protocol extension for syncing passwords."albertb@chromium.org2010-05-076-89/+0
* Protocol extension for syncing passwords.albertb@chromium.org2010-05-076-0/+89
* sync: only add to the dirty_metahandles index when marking an item dirty, rat...tim@chromium.org2010-05-074-45/+73
* Added sync_tools.gyp to all.gyp.akalin@chromium.org2010-05-071-1/+11
* Don't sync IME prefs that are not user-configurable.yusukes@chromium.org2010-05-071-3/+0
* Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...sanjeevr@chromium.org2010-05-0717-864/+65
* Moved everything in browser/sync/net to common/net.akalin@chromium.org2010-05-0614-1262/+0
* Implemented cache invalidation listener in sync_listen_notifications.akalin@chromium.org2010-05-063-30/+598
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-063-3/+3
* Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...sanjeevr@chromium.org2010-05-064-12/+30