summaryrefslogtreecommitdiffstats
path: root/sync/protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-1211-56/+86
* [Sync] Add custom passphrase time trackingzea@chromium.org2012-10-122-0/+6
* Introduces a search term extraction mechanism working for arbitrary search pr...beaudoin@chromium.org2012-10-092-0/+4
* [Sync] Fix tab sync page transition types.zea@chromium.org2012-09-276-24/+38
* sync: add Google API Key to all ClientToServerMessages.tim@chromium.org2012-09-171-0/+3
* [Sync] Implement keystore migration support.zea@chromium.org2012-09-135-9/+54
* Implement a bag of chips for sync.qsr@chromium.org2012-09-111-0/+12
* [Sync] Generalize StringOrdinal to handle ordinal_in_parent fieldakalin@chromium.org2012-09-071-1/+1
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-052-2/+2
* [Sync] Move keystore key handling to SyncEncryptionHandlerImplzea@chromium.org2012-08-291-0/+2
* [Sync] Refactor passphrase state handlingzea@chromium.org2012-08-261-4/+5
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-2/+2
* [Sync] Add support for performing a GetKey on startup.zea@chromium.org2012-07-311-19/+30
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* [Sync] Remove unneeded 'using syncer::' lines and 'syncer::' scopingsakalin@chromium.org2012-07-202-3/+3
* Remove #pragma once from syncajwong@chromium.org2012-07-113-3/+0
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-032-3/+3
* [Sync] Move model_type* from syncable/ to base/akalin@chromium.org2012-07-033-3/+3
* [Sync] Rename csync namespace to syncerakalin@chromium.org2012-06-288-16/+16
* sync: Refactor session tracking rlarocque@chromium.org2012-06-221-2/+2
* [Sync] Rename browser_sync to csync in sync/akalin@chromium.org2012-06-218-15/+15
* sync: Remove ClearUserData command.tim@chromium.org2012-06-204-14/+14
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-073-3/+3
* [Sync] Cleanup all tab sync enabling logic now that its on by default.zea@chromium.org2012-05-302-2/+2
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-171-23/+0
* [Sync] Move PageTransitions enums to SyncEnumszea@chromium.org2012-05-165-50/+54
* These bits were supposed to be included in 135775 but I forgot to save them :(pkasting@chromium.org2012-05-081-1/+2
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-081-1/+2
* [Sync] Add support for automatic enabling of syncing tab favicons.zea@chromium.org2012-04-272-0/+4
* [Sync] Add per-navigation timestamps/unique ids to tab sync.zea@chromium.org2012-04-252-2/+8
* Augment the client debug info with the cause for nudges.lipalani@chromium.org2012-04-181-0/+8
* [Sync] Add support for syncing tab favicons.zea@chromium.org2012-04-134-0/+31
* [Sync] Fix reassociation when tab nodes have been only partially removed.zea@chromium.org2012-04-042-0/+4
* sync: Move the error Action enum to sync_enums.proto so that it can be shared...albertb@chromium.org2012-03-265-26/+24
* sync: Count and report reflected updatesrlarocque@chromium.org2012-03-244-34/+54
* This would allow the developers to view the client/server sync traffic. In re...lipalani@chromium.org2012-03-226-0/+339
* [Sync] Add ordinal_in_parent to SyncEntity/CommitResponse protobufakalin@chromium.org2012-03-221-6/+45
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-1510-0/+1130
* Add Phone/Tablet device types for syncing session from Android.yfriedman@chromium.org2012-03-141-0/+2
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-1021-0/+1639