| Commit message (Expand) | Author | Age | Files | Lines |
* | [Sync] Remove DropAttachments from AttachmentService and SyncData | maniscalco | 2015-03-04 | 1 | -6/+0 |
* | Pass AttachmentIdList instead of AttachmentList to SyncData | pavely | 2014-09-15 | 1 | -40/+14 |
* | Move non-API code out of sync/api/attachments/. | maniscalco@chromium.org | 2014-08-05 | 1 | -1/+1 |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-02 | 1 | -6/+16 |
* | Revert of Keep track of which attachments are referenced by which sync entrie... | maniscalco@chromium.org | 2014-05-01 | 1 | -16/+6 |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-01 | 1 | -6/+16 |
* | Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version. | maniscalco@chromium.org | 2014-04-10 | 1 | -11/+0 |
* | Separate SyncData methods into three groups, local, remote, and common. | maniscalco@chromium.org | 2014-04-03 | 1 | -35/+44 |
* | Update sync API to support attachments. | maniscalco@chromium.org | 2014-04-01 | 1 | -30/+122 |
* | sync: Add remote modification time to SyncData. | tim@chromium.org | 2013-07-15 | 1 | -4/+13 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 1 | -1/+2 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 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] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 1 | -11/+10 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 1 | -5/+5 |
* | [Sync] Move model_type* from syncable/ to base/ | akalin@chromium.org | 2012-07-03 | 1 | -1/+1 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 1 | -7/+7 |
* | [Sync] Put everything in sync/api into csync namespace | akalin@chromium.org | 2012-06-27 | 1 | -0/+4 |
* | [Sync] Rename sync_api to csync | akalin@chromium.org | 2012-06-22 | 1 | -4/+4 |
* | [Sync] Rename browser_sync to csync in sync/ | akalin@chromium.org | 2012-06-21 | 1 | -1/+1 |
* | sync: move internal_api components used by chrome/browser into internal_api/p... | tim@chromium.org | 2012-06-17 | 1 | -1/+1 |
* | sync: create internal_api/public to house sync/ files needed by chrome/browse... | tim@chromium.org | 2012-06-07 | 1 | -1/+1 |
* | [Sync] Move chrome/browser/sync/api to sync/api | akalin@chromium.org | 2012-05-15 | 1 | -0/+140 |