summaryrefslogtreecommitdiffstats
path: root/sync/notifier/p2p_notifier_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename SyncNotifier->Invalidator and SyncNotifierObserver->InvalidationHandler.dcheng@chromium.org2012-08-281-288/+0
* [Sync] Use fakes for SyncNotifier{,Observer} instead of mocksakalin@chromium.org2012-08-241-58/+49
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-241-12/+14
* [Sync] Avoid unregistering object IDs on shutdownakalin@chromium.org2012-08-101-14/+15
* Revert 150990 - [Sync] Avoid unregistering object IDs on shutdownjeremya@chromium.org2012-08-101-15/+14
* [Sync] Avoid unregistering object IDs on shutdownakalin@chromium.org2012-08-101-14/+15
* Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserverdcheng@chromium.org2012-07-271-19/+28
* Revert r148496 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...maruel@chromium.org2012-07-261-28/+19
* Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserverdcheng@chromium.org2012-07-261-19/+28
* [Sync] Make P2PNotifier emit a notification only if some enabled types changedakalin@chromium.org2012-07-251-8/+8
* Revert r147801 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...maruel@chromium.org2012-07-221-32/+22
* Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserverdcheng@chromium.org2012-07-211-22/+32
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-201-14/+14
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-031-20/+14
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-031-1/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-281-2/+2
* [Sync] Rename sync_notifier namespace to csyncakalin@chromium.org2012-06-201-2/+2
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-181-4/+4
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-071-1/+1
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-231-72/+88
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-231-1/+13
* Revert 138216 - [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-221-88/+60
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-221-60/+88
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-171-46/+50
* [Sync] Move 'sync_notifier' target to sync/akalin@chromium.org2012-04-191-0/+259