| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 3 | -3/+3 |
* | sync: Handle type throttling in NudgeTracker | rlarocque@chromium.org | 2013-06-14 | 11 | -110/+310 |
* | sync: Refactor NudgeTracker | rlarocque@chromium.org | 2013-06-07 | 4 | -116/+256 |
* | Worker changes to prepare for lock-free shutdown. | haitaol@chromium.org | 2013-05-29 | 2 | -3/+5 |
* | sync: Fix handling of data type throttling | rlarocque@chromium.org | 2013-05-16 | 4 | -3/+36 |
* | sync: Report GetUpdate triggers to the server | rlarocque@chromium.org | 2013-05-09 | 6 | -129/+611 |
* | sync: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | sync: Finish the SyncScheduler refactor | rlarocque@chromium.org | 2013-04-18 | 3 | -0/+216 |
* | sync: Remove session member from SyncSessionJob | rlarocque@chromium.org | 2013-03-29 | 3 | -36/+0 |
* | Remove some members from SyncSession | rlarocque@chromium.org | 2013-03-15 | 6 | -91/+9 |
* | Separate invalidator and sync client ID (part 1/2) | rlarocque@chromium.org | 2013-03-02 | 3 | -4/+18 |
* | 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 |