summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/syncable/syncable_id.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-151-134/+0
* Convert DirectoryBackingStore to new sqlite APIrlarocque@chromium.org2012-01-121-7/+6
* Check node references during sync DB initrlarocque@chromium.org2011-11-211-0/+5
* [Sync] Remove static initializersakalin@chromium.org2011-09-011-1/+1
* sync: Put sqlite_utils.* into sqlite_utils namespace.tfarina@chromium.org2011-08-091-9/+14
* Include id fields in the search from about:sync page.lipalani@chromium.org2011-07-221-0/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+3
* Cleanup: Remove forward declarations of "struct sqlite3".tfarina@chromium.org2011-03-301-6/+1
* [Sync] Add value conversions to syncable::Entry and friendsakalin@chromium.org2011-03-251-1/+7
* sync: Optimize GetFirstChildId and ComputePrevIdFromServerPosition by having ...nick@chromium.org2011-03-031-2/+10
* In the syncable directory, an index consists of (a) a rule defining which syn...nick@chromium.org2011-03-011-2/+3
* [Sync] Remove now-obsolete FastDump classakalin@chromium.org2011-01-251-4/+0
* Fix sync_unit_tests two-phase lookup problems.hans@chromium.org2010-09-201-8/+6
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-3/+2
* Remove CHECK()s from directory backing store and check return values.zork@chromium.org2010-04-291-1/+2
* Continue migration from query_helpers.* to sqlite_utils.*zork@google.com2009-12-291-2/+2
* Continuing migration of directory_backing_store.cc to Chromium sqlite wrappers.zork@google.com2009-12-181-2/+4
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-141-5/+5
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+114