summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/protocol
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add proto->Value conversion functionsakalin@chromium.org2011-02-0318-0/+764
* [SYNC] Sessions datatype refactor. Most things related to sessions under-the-...zea@chromium.org2011-01-061-10/+20
* Change the protocol specifics files to unblock the server teamlipalani@chromium.org2010-11-111-0/+3
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-0/+3
* sync: Update sync.proto to match the server's and handle new error codes.albertb@chromium.org2010-10-261-15/+28
* Revert unintended commit.agl@chromium.org2010-10-131-1/+1
* Use protobuf_lite to save on binary size.agl@chromium.org2010-10-1314-57/+29
* Reconcile sync.proto client/server diffs.nick@chromium.org2010-10-071-25/+95
* protobuf: switch to using third_party/protobufagl@chromium.org2010-10-011-3/+3
* sync_unit_tests: add test for unknown field retention.agl@chromium.org2010-09-272-0/+25
* Refresh sync.proto.nick@chromium.org2010-09-223-18/+24
* Implements the backend for clearing data from the servertim@chromium.org2010-09-081-3/+30
* sync: Add sessions to protocol and chromiumsync python test server.jerrica@google.com2010-08-132-0/+92
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-2/+0
* Export and imports raw keys in the Cryptographer.albertb@chromium.org2010-08-061-3/+3
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-062-0/+31
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Switched sync protobufs to use "heavy" protobufs.akalin@chromium.org2010-07-1611-12/+46
* 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
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-231-5/+6
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* TBR: willchanalbertb@chromium.org2010-06-221-6/+5
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-221-5/+6
* This is the first patch to support encryption. The Cryptographer classalbertb@chromium.org2010-06-113-0/+64
* Added specifics protocol buffer for extensions sync.akalin@chromium.org2010-06-092-0/+41
* Re-land the protocol extension for syncing passwords patch.albertb@chromium.org2010-05-072-0/+41
* Revert "Protocol extension for syncing passwords."albertb@chromium.org2010-05-071-40/+0
* Protocol extension for syncing passwords.albertb@chromium.org2010-05-071-0/+40
* Update typed_url sync to support visits.zork@chromium.org2010-04-301-4/+3
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-301-0/+73
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-301-73/+0
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-301-0/+73
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-291-73/+0
* Python implementation of sync server, for testing.nick@chromium.org2010-04-291-0/+73
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-271-0/+0
* Revert 44708 - Python implementation of sync server, for testing.nick@chromium.org2010-04-151-73/+0
* Python implementation of sync server, for testing.nick@chromium.org2010-04-151-0/+73
* New autofill_specifics for autofill++ support.tim@chromium.org2010-03-301-0/+72
* Implemented initial version of themes syncing (behind a flag).akalin@chromium.org2010-03-291-0/+40
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-0/+27
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-0/+14
* Change the name fields back to their previous name to unbreak the buildzork@chromium.org2010-02-102-2/+2
* Update the .proto files to change the fields to optional.zork@chromium.org2010-02-102-4/+4
* Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ...chron@google.com2010-02-091-4/+42
* Add autofill proto buffer for sync.zork@google.com2010-02-031-0/+24
* Proto extenions to sync preferences.albertb@google.com2010-02-011-0/+23
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-162-10/+66
* Final part of PathString cleanup.munjal@chromium.org2009-11-241-1/+1
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-281-3/+18