summaryrefslogtreecommitdiffstats
path: root/sync/sessions
Commit message (Expand)AuthorAgeFilesLines
* sync: Expose sync functionality as functionsrlarocque@chromium.org2013-07-039-81/+154
* Use a direct include of time headers in rlz/, skia/, sql/, sync/.avi@chromium.org2013-06-283-3/+3
* sync: Handle type throttling in NudgeTrackerrlarocque@chromium.org2013-06-1411-110/+310
* sync: Refactor NudgeTrackerrlarocque@chromium.org2013-06-074-116/+256
* Worker changes to prepare for lock-free shutdown.haitaol@chromium.org2013-05-292-3/+5
* sync: Fix handling of data type throttlingrlarocque@chromium.org2013-05-164-3/+36
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-096-129/+611
* sync: Use base::MessageLoop.xhwang@chromium.org2013-05-071-1/+1
* sync: Finish the SyncScheduler refactorrlarocque@chromium.org2013-04-183-0/+216
* sync: Remove session member from SyncSessionJobrlarocque@chromium.org2013-03-293-36/+0
* Remove some members from SyncSessionrlarocque@chromium.org2013-03-156-91/+9
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-023-4/+18
* Remove SyncSessionJob::DidReachServer() flagrlarocque@chromium.org2013-02-262-13/+0
* Remove routing_info and workers from SyncSessionrlarocque@chromium.org2013-02-153-380/+20
* Linux/ChromeOS Chromium style checker cleanup, sync/ edition.rsleevi@chromium.org2013-02-071-1/+1
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-026-11/+17
* [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyprsimha@chromium.org2012-12-191-2/+2
* Remove initial_sync_ended bitsrlarocque@chromium.org2012-12-121-10/+0
* Track merged nudge sourcesrlarocque@chromium.org2012-11-302-0/+7
* Added directory entry counters to about:syncvishwath@google.com2012-11-151-2/+11
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-0113-437/+12
* sync: reland scheduler ownership refactoring, now with less crashtim@chromium.org2012-10-305-76/+36
* Revert 164565 - sync: make scheduling logic and job ownership more obvious.dharani@google.com2012-10-295-36/+76
* sync: make scheduling logic and job ownership more obvious. tim@chromium.org2012-10-285-76/+36
* sync: Merge apply updates and resolve conflictsrlarocque@chromium.org2012-10-263-50/+21
* sync: Remove UpdateProgress and related coderlarocque@chromium.org2012-10-175-170/+13
* sync: Merge {Verify,Process}UpdatesCommandrlarocque@chromium.org2012-10-162-21/+0
* Extend sync protocol to report hierarchy conflictsrlarocque@chromium.org2012-10-161-0/+12
* [sync] Refactor SyncSessionSnapshot to use new ProgressMarkerMap.mmontgomery@chromium.org2012-10-152-9/+6
* Cleanup: IWYU for base/time.h in sync/.thestig@chromium.org2012-10-101-1/+0
* sync: Remove ConflictProgressrlarocque@chromium.org2012-10-067-220/+90
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-043-29/+29
* sync: Don't use ConflictProgress in the resolverrlarocque@chromium.org2012-10-023-11/+4
* sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH...tim@chromium.org2012-09-071-5/+13
* Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps.dcheng@chromium.org2012-08-243-40/+44
* sync: add InternalComponentsFactory::Switches to simplify passing switches to...tim@chromium.org2012-08-151-8/+3
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-318-7/+45
* Reland 148792zea@chromium.org2012-07-301-12/+0
* Make SyncBackendRegistrar aware of loaded datarlarocque@chromium.org2012-07-303-14/+16
* Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log...sergeyu@chromium.org2012-07-271-0/+12
* [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana...zea@chromium.org2012-07-271-12/+0
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-2011-109/+103
* Remove syncproto.hrlarocque@chromium.org2012-07-124-5/+6
* Remove #pragma once from syncajwong@chromium.org2012-07-116-6/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-039-97/+93
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-036-45/+24
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-024-12/+14
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-2817-51/+51
* sync: Refactor session tracking rlarocque@chromium.org2012-06-228-252/+81
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-2117-49/+49