summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine
Commit message (Expand)AuthorAgeFilesLines
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-287-62/+30
* Add logging and remove pref for bootstrapping. ChromeOS always bootstraps now.chron@chromium.org2010-05-221-1/+8
* Fixed sync unit test leak and removed suppression.akalin@chromium.org2010-05-201-0/+1
* Adding sync support for Passwordszork@chromium.org2010-05-192-0/+4
* Replaced AddressWatcherTask with net::NetworkChangeNotifier.akalin@chromium.org2010-05-193-329/+35
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-153-3/+31
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+1
* Use just TimeTicks::Now in the chrome/browser/sync test code.phajdan.jr@chromium.org2010-05-131-2/+2
* Re-land the protocol extension for syncing passwords patch.albertb@chromium.org2010-05-073-0/+40
* Revert "Protocol extension for syncing passwords."albertb@chromium.org2010-05-073-40/+0
* Protocol extension for syncing passwords.albertb@chromium.org2010-05-073-0/+40
* Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...sanjeevr@chromium.org2010-05-0714-841/+56
* Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...sanjeevr@chromium.org2010-05-064-12/+30
* Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.sanjeevr@chromium.org2010-05-045-10/+14
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-1/+2
* Changed namespace of the TalkMediator and related classes from browser_sync t...sanjeevr@chromium.org2010-05-038-32/+43
* 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-303-12/+69
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-272-0/+0
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-2619-20/+20
* Removed dependency on AuthWatcher in the TalkMediator class. So now the TalkM...sanjeevr@google.com2010-04-222-1/+3
* Revert 45263 - We check for a sync specific service URL (or an empty) one bef...jamesr@chromium.org2010-04-221-9/+5
* We check for a sync specific service URL (or an empty) one before acting on a...sanjeevr@google.com2010-04-211-5/+9
* Sync: Check that the current thread is a ModelSafeWorker's home thread.nick@chromium.org2010-04-212-1/+12
* Changes made to TalkMediator so that its functionality is generic (non sync-s...sanjeevr@google.com2010-04-202-0/+9
* Changed the definition of time_t in the header file for Windows. Long-term so...sanjeevr@google.com2010-04-201-0/+9
* Land http://codereview.chromium.org/1621010tim@chromium.org2010-04-141-2/+10
* Delay the nudge when syncing only preferences.skrul@chromium.org2010-04-101-1/+12
* Make the Autofill glue components capable of handling both types based on the...tim@chromium.org2010-04-074-1/+63
* Update routing info and nudge syncer in ConfigureDataTypes().skrul@chromium.org2010-04-023-0/+11
* Make last_download_timestamp and initial_sync_ended per-datatype.nick@chromium.org2010-04-0111-91/+197
* Annotate benign race in SyncherThread::IsSyncingCurrentlySilenced()timurrrr@chromium.org2010-04-011-1/+7
* Fix and resubmit 42959zork@chromium.org2010-03-301-1/+1
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-292-0/+30
* Reverting to fix the vista sync_unit_tests failures.ananta@chromium.org2010-03-291-1/+1
* Make sure we poll immediately on the first syncer loop.zork@chromium.org2010-03-291-1/+1
* Fix for negative routing info problem. We were replacing tokens afternick@chromium.org2010-03-263-8/+102
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-2410-70/+124
* Fix bustage by adding friend decl.tim@chromium.org2010-03-231-1/+1
* Disable SyncerThreadWithSyncerTest.Pause. It's timing out, so I can't use FL...tim@chromium.org2010-03-231-1/+2
* Eliminate a race between the syncerthread delivering PAUSEDnick@chromium.org2010-03-221-11/+11
* Improve the integration test harness by using the max_local_timestamptim@chromium.org2010-03-192-5/+8
* Update sync to support syncing of typed urlszork@chromium.org2010-03-183-0/+32
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-172-0/+36
* Change observer expectationsskrul@chromium.org2010-03-172-24/+44
* Change MediatorThreadImpl::Run to process messages forever and periodically c...tim@chromium.org2010-03-161-2/+4
* Implement SyncerThread::RequestPause and SyncerThread::RequestResumeskrul@chromium.org2010-03-155-2/+151
* Added switch to invalidate the sync xmpp auth token for testing.akalin@chromium.org2010-03-123-2/+12
* Revert 40521 - Fix attempt for bug 34158. Reset the TalkMediator after callin...tim@chromium.org2010-03-091-4/+1
* Speculative fix for bug 37709. Don't use a MutableEntry (and hence add somet...tim@chromium.org2010-03-092-4/+5