summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_mock.h
Commit message (Expand)AuthorAgeFilesLines
* Added tests for SigninTracker and SyncSetupHandler.atwilson@chromium.org2012-02-231-0/+8
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-1/+2
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-2/+1
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-1/+2
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-2/+1
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-1/+2
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-3/+3
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-5/+3
* sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.tim@chromium.org2011-12-021-0/+5
* Re-application of CL originally reviewed here: http://codereview.chromium.org...jimblackler@google.com2011-11-301-0/+4
* Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ...torne@chromium.org2011-11-211-4/+0
* Adding parameter to GetStatusLabels to indicate if links are acceptable, as s...jimblackler@google.com2011-11-211-0/+4
* Suppress bubble view for CONNECTION_FAILED errorsail@chromium.org2011-10-171-0/+2
* Reland r105404 with compile warning fix.zea@chromium.org2011-10-141-0/+1
* Revert 105404 - [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-1/+0
* [Sync] Refactor non-frontend DTC to handle new API properly.zea@chromium.org2011-10-131-0/+1
* Correctly detect passphrase errors for global sync errorssail@chromium.org2011-10-121-0/+3
* Plug in legacy error code sent by the server to the new model by converting t...lipalani@chromium.org2011-09-041-0/+3
* [Sync] Refactor data type configuration/activation/deactivationakalin@chromium.org2011-08-111-6/+4
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-021-2/+5
* sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.tim@chromium.org2011-07-211-1/+1
* sync: add a BackendMigrator class to perform migration flow.tim@chromium.org2011-04-201-0/+2
* Adapt a function in ProfileSyncServiceMock to again match the parent class's ...thakis@chromium.org2011-02-101-2/+3
* [Sync] Add JS scriptability to syncapiakalin@chromium.org2011-02-011-0/+1
* Move lots of GMock stuff out of line.erg@google.com2011-01-051-3/+3
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-101-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* [Sync] fix about:sync crash with unrecoverable errorakalin@chromium.org2010-10-151-0/+5
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+0
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-0/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-011-1/+0
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-1/+3
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-151-1/+1
* Implemented customize sync dialog for OS X (except for integrationakalin@chromium.org2010-04-061-0/+8
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-0/+3
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-1/+1
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-1/+1
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-1/+1
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-171-1/+1
* First stab at a DataTypeController.skrul@chromium.org2010-02-101-0/+44