summaryrefslogtreecommitdiffstats
path: root/sync/syncable
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Rely on directory to decide which types need to be purgedzea@chromium.org2014-07-194-8/+26
* Update Commit and GetUpdatesResponse messages to include attachment ids.maniscalco@chromium.org2014-07-172-0/+13
* Do not update AttachmentIds after uploading attachments to sync server.maniscalco@chromium.org2014-07-173-12/+9
* Add server_attachment_metadata field to EntryKernel and sync database.maniscalco@chromium.org2014-07-167-7/+183
* Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.maniscalco@chromium.org2014-07-091-0/+1
* Add base::SizeTToString.wtc@chromium.org2014-06-271-2/+1
* sync: Stop supporting parent IDs for some typesrlarocque@chromium.org2014-06-264-0/+17
* Special handling of preference backup to not change local values in backup mode.haitaol@chromium.org2014-06-262-0/+11
* Supervised user sync types: Preparation for dynamically enabling/disabling.treib@chromium.org2014-06-251-0/+1
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-44/+45
* Make the "Tabs" item on about:sync non-yellowstanisc@chromium.org2014-06-072-0/+10
* sync: Specialize functions that fetch type rootrlarocque@chromium.org2014-06-038-15/+26
* Let ProfileSyncService start backup or rollback backend when no user is signedhaitaol@chromium.org2014-05-292-2/+5
* sync: Enable typed tombstones commitsrlarocque@chromium.org2014-05-201-0/+21
* Invoke AttachmentUploader and update AttachmentIds.pavely@chromium.org2014-05-205-0/+91
* sync: Improve handling of bad UniquePos (retry)rlarocque@chromium.org2014-05-154-4/+55
* Revert 270308 "sync: Improve handling of bad UniquePositions"raymes@google.com2014-05-143-50/+4
* sync: Improve handling of bad UniquePositionsrlarocque@chromium.org2014-05-143-4/+50
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-028-16/+282
* Revert of Keep track of which attachments are referenced by which sync entrie...maniscalco@chromium.org2014-05-018-282/+16
* Keep track of which attachments are referenced by which sync entries.maniscalco@chromium.org2014-05-018-16/+282
* Refactor syncable_unittest.cc (continued).maniscalco@chromium.org2014-04-243-482/+385
* Refactor syncable_unittest.cc into smaller files.maniscalco@chromium.org2014-04-234-1287/+1410
* Add sync manager classes for backup/rollback:haitaol@chromium.org2014-04-211-0/+14
* Remove unused method Directory::GetRootEntry.maniscalco@chromium.org2014-04-122-5/+0
* [Sync] Properly purge context/progress markers for disabled typeszea@chromium.org2014-04-113-8/+48
* [Sync] Add support for context changes that trigger refresheszea@chromium.org2014-04-092-0/+39
* sync: Re-implement getAllNodes WebUI functionrlarocque@chromium.org2014-04-072-3/+11
* [Sync] Add context proto and directory supportzea@chromium.org2014-04-045-11/+209
* Add AttachmentMetadata to Sync's EntryKernel.maniscalco@chromium.org2014-04-0211-7/+253
* [Sync] Remove/refactor unnecessary command line switcheszea@chromium.org2014-03-182-0/+37
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-27/+2
* Reorganize test cases in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-051-139/+143
* Rewrite instructions on how to dump sync database for unit test.maniscalco@chromium.org2014-03-041-13/+35
* Don't call RefreshColumns() in directory_backing_store_unittest.cc.maniscalco@chromium.org2014-03-011-4/+5
* Implememt garbage collection of old entries according tohaitaol@chromium.org2014-03-012-0/+20
* Sync Change Processor for the 'Synced Notifications App Info' datatype.petewil@chromium.org2014-02-261-2/+1
* Revert 247831 "Use the proper name for the app info protobuf to ..."petewil@chromium.org2014-02-031-1/+1
* Add ManagedUserSharedSettings as sync datatype if the ManagedUserSettings syn...akuegel@chromium.org2014-02-031-0/+1
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-301-1/+1
* Use the proper name for the app info protobuf to mach the sync serverpetewil@chromium.org2014-01-301-1/+1
* [Sync] Don't enable synced notification app info by defaultzea@chromium.org2014-01-291-1/+2
* New Sync datatype for Synced Notifications App Infopetewil@chromium.org2014-01-292-2/+29
* sync: Remove some WebUI debug functionsrlarocque@chromium.org2014-01-163-57/+27
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* Add Sync datatype for shared managed user settings.bauerb@chromium.org2013-12-192-2/+29
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-4/+2
* Add AppListSpecifics .proto definition and support codestevenjb@chromium.org2013-12-112-2/+29
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-2/+4
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+1