| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove SyncSessionJob::DidReachServer() flag | rlarocque@chromium.org | 2013-02-26 | 2 | -13/+0 |
* | Remove routing_info and workers from SyncSession | rlarocque@chromium.org | 2013-02-15 | 3 | -380/+20 |
* | Linux/ChromeOS Chromium style checker cleanup, sync/ edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2013-01-02 | 6 | -11/+17 |
* | [sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyp | rsimha@chromium.org | 2012-12-19 | 1 | -2/+2 |
* | Remove initial_sync_ended bits | rlarocque@chromium.org | 2012-12-12 | 1 | -10/+0 |
* | Track merged nudge sources | rlarocque@chromium.org | 2012-11-30 | 2 | -0/+7 |
* | Added directory entry counters to about:sync | vishwath@google.com | 2012-11-15 | 1 | -2/+11 |
* | sync: Follow-up to conflict resolution refactor | rlarocque@chromium.org | 2012-11-01 | 13 | -437/+12 |
* | sync: reland scheduler ownership refactoring, now with less crash | tim@chromium.org | 2012-10-30 | 5 | -76/+36 |
* | Revert 164565 - sync: make scheduling logic and job ownership more obvious. | dharani@google.com | 2012-10-29 | 5 | -36/+76 |
* | sync: make scheduling logic and job ownership more obvious. | tim@chromium.org | 2012-10-28 | 5 | -76/+36 |
* | sync: Merge apply updates and resolve conflicts | rlarocque@chromium.org | 2012-10-26 | 3 | -50/+21 |
* | sync: Remove UpdateProgress and related code | rlarocque@chromium.org | 2012-10-17 | 5 | -170/+13 |
* | sync: Merge {Verify,Process}UpdatesCommand | rlarocque@chromium.org | 2012-10-16 | 2 | -21/+0 |
* | Extend sync protocol to report hierarchy conflicts | rlarocque@chromium.org | 2012-10-16 | 1 | -0/+12 |
* | [sync] Refactor SyncSessionSnapshot to use new ProgressMarkerMap. | mmontgomery@chromium.org | 2012-10-15 | 2 | -9/+6 |
* | Cleanup: IWYU for base/time.h in sync/. | thestig@chromium.org | 2012-10-10 | 1 | -1/+0 |
* | sync: Remove ConflictProgress | rlarocque@chromium.org | 2012-10-06 | 7 | -220/+90 |
* | Rename ModelType/ObjectIdStateMap to InvalidationMap. | dcheng@chromium.org | 2012-10-04 | 3 | -29/+29 |
* | sync: Don't use ConflictProgress in the resolver | rlarocque@chromium.org | 2012-10-02 | 3 | -11/+4 |
* | sync: remove buggy freshness condition in SyncSchedulerImpl add defensive DCH... | tim@chromium.org | 2012-09-07 | 1 | -5/+13 |
* | Refactor ModelTypePayloadMap and ObjectIdPayloadMap to StateMaps. | dcheng@chromium.org | 2012-08-24 | 3 | -40/+44 |
* | sync: add InternalComponentsFactory::Switches to simplify passing switches to... | tim@chromium.org | 2012-08-15 | 1 | -8/+3 |
* | [Sync] Add support for performing a GetKey on startup. | zea@chromium.org | 2012-07-31 | 8 | -7/+45 |
* | Reland 148792 | zea@chromium.org | 2012-07-30 | 1 | -12/+0 |
* | Make SyncBackendRegistrar aware of loaded data | rlarocque@chromium.org | 2012-07-30 | 3 | -14/+16 |
* | Revert 148792 - [Sync] Remove CleanupDisabledTypes command and move purge log... | sergeyu@chromium.org | 2012-07-27 | 1 | -0/+12 |
* | [Sync] Remove CleanupDisabledTypes command and move purge logic into SyncMana... | zea@chromium.org | 2012-07-27 | 1 | -12/+0 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 11 | -109/+103 |
* | Remove syncproto.h | rlarocque@chromium.org | 2012-07-12 | 4 | -5/+6 |
* | Remove #pragma once from sync | ajwong@chromium.org | 2012-07-11 | 6 | -6/+0 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 9 | -97/+93 |
* | [Sync] Move model_type* from syncable/ to base/ | akalin@chromium.org | 2012-07-03 | 6 | -45/+24 |
* | [Sync] Move sync/{internal_api,syncable} into syncer namespace | akalin@chromium.org | 2012-07-02 | 4 | -12/+14 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 17 | -51/+51 |
* | sync: Refactor session tracking | rlarocque@chromium.org | 2012-06-22 | 8 | -252/+81 |
* | [Sync] Rename browser_sync to csync in sync/ | akalin@chromium.org | 2012-06-21 | 17 | -49/+49 |
* | Split syncable.{h,cc} into several files | rlarocque@chromium.org | 2012-06-20 | 2 | -2/+2 |
* | sync: Refactor per-datatype throttling | rlarocque@chromium.org | 2012-06-13 | 4 | -115/+16 |
* | Refactor following sync commit loop change | rlarocque@chromium.org | 2012-06-08 | 5 | -40/+10 |
* | sync: create internal_api/public to house sync/ files needed by chrome/browse... | tim@chromium.org | 2012-06-07 | 18 | -514/+20 |
* | [Sync] Fix sync scheduler/session logic determining successful commands. | zea@chromium.org | 2012-06-06 | 3 | -13/+55 |
* | sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI... | tim@chromium.org | 2012-06-06 | 12 | -366/+504 |
* | Remove sync's ModelSafeWorkerRegistrar | rlarocque@chromium.org | 2012-06-01 | 3 | -16/+33 |
* | sync: Loop committing items without downloading updates | rlarocque@chromium.org | 2012-05-26 | 12 | -184/+71 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting... | thestig@chromium.org | 2012-05-16 | 1 | -3/+4 |
* | Abort sync cycles when download step fails | rlarocque@chromium.org | 2012-04-24 | 2 | -49/+6 |
* | [Sync] Convert SyncSessionSnapshot to a copy-able class. | zea@chromium.org | 2012-04-24 | 6 | -122/+183 |
* | Fix some migration-related bugs | rlarocque@chromium.org | 2012-04-23 | 1 | -2/+1 |