summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public/util
Commit message (Expand)AuthorAgeFilesLines
* [sync] Add backup time in synced device info so that server knows which devic...haitaol@chromium.org2014-07-141-0/+30
* Add an action for server to send down rollback command.haitaol@chromium.org2014-04-222-0/+2
* [Sync] Add support for retrying a getupdates due to a context changezea@chromium.org2014-04-102-0/+4
* Control invalidations network channel from syncer experimentpavely@chromium.org2014-03-211-2/+8
* Enhanced bookmarks: added support for sync based experimentyefim@chromium.org2014-02-121-3/+18
* [Autofill, Sync] Deprecate the Autofill culling experiment.isherman@chromium.org2014-02-111-10/+2
* [GCM] Add experiment and startup logic for partial rolloutzea@chromium.org2014-02-081-2/+14
* sync: Refactor GetUpdates looprlarocque@chromium.org2013-12-102-1/+6
* sync: Per-type update applicationrlarocque@chromium.org2013-12-041-9/+1
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-2/+1
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-1/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-2/+1
* sync: Add pre-commit update avoidance mode + flagrlarocque@chromium.org2013-07-201-0/+1
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* [Sync] Cleanup unused experiment logiczea@chromium.org2013-07-111-14/+2
* Replace sync experiments with prefs backed by switches and migration code.pastarmovj@chromium.org2013-06-201-1/+0
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Make some more code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-7/+7
* Fix even more remaining uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-042-7/+7
* Update sync::WeakHandle to use WeakPtr<T>::get()akalin@chromium.org2013-06-031-5/+5
* Client changes for disabled dasher accountpavely@chromium.org2013-05-292-0/+2
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-1/+1
* sync: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-251-7/+0
* Revert 196116 "Sync: Turn on full history sync by default."markusheintz@chromium.org2013-04-241-0/+7
* Sync: Turn on full history sync by default.dubroy@chromium.org2013-04-241-7/+0
* [Sync] Add support for server-controlled favicon sync limitzea@chromium.org2013-04-191-2/+7
* [Sync] Add favicon sync experimentzea@chromium.org2013-03-191-10/+11
* Remove SyncSessionJob::DidReachServer() flagrlarocque@chromium.org2013-02-261-2/+0
* [Sync] Add full history sync experimentzea@chromium.org2013-02-011-2/+9
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-022-3/+4
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-113-8/+11
* sync: add syncer::Experiment to control autofill culling.tim@chromium.org2012-12-061-2/+8
* sync: Retry soon when server returns conflictrlarocque@chromium.org2012-11-212-2/+2
* [Sync] Add support for remotely enabling keystore encryptionzea@chromium.org2012-11-151-2/+10
* sync: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-141-1/+1
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-301-0/+2
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-291-2/+0
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-281-0/+2
* [Sync] Add CANNOT_DO_WORK to SyncerErrorakalin@chromium.org2012-10-242-1/+3
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-132-4/+4
* [Sync] Move keystore key handling to SyncEncryptionHandlerImplzea@chromium.org2012-08-292-0/+12
* [Sync] Refactor passphrase state handlingzea@chromium.org2012-08-262-12/+21
* [Sync] Add SyncEncryptionHandlerzea@chromium.org2012-08-161-0/+1
* sync: add InternalComponentsFactory::Switches to simplify passing switches to...tim@chromium.org2012-08-152-0/+8
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-202-3/+2
* [Sync] Refactor sync manager into interface.zea@chromium.org2012-07-172-0/+59
* Remove #pragma once from syncajwong@chromium.org2012-07-117-7/+0
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-033-482/+1
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-2814-36/+34