summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Revert 122030 - Start moving signin code out of browser/sync.rbyers@chromium.org2012-02-159-130/+599
* Start moving signin code out of browser/sync.atwilson@chromium.org2012-02-159-599/+130
* Remove TypedUrlModelAssociator association map.atwilson@chromium.org2012-02-155-183/+62
* [Sync] Replace MockUnrecoverableErrorHandler with TestUnrecoverableErrorHandlerakalin@chromium.org2012-02-1411-94/+105
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-10/+11
* [Sync] Split ExtensionsActivityMonitor into {Chrome,}ExtensionsActivityMonitorakalin@chromium.org2012-02-1421-387/+429
* Revert 121858 - [cros] Suggest sign-out/sign-in when sync login error appears.altimofeev@chromium.org2012-02-142-34/+1
* [cros] Suggest sign-out/sign-in when sync login error appears.altimofeev@chromium.org2012-02-142-1/+34
* [Sync] Remove dead code in RegisterNewDatatypeszea@chromium.org2012-02-131-5/+0
* Ignore URLs with empty specs, instead of generating errors.atwilson@chromium.org2012-02-133-7/+69
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-133-4/+4
* Change a couple of TypedUrlVector I missed to history::URLRows.mrossetti@chromium.org2012-02-132-5/+4
* Handle updates to expired typed URLs.atwilson@chromium.org2012-02-113-6/+45
* [Sync] Ensure we don't access the ProfileSyncFactory after sync shutdown.zea@chromium.org2012-02-1116-154/+189
* Fix very flaky test AutofillSyncPerfTest.FLAKY_Autofill_P0. There was at lea...georgey@chromium.org2012-02-113-66/+88
* [Sync] Make sync unit tests in unit_tests have 'Sync' in their namesakalin@chromium.org2012-02-1122-204/+207
* [Sync] Fix session association of existing tabs.zea@chromium.org2012-02-103-17/+61
* Fix sync_session_unittest for Android.yfriedman@chromium.org2012-02-101-3/+9
* Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ...mrossetti@chromium.org2012-02-109-84/+79
* Make the Chrome Web Store Icon Syncablecsharp@chromium.org2012-02-092-0/+46
* Simplify logic in SyncScheduler::ScheduleNextSyncrlarocque@chromium.org2012-02-093-87/+78
* Fix some unnecessary dcheck cases.zea@chromium.org2012-02-091-2/+10
* [sync] delete old setup flow resourcesestade@chromium.org2012-02-097-1038/+0
* ABORT is returned when the association operation is cancelled after start(say...lipalani@chromium.org2012-02-092-2/+3
* [Sync] Make Bookmark datatype more resilient against bookmark model failures.zea@chromium.org2012-02-082-5/+26
* Fix memory leak introduced by 120942akalin@chromium.org2012-02-082-9/+21
* [Sync] Fix thread-ordering-dependent NULL dereference in NewNonFrontendDTCakalin@chromium.org2012-02-0810-259/+479
* sync: remove Chrome OS specific logic to deal with flimflam shutdown / sync r...tim@chromium.org2012-02-081-15/+0
* Convert final GetProfileSyncService callers to use profile keyed factory.tim@chromium.org2012-02-0812-29/+37
* Sync comments between server and client side proto bufs.albertb@chromium.org2012-02-081-1/+13
* We make the server return error during the sync setup(configuration) and we m...lipalani@chromium.org2012-02-085-7/+66
* Revert 120698 - [Sync] Fix thread-ordering-dependent NULL dereference in NewN...akalin@chromium.org2012-02-076-292/+202
* [Sync] Fix thread-ordering-dependent NULL dereference in NewNonFrontendDTCakalin@chromium.org2012-02-076-202/+292
* [Sync] Don't commit items with predecessors/parents in conflict.zea@chromium.org2012-02-065-299/+313
* Many small sync changes centered around AllStatusrlarocque@chromium.org2012-02-0314-146/+28
* [Sync] Fix DCHECK() following AwaitQuiescence() failureakalin@chromium.org2012-02-032-10/+8
* [Sync] Fix writing of titles when encryption is enabled.zea@chromium.org2012-02-033-16/+276
* [Sync] Fix idempotency check for passwords datatype.zea@chromium.org2012-02-033-7/+178
* [Sync] Ensure we always re-encrypt with newest gaia password if available.zea@chromium.org2012-02-0323-154/+739
* [Sync] Introduce DataTypeConfigurer interface for use by DataTypeManagerakalin@chromium.org2012-02-0211-558/+720
* [Sync] Consolidate DataTypeController methods that post on the backend threadakalin@chromium.org2012-02-0219-221/+187
* Revert 120157 (caused compile failure on chromium os) - [Sync] Ensure we alwa...kinuko@chromium.org2012-02-0223-728/+154
* Reapplying 120150 - [Sync] Add ChromeSyncNotificationBridge class to sync no...kinuko@chromium.org2012-02-0215-14/+725
* Revert 120150 (due to compile failure on chromiumos aura) - [Sync] Add Chrome...eroman@chromium.org2012-02-0215-725/+14
* [Sync] Ensure we always re-encrypt with newest gaia password if available.zea@chromium.org2012-02-0223-154/+728
* [Sync] Add ChromeSyncNotificationBridge class to sync notifier framework for ...zea@chromium.org2012-02-0215-14/+725
* Remove a bunch of easy entries from chrome\browser\DEPS.jam@chromium.org2012-01-312-6/+4
* Enable syncing of extension settings in integration tests.kalman@chromium.org2012-01-293-4/+10
* Currently when there are errors during first sync(configure) we trigger an u...lipalani@chromium.org2012-01-2917-43/+170
* Revert r119615 "Enable syncing of extension settings in integration tests."maruel@chromium.org2012-01-283-10/+4