summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/public/engine
Commit message (Expand)AuthorAgeFilesLines
* Remove changes remaining counter from about:syncrlarocque@chromium.org2014-04-282-3/+0
* sync: Remove some fields from about:syncrlarocque@chromium.org2014-04-122-18/+0
* Release password store on UI loop when worker is stopped so that passwordhaitaol@chromium.org2013-09-161-2/+2
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-033-35/+0
* Null ModelSafeWorker's working_loop_ if loop is destructed and synchronize ac...haitaol@chromium.org2013-08-212-8/+25
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-314-7/+55
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-254-55/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-254-7/+55
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-182-2/+2
* Revert "Lock-free shutdown of profile sync service. Changes include:"zea@chromium.org2013-07-134-55/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-104-7/+55
* Revert 210333 "Lock-free shutdown of profile sync service. Chang..."kinuko@chromium.org2013-07-084-55/+7
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-084-7/+55
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-281-1/+1
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-212-3/+4
* [Sync] Allow enabling partial sets of types instead of blockingzea@chromium.org2013-06-071-1/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Worker changes to prepare for lock-free shutdown.haitaol@chromium.org2013-05-294-13/+125
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-2/+2
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+4
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-021-2/+5
* Backoff retry time on about:sync pagepavely@chromium.org2013-02-261-0/+3
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-022-8/+9
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-122-3/+0
* Added directory entry counters to about:syncvishwath@google.com2012-11-152-1/+7
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-012-6/+0
* sync: add kInitialBackoffImmediateRetry tim@chromium.org2012-11-012-1/+9
* Cleanup: IWYU for base/time.h in sync/.thestig@chromium.org2012-10-101-0/+1
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-043-12/+12
* Added nudge source counters to about:sync.vishwath@google.com2012-09-252-0/+10
* [Sync] Add keystore encryption info to about:synczea@chromium.org2012-09-192-1/+7
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-243-12/+12
* sync: raise initial backoff interval from 1 second to 5 minutes.tim@chromium.org2012-08-132-1/+11
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-204-34/+29
* [Sync] Add sync_export.h (Step 1 for componentizing sync)akalin@chromium.org2012-07-184-10/+20
* Remove #pragma once from syncajwong@chromium.org2012-07-113-3/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-034-31/+31
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-034-2/+36
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-289-19/+19
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-222-4/+4
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-218-15/+15
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-181-0/+2
* sync: Refactor per-datatype throttlingrlarocque@chromium.org2012-06-132-0/+133
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-077-0/+331