summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added NetworkChangeNotifierThread interface.akalin@chromium.org2010-05-0510-152/+377
* Add integration test for autofill profiles.skrul@chromium.org2010-05-051-1/+3
* so it fits the "customize sync" text in all languages.dantasse@chromium.org2010-05-041-1/+1
* Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.sanjeevr@chromium.org2010-05-0487-8817/+19
* Wrote NetworkChangeNotifierProxy, which lets objects that don't live onakalin@chromium.org2010-05-049-90/+532
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-042-8/+9
* Disable autofill sync; there are too many crashes.nick@chromium.org2010-05-042-10/+26
* Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...sanjeevr@chromium.org2010-05-033-10/+37
* Changed namespace of the TalkMediator and related classes from browser_sync t...sanjeevr@chromium.org2010-05-0330-79/+90
* Redo of http://codereview.chromium.org/1700003/show which was reverted. We ch...sanjeevr@chromium.org2010-05-011-5/+10
* More refactoring of TalkMediator and related classes to make them generic. Th...sanjeevr@chromium.org2010-04-3027-412/+348
* Update typed_url sync to support visits.zork@chromium.org2010-04-307-125/+540
* Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...skrul@chromium.org2010-04-303-11/+40
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-302-1/+74
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-302-74/+1