summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/protocol/sync.proto
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-261-0/+3
* Revert 84829 - Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-111-3/+0
* Initial implementation of "Synced Bookmarks" folder.yfriedman@chromium.org2011-05-101-0/+3
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-051-1/+1
* Add new enum values to GetUpdatesSource. The production server will probablynick@chromium.org2011-04-291-2/+15
* Add protos for migration needed.nick@chromium.org2011-04-131-9/+55
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-241-0/+9
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-171-9/+0
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-171-0/+9
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-101-1/+1
* Revert 74489 - [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-101-1/+1
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-101-1/+1
* Reconcile the sync protos with the server-side version.albertb@chromium.org2011-02-091-1/+6
* [Sync] Add proto->Value conversion functionsakalin@chromium.org2011-02-031-0/+3
* sync: Update sync.proto to match the server's and handle new error codes.albertb@chromium.org2010-10-261-15/+28
* Use protobuf_lite to save on binary size.agl@chromium.org2010-10-131-4/+2
* Reconcile sync.proto client/server diffs.nick@chromium.org2010-10-071-25/+95
* Refresh sync.proto.nick@chromium.org2010-09-221-14/+19
* Implements the backend for clearing data from the servertim@chromium.org2010-09-081-3/+30
* Switched sync protobufs to use "heavy" protobufs.akalin@chromium.org2010-07-161-1/+4
* Add support for the "clear pending" server / storage backend state.tim@chromium.org2010-07-151-0/+3
* Remove extended attributes. The lame broken codepath in the DBS was causingnick@chromium.org2010-06-301-10/+2
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-271-0/+0
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-0/+14
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-091-4/+42
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-161-10/+43
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-281-3/+18
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-271-18/+3
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-271-3/+18
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-231-3/+5
* Revert my revert because it causes more problems.nsylvain@chromium.org2009-10-021-4/+1
* revert this change because protoc.exe crashes during compile and breaks the t...nsylvain@chromium.org2009-10-021-1/+4
* Set the LITE runtime optimization flag in sync.proto.nick@chromium.org2009-10-021-4/+1
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+344