| Commit message (Expand) | Author | Age | Files | Lines |
* | [Sync] Move 'sync' target to sync/ | akalin@chromium.org | 2012-03-15 | 1 | -297/+0 |
* | Changes related to new conflict counters | rlarocque@chromium.org | 2012-03-07 | 1 | -5/+5 |
* | sync: Remove the remaining conflict sets code | rlarocque@chromium.org | 2012-02-21 | 1 | -8/+8 |
* | Many small sync changes centered around AllStatus | rlarocque@chromium.org | 2012-02-03 | 1 | -5/+0 |
* | Remove single direction conflict set code | rlarocque@chromium.org | 2012-01-27 | 1 | -4/+0 |
* | Remove broken variables from sync's AllStatus | rlarocque@chromium.org | 2012-01-20 | 1 | -1/+0 |
* | Detect sync server communication errors | rlarocque@chromium.org | 2012-01-11 | 1 | -1/+4 |
* | Change definition of "syncing" in AllStatus | rlarocque@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | [Sync] Rename ModelEnumSet to ModelTypeSet | akalin@chromium.org | 2011-12-13 | 1 | -3/+3 |
* | [Sync] Convert sessions/ directory to ModelEnumSet | akalin@chromium.org | 2011-12-07 | 1 | -1/+1 |
* | [Sync] Convert syncable/ directory to ModelEnumSet | akalin@chromium.org | 2011-12-06 | 1 | -2/+2 |
* | [Sync] Add framework for avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-12-06 | 1 | -0/+4 |
* | Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi... | akalin@chromium.org | 2011-12-03 | 1 | -4/+0 |
* | [Sync] Make syncer commands avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-12-02 | 1 | -0/+4 |
* | Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi... | akalin@chromium.org | 2011-12-02 | 1 | -4/+0 |
* | [Sync] Make syncer commands avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-12-02 | 1 | -0/+4 |
* | Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi... | akalin@chromium.org | 2011-11-30 | 1 | -4/+0 |
* | [Sync] Make syncer commands avoid posting tasks on threads with no work to do | akalin@chromium.org | 2011-11-30 | 1 | -0/+4 |
* | [Sync] Made some sync session member functions const | akalin@chromium.org | 2011-11-23 | 1 | -26/+24 |
* | Revert 110555 - sync: Remove ModelNeutralExecuteImpl() | rlarocque@chromium.org | 2011-11-17 | 1 | -3/+0 |
* | sync: Remove ModelNeutralExecuteImpl() | rlarocque@chromium.org | 2011-11-17 | 1 | -0/+3 |
* | Send important client side event information to the server. We create a class... | lipalani@chromium.org | 2011-10-15 | 1 | -0/+4 |
* | Revert 105667 - Send important client side event information to the server. W... | lipalani@chromium.org | 2011-10-15 | 1 | -4/+0 |
* | Send important client side event information to the server. We create a class... | lipalani@chromium.org | 2011-10-15 | 1 | -0/+4 |
* | Server directed error handling backend code. | lipalani@chromium.org | 2011-08-31 | 1 | -2/+3 |
* | Simulate transient error and verify exponential backoff. | lipalani@chromium.org | 2011-08-12 | 1 | -1/+10 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | [Sync] Support for non-blocking conflicts and encryption conflicts. | zea@chromium.org | 2011-05-05 | 1 | -1/+11 |
* | sync: repairs + improvement to migration code path | tim@chromium.org | 2011-04-22 | 1 | -0/+1 |
* | The sync server supports a new "progress token" scheme that allows data types... | nick@chromium.org | 2011-01-13 | 1 | -22/+13 |
* | sync: use ObserverList instead of EventChannel (deprecated) for syncer events. | tim@chromium.org | 2010-10-11 | 1 | -1/+0 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -0/+1 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -1/+0 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix handling of undeletion within the syncer. | nick@chromium.org | 2010-07-13 | 1 | -0/+3 |
* | Make last_download_timestamp and initial_sync_ended per-datatype. | nick@chromium.org | 2010-04-01 | 1 | -10/+13 |
* | Fix for negative routing info problem. We were replacing tokens after | nick@chromium.org | 2010-03-26 | 1 | -2/+14 |
* | Make it clear what last_sync_timestamp actually tracks. Update | nick@chromium.org | 2010-03-24 | 1 | -6/+18 |
* | More code cleanups found by -Wextra. | evan@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Multi-pass ModelChangingSyncerCommands. | tim@chromium.org | 2010-02-25 | 1 | -70/+137 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 1 | -13/+42 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 1 | -0/+159 |