| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove some std::wstring usage in sync. | thestig@chromium.org | 2014-04-22 | 1 | -2/+2 |
* | Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn... | akuegel@chromium.org | 2014-02-03 | 1 | -14/+0 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | sync: Add getters and setters to Entry classes | rlarocque@chromium.org | 2013-09-13 | 1 | -35/+32 |
* | [Sync] Add password support to sync api | zea@chromium.org | 2013-07-10 | 1 | -0/+1 |
* | 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 |
* | Add Sync data type for managed users. | bauerb@chromium.org | 2013-05-24 | 1 | -0/+7 |
* | Add ManagedUserSettings Sync data type. | bauerb@chromium.org | 2013-04-17 | 1 | -0/+7 |
* | [Sync] Prevent redundant sync title changes | zea@chromium.org | 2013-04-15 | 1 | -0/+2 |
* | Add WriteNode::Drop() to delete entry locally but not on server. | haitaol@chromium.org | 2013-02-27 | 1 | -1/+7 |
* | reland: sync: Initialize entries with a model type | rlarocque@chromium.org | 2013-01-12 | 1 | -27/+7 |
* | Revert 176340 | joaodasilva@chromium.org | 2013-01-11 | 1 | -7/+27 |
* | sync: Initialize entries with a valid model type | rlarocque@chromium.org | 2013-01-11 | 1 | -27/+7 |
* | sync: Add PriorityPreference protobuf and supporting code. | albertb@chromium.org | 2013-01-09 | 1 | -0/+7 |
* | sync: Start moving away from PREV_ID and NEXT_ID | rlarocque@chromium.org | 2013-01-08 | 1 | -1/+1 |
* | sync: Move unique_client_tag hashing code | rlarocque@chromium.org | 2012-12-21 | 1 | -2/+3 |
* | Remove legacy GetURL(),SetURL(),GetFaviconBytes(),SetFaviconBytes() | pkotwicz@chromium.org | 2012-11-28 | 1 | -12/+0 |
* | Initial support for the 'Experiments' data type | rlarocque@chromium.org | 2012-10-19 | 1 | -0/+7 |
* | sync: Add DeviceInfo protobuf and supporting code | rlarocque@chromium.org | 2012-10-12 | 1 | -0/+7 |
* | [Sync] Refactor GetEncryptedTypes usage. | zea@chromium.org | 2012-08-24 | 1 | -4/+4 |
* | [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopings | akalin@chromium.org | 2012-07-20 | 1 | -24/+23 |
* | [Sync] Move ModelType and related classes to 'syncer' namespace | akalin@chromium.org | 2012-07-03 | 1 | -24/+22 |
* | sync: Fix and test delete of server-unknown items | rlarocque@chromium.org | 2012-07-03 | 1 | -1/+4 |
* | [Sync] Move sync/{internal_api,syncable} into syncer namespace | akalin@chromium.org | 2012-07-02 | 1 | -3/+3 |
* | [Sync] Move nigori_util* to sync/syncable | akalin@chromium.org | 2012-06-29 | 1 | -1/+1 |
* | [Sync] Rename csync namespace to syncer | akalin@chromium.org | 2012-06-28 | 1 | -4/+4 |
* | [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 | -2/+6 |
* | Split syncable.{h,cc} into several files | rlarocque@chromium.org | 2012-06-20 | 1 | -1/+1 |
* | sync: move internal_api components used by chrome/browser into internal_api/p... | tim@chromium.org | 2012-06-17 | 1 | -3/+3 |
* | Add additional error logging to investigate Autocomplete Sync failures. | isherman@chromium.org | 2012-05-17 | 1 | -10/+15 |
* | [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ | akalin@chromium.org | 2012-04-21 | 1 | -0/+503 |