summaryrefslogtreecommitdiffstats
path: root/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-0714-479/+14
* sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...tim@chromium.org2012-06-061-0/+2
* Remove sync's ModelSafeWorkerRegistrarrlarocque@chromium.org2012-06-012-0/+6
* sync: Loop committing items without downloading updatesrlarocque@chromium.org2012-05-261-0/+2
* sync: in MutableEntry, SaveOriginals on-demand rather than on construction to...tim@chromium.org2012-05-252-19/+21
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-172-2/+0
* Sync: Clear IS_UNSYNCED for deleted local itemsrlarocque@chromium.org2012-05-165-1/+195
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-5/+5
* [Sync] Convert SyncSessionSnapshot to a copy-able class.zea@chromium.org2012-04-242-2/+10
* Fix the crash by the introduction of a enum to figure out whether to save ori...lipalani@chromium.org2012-04-182-6/+18
* Add full text regex searching to chrome://syncrlarocque@chromium.org2012-04-134-44/+0
* sync: remove UnappliedUpdateMetaHandles and just use std::vector<int64>tim@chromium.org2012-04-043-4/+3
* Make SyncManagerTests use in-memory sqliterlarocque@chromium.org2012-03-162-2/+3
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-1534-0/+11026