summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Use STLDeleteFoo instead of duplicating their functions, and other l...thestig@chromium.org2012-10-271-8/+7
* [Sync] Ensure that creation_time_us changes are pushed into the bookmark modelzea@chromium.org2012-10-275-150/+103
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-2620-15/+64
* [Sync] Add CANNOT_DO_WORK to SyncerErrorakalin@chromium.org2012-10-243-6/+11
* Hopefully fix TwoClientBookmarksSyncTest.SC_AddFirstBMWithFavicon flakinesspkotwicz@chromium.org2012-10-233-17/+104
* Remove TabContents from Android TabModelnileshagrawal@chromium.org2012-10-221-4/+4
* [sync] Temporarily disable MigrationTwoClientTest.MigrationHellWithoutNigorirsimha@chromium.org2012-10-221-1/+6
* [Sync] Don't upload unrecoverable error info if sync shuts down.zea@chromium.org2012-10-221-1/+1
* Revert 163344 - [Sync] Disable unrecoverable error uploading.zea@chromium.org2012-10-221-1/+1
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-223-4/+4
* [Sync] Disable unrecoverable error uploading.zea@chromium.org2012-10-221-1/+1
* Cleanup: Remove some crust from the extensions code.thestig@chromium.org2012-10-201-0/+1
* Add the InvalidationState struct to bundle local state about invalidations.dcheng@chromium.org2012-10-193-98/+106
* Initial support for the 'Experiments' data typerlarocque@chromium.org2012-10-195-2/+11
* Add about_sync data to Feedback reports sysinfo.rkc@chromium.org2012-10-182-2/+10
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-173-1/+8
* [sync] Refactor SyncSessionSnapshot to use new ProgressMarkerMap.mmontgomery@chromium.org2012-10-152-37/+45
* Makes sync code persist the date node was added. I'm hoping this coverssky@chromium.org2012-10-122-33/+88
* sync: Add DeviceInfo protobuf and supporting coderlarocque@chromium.org2012-10-1212-95/+239
* [Sync] Add custom passphrase time trackingzea@chromium.org2012-10-126-28/+65
* Remove NOTIFICATION_TAB_CONTENTS_DESTROYED from SessionChangeProcessor.avi@chromium.org2012-10-111-7/+7
* [Sync] Overwrite the local favicon with sync's favicon at association timezea@chromium.org2012-10-111-6/+3
* Remove non-test getter for TabNavigation::timestamp() as it's not used anymoreakalin@chromium.org2012-10-113-5/+10
* Fix typo on about:syncrlarocque@chromium.org2012-10-101-1/+1
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-102-2/+0
* [Sync] Use synchronous init for PSSTest.DisableInvalidationsOnStop testakalin@chromium.org2012-10-081-2/+3
* Disable flaky test: DisableInvalidationsOnStopilevy@chromium.org2012-10-071-1/+2
* [Sync] Notify invalidation handlers when sync is disabled/enabledakalin@chromium.org2012-10-063-2/+51
* [Invalidations] Require there to be no registered handlers on Invalidator des...akalin@chromium.org2012-10-054-16/+37
* Add ExtensionService::OnProfileSyncServiceShutdown to break circular dependencyakalin@chromium.org2012-10-051-0/+10
* Move forms/ out of webkit/.blundell@chromium.org2012-10-0511-42/+40
* Fix bug in disabling sync for default appsgrv@chromium.org2012-10-041-2/+1
* Switch TabContentsSyncedTabDelegate to use WebContentsUserData.avi@chromium.org2012-10-043-22/+19
* Disable sync autofill ConflictingFields testrlarocque@chromium.org2012-10-041-1/+2
* Rename ModelType/ObjectIdStateMap to InvalidationMap.dcheng@chromium.org2012-10-0416-94/+101
* Fix HistoryBackend::MergeFavicon() such that bookmarks do not go out of sync.pkotwicz@chromium.org2012-10-031-8/+0
* Rename InvalidationState to BootstrapDatadcheng@chromium.org2012-10-033-22/+23
* [Sync] Require ProfileSyncService to have an uninitialized backend on shutdownakalin@chromium.org2012-10-028-1/+12
* sync: Remove ChangeProcessor::Stop()rlarocque@chromium.org2012-10-0216-118/+18
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-5/+1
* Cache the channel IDpetewil@chromium.org2012-10-011-4/+5
* Convert theme syncing to use syncable service API.haitaol@chromium.org2012-09-2813-1112/+15
* Remove about flag that enables ClientOAuth. This endpoint no longer worksrogerta@chromium.org2012-09-281-6/+1
* Propagate NavigationEntry's timestamp to syncakalin@chromium.org2012-09-285-277/+77
* Revert 159214 - Propagate NavigationEntry's timestamp to history and sync.akalin@chromium.org2012-09-285-77/+277
* Propagate NavigationEntry's timestamp to history and sync.akalin@chromium.org2012-09-285-277/+77
* Rename PACKAGED_APP references to LEGACY_PACKAGED_APPgrv@chromium.org2012-09-281-1/+1
* Revert 159153 - Add a timestamp field to NavigationEntry and propagate it to ...michaeln@google.com2012-09-285-77/+277
* Add a timestamp field to NavigationEntry and propagate it to history and syncakalin@chromium.org2012-09-275-277/+77
* Disable sync test StartURLServiceReady on Androidilevy@chromium.org2012-09-271-7/+1