| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-02 | 1 | -4/+7 |
* | Revert of Keep track of which attachments are referenced by which sync entrie... | maniscalco@chromium.org | 2014-05-01 | 1 | -7/+4 |
* | Keep track of which attachments are referenced by which sync entries. | maniscalco@chromium.org | 2014-05-01 | 1 | -4/+7 |
* | Update sync API to support attachments. | maniscalco@chromium.org | 2014-04-01 | 1 | -0/+7 |
* | [Sync] Fix long bookmark title syncing | zea@chromium.org | 2014-03-12 | 1 | -18/+0 |
* | Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn... | akuegel@chromium.org | 2014-02-03 | 1 | -11/+0 |
* | sync: Remove some WebUI debug functions | rlarocque@chromium.org | 2014-01-16 | 1 | -31/+2 |
* | sync: Add getters and setters to Entry classes | rlarocque@chromium.org | 2013-09-13 | 1 | -15/+15 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 1 | -4/+4 |
* | sync: Reduce work done to process bookmark changes | rlarocque@chromium.org | 2013-06-15 | 1 | -0/+4 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | sync: Count nodes more efficiently | rlarocque@chromium.org | 2013-05-29 | 1 | -25/+1 |
* | sync: Better iteration in GenericChangeProcessor | rlarocque@chromium.org | 2013-05-28 | 1 | -0/+4 |
* | Add Sync data type for managed users. | bauerb@chromium.org | 2013-05-24 | 1 | -0/+5 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Add ManagedUserSettings Sync data type. | bauerb@chromium.org | 2013-04-17 | 1 | -0/+6 |
* | sync: Bookmark unique position end-to-end support | rlarocque@chromium.org | 2013-04-02 | 1 | -24/+20 |
* | sync: Add PriorityPreference protobuf and supporting code. | albertb@chromium.org | 2013-01-09 | 1 | -0/+6 |
* | sync: Start moving away from PREV_ID and NEXT_ID | rlarocque@chromium.org | 2013-01-08 | 1 | -3/+3 |
* | sync: Move unique_client_tag hashing code | rlarocque@chromium.org | 2012-12-21 | 1 | -17/+0 |
* | [Sync] Display encrypted data in about:sync | zea@chromium.org | 2012-12-13 | 1 | -1/+2 |
* | Remove legacy GetURL(),SetURL(),GetFaviconBytes(),SetFaviconBytes() | pkotwicz@chromium.org | 2012-11-28 | 1 | -13/+0 |
* | [Sync] Track sync merge results during bookmark association | zea@chromium.org | 2012-11-15 | 1 | -0/+30 |
* | Initial support for the 'Experiments' data type | rlarocque@chromium.org | 2012-10-19 | 1 | -0/+5 |
* | sync: Add DeviceInfo protobuf and supporting code | rlarocque@chromium.org | 2012-10-12 | 1 | -0/+5 |
* | Cleanup: IWYU for base/time.h in sync/. | thestig@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 1 | -29/+26 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 1 | -27/+27 |
* | [Sync] Move sync/{internal_api,syncable} into syncer namespace | akalin@chromium.org | 2012-07-02 | 1 | -1/+2 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 1 | -3/+3 |
* | [Sync] Rename sync_api to csync | akalin@chromium.org | 2012-06-22 | 1 | -2/+2 |
* | [Sync] Rename browser_sync to csync in sync/ | akalin@chromium.org | 2012-06-21 | 1 | -1/+1 |
* | Split syncable.{h,cc} into several files | rlarocque@chromium.org | 2012-06-20 | 1 | -1/+2 |
* | sync: move internal_api components used by chrome/browser into internal_api/p... | tim@chromium.org | 2012-06-17 | 1 | -2/+2 |
* | [Sync] Add check to help debug CreateOrUpdateSyncNode errors. | zea@chromium.org | 2012-05-11 | 1 | -2/+10 |
* | [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ | akalin@chromium.org | 2012-04-21 | 1 | -0/+346 |