summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/protocol
Commit message (Expand)AuthorAgeFilesLines
* sync: Remove the remaining conflict sets coderlarocque@chromium.org2012-02-211-0/+2
* Sync comments between server and client side proto bufs.albertb@chromium.org2012-02-081-1/+13
* [Sync] Ensure we always re-encrypt with newest gaia password if available.zea@chromium.org2012-02-031-0/+2
* Revert 120157 (caused compile failure on chromium os) - [Sync] Ensure we alwa...kinuko@chromium.org2012-02-021-2/+0
* [Sync] Ensure we always re-encrypt with newest gaia password if available.zea@chromium.org2012-02-021-0/+2
* [Sync] Add sessions API and sync plumbing for refreshing sessions data.zea@chromium.org2012-01-262-2/+6
* Remove broken variables from sync's AllStatusrlarocque@chromium.org2012-01-201-3/+3
* Added multi-valued field sync to Autofill (client) (Issue: Autofill profiles ...georgey@chromium.org2012-01-072-14/+20
* sync: Merge the server-side protocol changes.albertb@chromium.org2012-01-0410-139/+197
* Use Sync to store application icon positions on NTP.csharp@chromium.org2011-12-202-1/+12
* Updated sync manager to include device information in nigori nodetmuehlbauer@google.com2011-12-193-4/+31
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-1/+1
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-1/+1
* Fix syncing of oauth_client_id value for AppNotificationSettingsasargent@chromium.org2011-12-022-1/+12
* Parse and Store the throttled datatypes and the unthrottling time, which is o...lipalani@chromium.org2011-11-232-2/+9
* Add oauth client id to AppSpecifics. We will use that when a user revokes not...munjal@chromium.org2011-11-161-0/+10
* Separate the syncing of extension settings and app settings into separate datakalman@chromium.org2011-11-016-4/+54
* Add a couple of notifications related settings to app/extensions sync:munjal@chromium.org2011-10-283-0/+29
* [Sync] Cache encrypted types info in ProfileSyncServiceakalin@chromium.org2011-10-241-3/+1
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-153-0/+67
* Revert 105667 - Send important client side event information to the server. W...lipalani@chromium.org2011-10-153-67/+0
* Send important client side event information to the server. We create a class...lipalani@chromium.org2011-10-153-0/+67
* Stop syncing managed search engines.stevet@chromium.org2011-10-152-4/+5
* Add apps notifications data type to sync.munjal@chromium.org2011-09-296-2/+75
* Revert 103189 - Add apps notifications data type to sync.rickcam@chromium.org2011-09-286-74/+1
* Add apps notifications data type to sync.munjal@chromium.org2011-09-286-1/+74
* Enable sync for the settings from the Extension Settings API.akalin@chromium.org2011-09-216-1/+59
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-1/+4
* [Sync] Refactor to ensure turning on encryption encrypts all data types.zea@chromium.org2011-09-092-0/+4
* Display actionable errors in about:sync page.lipalani@chromium.org2011-09-071-0/+3
* Added DataTypeController integration and UI surfacing for syncing Search Engi...stevet@chromium.org2011-09-012-4/+23
* Server directed error handling backend code.lipalani@chromium.org2011-08-313-1/+161
* Break TYPE_PC into TYPE_WIN, TYPE_MAC, TYPE_LINUX.yfriedman@chromium.org2011-08-312-4/+10
* [Sync] Update session protos.zea@chromium.org2011-08-264-2/+26
* [Sync] Add support for enabling session sync remotely.zea@chromium.org2011-08-252-0/+3
* Update sync protos to use the new shared protoc gyp rulesevan@chromium.org2011-08-191-76/+4
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-0/+2
* sync: re-attempt 96573 and 96575 - DEPS additions.tim@chromium.org2011-08-131-0/+6
* Revert 96573 - sync: more DEPS fungeorgey@chromium.org2011-08-121-6/+0
* sync: more DEPS funtim@chromium.org2011-08-121-0/+6
* Make the throttle delay configurable by the server.lipalani@chromium.org2011-08-111-0/+3
* [Sync] Remove AutofillCreditCard specificsakalin@chromium.org2011-08-104-63/+3
* [Sync] Fix sync proto files to better match server versionsakalin@chromium.org2011-08-102-12/+12
* [Sync] Add flag for sessions commit delay in sync.protoakalin@chromium.org2011-08-091-0/+5
* Test birtday error.lipalani@chromium.org2011-07-301-1/+1
* sync: have the client compute position_in_parent values.nick@chromium.org2011-07-231-4/+16
* Adding a sync_guid field to TemplateURL. Adding appropriate database migratio...stevet@chromium.org2011-07-192-0/+2
* [Sync] Always trigger OnPassphraseRequired in syncapi regardless of datatypes.zea@chromium.org2011-07-181-0/+10
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-20/+22
* [Sync] Rev protocol version for encryption support. Fix re-encryption.zea@chromium.org2011-07-122-12/+25