summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Merge 144583 - sync: fix reentrancy crash in ModelAssociationManagerzea@chromium.org2012-07-124-10/+89
* Revert 146422 - Merge 144583 - sync: fix reentrancy crash in ModelAssociation...zea@chromium.org2012-07-124-92/+10
* Merge 144583 - sync: fix reentrancy crash in ModelAssociationManagerzea@chromium.org2012-07-124-10/+92
* Merge 144124 - [Sync] Set error upload rate to 0.zea@chromium.org2012-06-261-1/+1
* Revert 142427 - Cleaning Up Extensions When Local Content Removedkaren@chromium.org2012-06-191-12/+0
* sync: rename OnDisableDatatype to DisableBrokenDatatype.tim@chromium.org2012-06-1816-16/+19
* sync: don't make DataTypeErrorHandler inherit UnrecoverableErrorHandlertim@chromium.org2012-06-1827-125/+60
* Revert 142517 - [Sync] Refactor sync configuration logic.zea@chromium.org2012-06-186-228/+324
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-181-1/+5
* Revert 142794 - Revert 142517 - [Sync] Refactor sync configuration logic.kkania@chromium.org2012-06-186-324/+228
* Revert 142517 - [Sync] Refactor sync configuration logic.zea@chromium.org2012-06-186-228/+324
* Revert 142563 - Handle sync database corruption with re-downloadzea@chromium.org2012-06-181-0/+23
* sync: move internal_api components used by chrome/browser into internal_api/p...tim@chromium.org2012-06-1745-118/+125
* Handle sync database corruption with re-downloadrlarocque@chromium.org2012-06-161-23/+0
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-162-4/+4
* [Sync] Refactor sync configuration logic.zea@chromium.org2012-06-156-324/+228
* Cleaning Up Extensions When Local Content Removedrdevlin.cronin@chromium.org2012-06-151-0/+12
* [Sync] Add histogram to track the reason for unrecoverable errors at the PSS.zea@chromium.org2012-06-1411-50/+92
* Show throttled data types on about:syncrlarocque@chromium.org2012-06-141-0/+5
* sync: Refactor per-datatype throttlingrlarocque@chromium.org2012-06-132-3/+2
* [sync] Make SetSetupInProgress kick sync engine when needednyquist@chromium.org2012-06-134-14/+19
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-3/+3
* Add dependencies on HistoryService/BookmarkModel.erg@chromium.org2012-06-121-4/+6
* Adding "Clear hosted app data" checkbox to browsing data removal UI.mkwst@chromium.org2012-06-121-0/+3
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-1/+1
* RefCounted types should not have public destructors - sync and jinglersleevi@chromium.org2012-06-113-34/+32
* TabContentsWrapper -> TabContents, part 29.avi@chromium.org2012-06-114-24/+21
* Refactor following sync commit loop changerlarocque@chromium.org2012-06-082-8/+8
* Caused pending extensions to install in the proper order (i.e. the order that...mitchellwrosen@chromium.org2012-06-082-18/+17
* Moved kGoogleServicesUsernamePattern to browser state instead of profile prefs.atwilson@chromium.org2012-06-081-1/+1
* sync: create internal_api/public to house sync/ files needed by chrome/browse...tim@chromium.org2012-06-0758-90/+72
* Add a CachingValueStore class, which acts as a frontend for LeveldbValueStore,mpcomplete@chromium.org2012-06-061-1/+1
* sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...tim@chromium.org2012-06-0613-12/+12
* Fix sync ModelAssociate trace eventsrlarocque@chromium.org2012-06-051-0/+2
* Make OTP sign in on by default. It can be turned off in about:flagsrogerta@chromium.org2012-06-052-2/+17
* Add chrome://sync counter for total commitsrlarocque@chromium.org2012-06-041-0/+4
* Updated SigninManager and TokenService to generate notifications at signout.atwilson@chromium.org2012-06-041-1/+1
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-043-3/+3
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-0432-32/+32
* Move mock notification observer header from content\test to content\public\te...jam@chromium.org2012-06-032-4/+4
* Remove sync's ModelSafeWorkerRegistrarrlarocque@chromium.org2012-06-013-23/+53
* Relanding r140069: Move extensions::SettingsStorage to ValueStore, and remove...mpcomplete@chromium.org2012-06-011-4/+4
* [Sync] Add logging after breakpad uploads to defeat optimization(again)zea@chromium.org2012-06-011-17/+27
* Remove Extension::STRICT_ERROR_CHECKS, it was never used.aa@chromium.org2012-05-313-6/+4
* sync: migrate invalidation state from syncable::Directory to InvalidationStoragetim@chromium.org2012-05-316-15/+26
* Give auth errors higher priority in the UI.atwilson@chromium.org2012-05-303-12/+55
* sync: move invalidation version prefs out of SyncPrefs into InvalidatorStorage.tim@chromium.org2012-05-3013-122/+377
* [Sync] Cleanup all tab sync enabling logic now that its on by default.zea@chromium.org2012-05-306-92/+1
* [Sync] Defeat call merge optimizations in error handling.zea@chromium.org2012-05-304-31/+81
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-301-0/+4