| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove using finch experiment to control database size, and now | gangwu | 2015-07-17 | 1 | -11/+3 |
* | Sync: Implement sharing of sync data in the directory using ProtoValuePtr | stanisc | 2015-06-20 | 1 | -8/+44 |
* | Sync: Change Local IDs to GUID based to avoid ID collision | stanisc | 2015-05-14 | 1 | -10/+6 |
* | [Sync] Make OnDiskDirectoryBackingStore base class for deferred DBS | maniscalco | 2015-04-20 | 1 | -4/+2 |
* | [Sync] Make more of DirectoryBackingStore's methods private | maniscalco | 2015-04-17 | 1 | -35/+29 |
* | [Sync] Make DirectoryBackingStore's db_ private. | maniscalco | 2015-04-16 | 1 | -2/+20 |
* | [Sync] Update DirectoryBackingStore to detect Sync DB corruption | maniscalco | 2015-04-14 | 1 | -0/+29 |
* | [Sync] Refactor DirectoryBackingStore's sql::Connection creation | maniscalco | 2015-03-31 | 1 | -20/+34 |
* | Increase page size for SyncData DB from 4K to maximum | gangwu | 2015-03-20 | 1 | -1/+38 |
* | Sync: Avoid 3 passes over SyncDarta DB when loading the directory from the disk | stanisc | 2015-03-17 | 1 | -18/+17 |
* | Mechanical rename of tracing includes for /sync | primiano | 2015-01-30 | 1 | -1/+1 |
* | Enable Null Syncable ID which is different than Root ID. | stanisc | 2014-12-23 | 1 | -3/+5 |
* | Add server_attachment_metadata field to EntryKernel and sync database. | maniscalco@chromium.org | 2014-07-16 | 1 | -1/+19 |
* | sync: Improve handling of bad UniquePos (retry) | rlarocque@chromium.org | 2014-05-15 | 1 | -0/+10 |
* | Revert 270308 "sync: Improve handling of bad UniquePositions" | raymes@google.com | 2014-05-14 | 1 | -10/+0 |
* | sync: Improve handling of bad UniquePositions | rlarocque@chromium.org | 2014-05-14 | 1 | -0/+10 |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-02 | 1 | -0/+9 |
* | Revert of Keep track of which attachments are referenced by which sync entrie... | maniscalco@chromium.org | 2014-05-01 | 1 | -9/+0 |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-01 | 1 | -0/+9 |
* | [Sync] Add context proto and directory support | zea@chromium.org | 2014-04-04 | 1 | -7/+43 |
* | Add AttachmentMetadata to Sync's EntryKernel. | maniscalco@chromium.org | 2014-04-02 | 1 | -1/+19 |
* | [sync] Limit DirectoryBackingStore database cache size. | feng@chromium.org | 2013-11-13 | 1 | -0/+2 |
* | Use a direct include of time headers in rlz/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | [sql] Add histogram tags to sync databases. | shess@chromium.org | 2013-06-16 | 1 | -0/+1 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in sync/. | dcheng@chromium.org | 2013-06-12 | 1 | -1/+1 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use hash_map for syncable::Directory indices | rlarocque@chromium.org | 2013-06-04 | 1 | -31/+43 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | sync: Bookmark unique position end-to-end support | rlarocque@chromium.org | 2013-04-02 | 1 | -29/+155 |
* | [Sync] Add support for proxy types | zea@chromium.org | 2013-02-08 | 1 | -4/+7 |
* | Don't try to read notifications state from sync DB | rlarocque@chromium.org | 2013-01-29 | 1 | -8/+7 |
* | [Sync] Add support for loading, updating and querying delete journals in | haitaol@chromium.org | 2013-01-05 | 1 | -56/+99 |
* | [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/ | rsimha@chromium.org | 2013-01-02 | 1 | -2/+1 |
* | Remove initial_sync_ended bits | rlarocque@chromium.org | 2012-12-12 | 1 | -29/+48 |
* | [Sync] Add deleted_metas table to sync database. | haitaol@chromium.org | 2012-12-10 | 1 | -3/+28 |
* | Populate versions on individual nodes in sync model and native bookmark model. | haitaol@chromium.org | 2012-11-10 | 1 | -1/+20 |
* | [Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea... | haitaol@chromium.org | 2012-10-10 | 1 | -7/+37 |
* | Changed DB to store node positions as Ordinals. | vishwath@google.com | 2012-10-09 | 1 | -11/+75 |
* | Implement a bag of chips for sync. | qsr@chromium.org | 2012-09-11 | 1 | -11/+36 |
* | Increment sync DB's next_id with a migration | rlarocque@chromium.org | 2012-09-07 | 1 | -1/+19 |
* | sync: Attempt to recover from directory corruption | rlarocque@chromium.org | 2012-08-08 | 1 | -0/+32 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 1 | -6/+6 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 1 | -3/+3 |
* | [Sync] Move sync/{internal_api,syncable} into syncer namespace | akalin@chromium.org | 2012-07-02 | 1 | -0/+2 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 1 | -3/+3 |
* | [Sync] Rename browser_sync to csync in sync/ | akalin@chromium.org | 2012-06-21 | 1 | -3/+3 |
* | Protect against sync entries left by old clients | rlarocque@chromium.org | 2012-06-16 | 1 | -4/+12 |