summaryrefslogtreecommitdiffstats
path: root/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-2017-103/+81
* Finish commit 146665: [Sync] Refactor sync configuration logic.zea@chromium.org2012-07-133-5/+7
* Revert 146262 - Revert "Revert 142517 - [Sync] Refactor sync configuration lo...zea@chromium.org2012-07-133-7/+5
* Remove syncproto.hrlarocque@chromium.org2012-07-125-16/+79
* Revert "Revert 142517 - [Sync] Refactor sync configuration logic."zea@chromium.org2012-07-123-5/+7
* Remove #pragma once from syncajwong@chromium.org2012-07-1123-23/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-0313-51/+46
* sync: Fix and test delete of server-unknown itemsrlarocque@chromium.org2012-07-032-2/+23
* sync: Move MarkForSyncing to mutable_entry.ccrlarocque@chromium.org2012-07-032-10/+10
* sync: Remove GetPossibleLastChildForTest()rlarocque@chromium.org2012-07-032-32/+1
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-038-8/+8
* sync: Remove unused IdFilter classrlarocque@chromium.org2012-07-032-23/+0
* [Sync] Move sync/{internal_api,syncable} into syncer namespaceakalin@chromium.org2012-07-0249-24/+109
* sync: Move invariant check logic into Directoryrlarocque@chromium.org2012-06-293-87/+56
* [Sync] Move nigori_util* to sync/syncableakalin@chromium.org2012-06-295-9/+399
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-2816-55/+55
* sync: inject DirectoryBackingStore to Directory and remove "OpenInMemoryForTe...tim@chromium.org2012-06-224-100/+73
* Removes reference counting of syncable::Directory::Kernelrlarocque@chromium.org2012-06-222-22/+2
* [Sync] Rename sync_api to csyncakalin@chromium.org2012-06-223-6/+6
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-2113-48/+48
* Split syncable.{h,cc} into several filesrlarocque@chromium.org2012-06-2032-1897/+2111
* Revert 142563 - Handle sync database corruption with re-downloadzea@chromium.org2012-06-181-0/+19
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-172-4/+5
* Handle sync database corruption with re-downloadrlarocque@chromium.org2012-06-161-19/+0
* Protect against sync entries left by old clientsrlarocque@chromium.org2012-06-162-4/+76
* 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