summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Enable adding notifier observers from ProfileSyncServiceakalin@chromium.org2012-08-0211-43/+170
* Try to fix a crash in the new sync machine codethakis@chromium.org2012-08-021-3/+26
* Added crypto random-number generatormniknami@chromium.org2012-08-021-11/+3
* mac: Don't use |NSHost currentHost|, as it takes 4s per testthakis@chromium.org2012-08-021-9/+8
* sync: Improve tracking of useless updatesrlarocque@chromium.org2012-08-011-0/+20
* [Sync] Persist keystore key across restartszea@chromium.org2012-08-0111-26/+117
* Fix SyncManager initialization failure crash.rlarocque@chromium.org2012-07-317-23/+85
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-3135-74/+250
* Change protoc build rule to not use cygwin bash.iannucci@chromium.org2012-07-316-6/+6
* [Sync] Fix disabling of tests from 149074zea@chromium.org2012-07-301-2/+2
* [Sync] Disable purge/configuration tests on windowszea@chromium.org2012-07-301-0/+12
* Fix leak in JsSyncManagerObserverrlarocque@chromium.org2012-07-301-3/+5
* Reland 148792zea@chromium.org2012-07-3013-331/+185
* Make SyncBackendRegistrar aware of loaded datarlarocque@chromium.org2012-07-3024-138/+136
* [Sync] Fix race condition with notification startupakalin@chromium.org2012-07-281-1/+4
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-273-3/+3
* Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...sergeyu@chromium.org2012-07-2713-204/+333
* [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...zea@chromium.org2012-07-2713-333/+204
* Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserverdcheng@chromium.org2012-07-2726-257/+575
* Fix a typo in RealModelTypeToNotificationType.dcheng@chromium.org2012-07-271-1/+1
* Revert r148496 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...maruel@chromium.org2012-07-2626-575/+257
* [Sync] Don't send notifications with no changed typesakalin@chromium.org2012-07-261-0/+5
* Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserverdcheng@chromium.org2012-07-2626-257/+575
* [Sync] Make P2PNotifier emit a notification only if some enabled types changedakalin@chromium.org2012-07-252-12/+13
* [Sync] Pass the correct set of enabled types to the sync notifierakalin@chromium.org2012-07-242-1/+14
* Tidy up Android's is-tablet functionality.benm@chromium.org2012-07-242-8/+0
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-241-0/+1
* Revert r147801 "Refactor sync-specific parts out of SyncNotifier/SyncNotifier...maruel@chromium.org2012-07-2226-579/+261
* Refactor sync-specific parts out of SyncNotifier/SyncNotifierObserverdcheng@chromium.org2012-07-2126-261/+579
* [Sync] Expose change location in GenericChangeProcessor errorszea@chromium.org2012-07-212-0/+5
* sync: get rid of *ForTest() methods in SyncManagerImpl.tim@chromium.org2012-07-213-79/+64
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-201-25/+1
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-20169-1714/+1564
* sync: Remove SyncInternaltim@chromium.org2012-07-208-792/+559
* sync: Remove SyncManager::TestingMode in favour of InternalComponentsFactory.tim@chromium.org2012-07-1922-1734/+2188
* sync: Track validity of about:sync fieldsrlarocque@chromium.org2012-07-192-2/+13
* [Sync] Add sync_export.h (Step 1 for componentizing sync)akalin@chromium.org2012-07-1811-22/+101
* [Sync] Refactor SyncBackendHost unit tests.zea@chromium.org2012-07-183-0/+342
* [Sync] Refactor sync manager into interface.zea@chromium.org2012-07-1713-288/+477
* Finish commit 146665: [Sync] Refactor sync configuration logic.zea@chromium.org2012-07-1312-256/+614
* Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...zea@chromium.org2012-07-1312-614/+256
* Remove syncproto.hrlarocque@chromium.org2012-07-1235-290/+277
* Switch to TimeDelta interfaces for TestTimeouts in sync code.tedvessenes@gmail.com2012-07-122-3/+2
* Revert "Revert 142517 - [Sync] Refactor sync configuration logic."zea@chromium.org2012-07-1212-256/+614
* Remove #pragma once from syncajwong@chromium.org2012-07-11144-144/+0
* Reland r145993.zea@chromium.org2012-07-113-8/+25
* Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.zea@chromium.org2012-07-103-25/+8
* [Sync] Add location parameter to SyncChange in Sync API.zea@chromium.org2012-07-103-8/+25
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-03132-1218/+1078
* sync: Fix and test delete of server-unknown itemsrlarocque@chromium.org2012-07-033-3/+27