summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Added last_modified to Search Engines specifics protobuffer.stevet@chromium.org2011-06-282-0/+2
* Add protobuffer and model type for syncing custom search engines. Includes al...stevet@chromium.org2011-06-286-1/+80
* [Sync] Fix encryption issueszea@chromium.org2011-06-242-1/+3
* Changed typed url sync to no longer modify typed/visit_count.atwilson@chromium.org2011-06-092-8/+16
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-261-0/+3
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* 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
* Browser::Type cleanup.jianli@chromium.org2011-05-052-5/+5
* [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-292-3/+20
* Initial pass at getting typed URL sync working.atwilson@chromium.org2011-04-282-1/+10
* Add protos for migration needed.nick@chromium.org2011-04-131-9/+55
* [Sync] Fix sync gyp rulesakalin@chromium.org2011-03-301-5/+35
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-2/+2
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-242-0/+21
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-172-21/+0
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-172-0/+21
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-107-60/+121
* Revert 74489 - [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-107-121/+60
* [Sync] Add more conversions to Value for sync typesakalin@chromium.org2011-02-107-60/+121
* Reconcile the sync protos with the server-side version.albertb@chromium.org2011-02-091-1/+6
* [Sync] Add support for getRootNode() and getNodeById() JS messagesakalin@chromium.org2011-02-051-0/+3
* [Sync] Add proto->Value conversion functionsakalin@chromium.org2011-02-0318-0/+764