summaryrefslogtreecommitdiffstats
path: root/sync/protocol
Commit message (Expand)AuthorAgeFilesLines
* Add time tracking to association stats:haitaol@chromium.org2013-05-091-1/+18
* sync: Report GetUpdate triggers to the serverrlarocque@chromium.org2013-05-093-9/+13
* Add more information to sync protocol GU messagesrlarocque@chromium.org2013-05-036-0/+149
* Add compression support to UniquePositionsrlarocque@chromium.org2013-04-221-0/+10
* [Sync] Add support for server-controlled favicon sync limitzea@chromium.org2013-04-192-2/+17
* Add ManagedUserSettings Sync data type.bauerb@chromium.org2013-04-175-1/+43
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-021-0/+9
* Widen the data pipes between Synced Notifications and Rich Notificationspetewil@chromium.org2013-03-292-65/+108
* sync: Implementation of Priority Preferences.albertb@chromium.org2013-03-272-10/+10
* Make the protobuf data format for SyncedNotifications more useful, and change...petewil@chromium.org2013-03-232-56/+149
* [Sync] Add favicon sync experimentzea@chromium.org2013-03-192-8/+19
* [Sync] Create FaviconCachezea@chromium.org2013-03-132-0/+5
* Revert "Revert 182527" ([Sync] Make SESSIONS an implicit type)zea@chromium.org2013-03-023-3/+11
* Separate invalidator and sync client ID (part 1/2)rlarocque@chromium.org2013-03-021-0/+5
* [Sync] Add boilerplate for favicons typezea@chromium.org2013-02-203-1/+11
* Cleanup: Remove deprecated base::Value methods from sync. Use base::Value too.thestig@chromium.org2013-02-161-114/+118
* [Sync] Add favicon datatype proto support zea@chromium.org2013-02-166-2/+117
* Revert 182527isherman@chromium.org2013-02-143-11/+3
* [Sync] Make SESSIONS an implicit typezea@chromium.org2013-02-143-3/+11
* Synced Notification Sync Change Processorpetewil@chromium.org2013-02-123-1/+154
* sync: Rename timestamp to timestamp_msec to make the unit obvious.albertb@chromium.org2013-02-052-2/+2
* Add time range to GlobalIdDirective for deleting additional local navigations haitaol@chromium.org2013-02-042-0/+8
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-011-49/+0
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-237-2/+46
* [Sync] Add support for denoting which sessions types are enabledzea@chromium.org2013-01-183-0/+25
* sync: Represent UniquePositions as a protobufrlarocque@chromium.org2013-01-123-9/+34
* sync: Add PriorityPreference protobuf and supporting code.albertb@chromium.org2013-01-096-1/+45
* Add search_terms_replacement_key field to TemplateURL.beaudoin@chromium.org2013-01-032-0/+4
* Create a fresh sync datatype for Synced Notificationspetewil@chromium.org2013-01-037-1/+48
* [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2013-01-022-32/+34
* sync: Protobuf changes to support UniquePositionrlarocque@chromium.org2012-12-211-47/+60
* [Sync] Add support for keystore key rotation.zea@chromium.org2012-12-191-3/+5
* [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/rsimha@chromium.org2012-12-114-8/+13
* sync: add syncer::Experiment to control autofill culling.tim@chromium.org2012-12-061-0/+7
* [Sync] Add search_terms field to session_specifics.protomathp@chromium.org2012-12-062-0/+3
* Track merged nudge sourcesrlarocque@chromium.org2012-11-301-0/+24
* Sync the bookmark's icon URL.pkotwicz@chromium.org2012-11-303-0/+7
* [Sync] Add debug info proto conversionzea@chromium.org2012-11-215-3/+99
* [Sync] Update ChipBag protozea@chromium.org2012-11-141-2/+17
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-1224-0/+72
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-0724-72/+0
* [Sync] Add datatype association stats to client debug info proto.zea@chromium.org2012-11-061-11/+43
* sync: Follow-up to conflict resolution refactorrlarocque@chromium.org2012-11-013-3/+4
* Add experiment for history delete directives.albertb@chromium.org2012-10-221-0/+6
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-196-15/+76
* [Sync] Add comment pointing to detailed info for PageTransition enumsakalin@chromium.org2012-10-181-0/+4
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-177-1/+99
* Extend sync protocol to report hierarchy conflictsrlarocque@chromium.org2012-10-163-5/+31
* [Sync] Add a new global_id field to sync_pb::TabNavigationakalin@chromium.org2012-10-152-1/+4
* Makes sync code persist the date node was added. I'm hoping this coverssky@chromium.org2012-10-123-0/+17