summaryrefslogtreecommitdiffstats
path: root/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Add support for server-controlled favicon sync limitzea@chromium.org2013-04-194-7/+30
* Sync: Turn DCHECK into a warning.dubroy@chromium.org2013-04-181-2/+2
* sync: Finish the SyncScheduler refactorrlarocque@chromium.org2013-04-1813-1038/+414
* Add ManagedUserSettings Sync data type.bauerb@chromium.org2013-04-1715-4/+106
* [Sync] Prevent redundant sync title changeszea@chromium.org2013-04-153-0/+56
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-152-2/+2
* Lets try this again.michaeln@google.com2013-04-122-2/+2
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-122-2/+2
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-122-2/+2
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-2/+3
* Add a space between string literals and PRIuSstuartmorgan@chromium.org2013-04-102-6/+6
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0923-81/+96
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0923-96/+81
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0923-81/+96
* sync: Refactor job ownership in SyncSchedulerrlarocque@chromium.org2013-04-067-478/+198
* [Sync] Fix favicon updates to handle orphan nodeszea@chromium.org2013-04-051-0/+4
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-2/+3
* sync: Bookmark unique position end-to-end supportrlarocque@chromium.org2013-04-0259-1365/+1831
* Fix a typo.yhirano@chromium.org2013-04-021-1/+1
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-314-7/+10
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-302-2/+2
* sync: Remove session member from SyncSessionJobrlarocque@chromium.org2013-03-2916-295/+169
* Widen the data pipes between Synced Notifications and Rich Notificationspetewil@chromium.org2013-03-292-65/+108
* Separate invalidator and sync client ID (part 2/2)rlarocque@chromium.org2013-03-2832-109/+116
* sync: Implementation of Priority Preferences.albertb@chromium.org2013-03-275-18/+32
* [Sync] Move Android enabled types logic into nativezea@chromium.org2013-03-276-185/+49
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+7
* Revert 190531 "Get OAuth2TokenService working on Android."hashimoto@chromium.org2013-03-261-7/+0
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+7
* Move Encryptor to //components/webdata/encryptor.joi@chromium.org2013-03-241-1/+1
* Use specific client type for tango on iOS.qsr@chromium.org2013-03-241-0/+4
* Revert 190128 "Reland libjingle.gyp changes."tommi@chromium.org2013-03-242-19/+0
* Reland libjingle.gyp changes.tommi@chromium.org2013-03-242-0/+19
* Make the protobuf data format for SyncedNotifications more useful, and change...petewil@chromium.org2013-03-232-56/+149
* Fix context problem in Android Sync test utilitiesclamy@chromium.org2013-03-231-4/+10
* [Sync] Stop requiring backwards compatbility for sync encryptionzea@chromium.org2013-03-222-29/+69
* [sync] Remove deprecated SyncStatusHelper methodsnyquist@chromium.org2013-03-211-107/+2
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-213-3/+3
* sync: Handle POLL jobs in separate a code pathrlarocque@chromium.org2013-03-203-109/+159
* [Sync] Add favicon sync experimentzea@chromium.org2013-03-194-22/+39
* sync: Remove SyncSessionJob destruction observerrlarocque@chromium.org2013-03-184-47/+9
* Upstream Android account tests utilitiesclamy@chromium.org2013-03-183-0/+853
* [Sync] Fix history implicit typeszea@chromium.org2013-03-161-0/+2
* C++0x fix: add spaces between literals and identifiers.glider@chromium.org2013-03-151-1/+1
* [sync] Split sync and signin helper classnyquist@chromium.org2013-03-154-48/+186
* sync: Define histogram ints for model typesrlarocque@chromium.org2013-03-153-5/+88
* Send client channel info to server in user-agent string.pavely@chromium.org2013-03-152-16/+0
* Remove some members from SyncSessionrlarocque@chromium.org2013-03-1518-317/+274
* [Sync] Add sync logic to FaviconCachezea@chromium.org2013-03-151-1/+15
* sync: Fix scheduler crash on duplicate canariesrlarocque@chromium.org2013-03-152-0/+31