summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/test_profile_sync_service.h
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert Tasks in chrome/browser/sync tests.jhawkins@chromium.org2011-11-281-4/+5
* sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.tim@chromium.org2011-11-221-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+2
* [Sync] Persist invalidation versions to preferencesakalin@chromium.org2011-10-121-1/+2
* [Sync] Add SyncPrefs class to consolidate all the prefs-related sync codeakalin@chromium.org2011-10-071-0/+1
* sync: use base::Closure instead of ModeChangeCallbacktim@chromium.org2011-10-041-1/+1
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-021-1/+1
* [Sync] Move some logic from SyncBackendHost to new class SyncBackendRegistrarakalin@chromium.org2011-08-231-1/+1
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-021-38/+12
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1
* sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.tim@chromium.org2011-07-211-3/+9
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* [Sync] Simplify notifier code now that we have a single sync threadakalin@chromium.org2011-06-281-1/+1
* Moving storing of encrypted types in cryptographer.lipalani@chromium.org2011-06-021-1/+2
* Revert 87556 - Moving storing of encrypted types in cryptographer.garykac@chromium.org2011-06-021-2/+1
* Moving storing of encrypted types in cryptographer.lipalani@chromium.org2011-06-021-1/+2
* [Sync] Refactor JS event handling to reduce boilerplateakalin@chromium.org2011-05-061-4/+5
* Update the source for config requests.lipalani@chromium.org2011-05-051-0/+1
* Make the SBH wait until syncer is put in config mode before it triggers DTM t...lipalani@chromium.org2011-04-211-0/+2
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-191-2/+0
* Revert 82067 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-0/+2
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-191-2/+0
* Revert 82026 - make new syncer thread the default. Fixed all the test cases t...lipalani@chromium.org2011-04-191-0/+2
* make new syncer thread the default. Fixed all the test cases that failed.lipalani@chromium.org2011-04-181-2/+0
* Showing the location of where nudges came from.lipalani@chromium.org2011-04-051-2/+3
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+2
* sync: Take 2 for issue 6697039tim@chromium.org2011-03-191-7/+0
* Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-0/+7
* sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-7/+0
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-081-0/+1
* [Sync] Add JS scriptability to syncapiakalin@chromium.org2011-02-011-1/+15
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-152/+42
* [Sync] Tidy up SyncBackendHost interface.akalin@chromium.org2011-01-191-17/+9
* Turn password sync on by default.johnnyg@chromium.org2011-01-151-40/+13
* The sync server supports a new "progress token" scheme that allows data types...nick@chromium.org2011-01-131-2/+3
* sync: avoid creating a HistoryModelWorker unless it is needed.tim@chromium.org2011-01-131-0/+3
* Fixing the autofill unit tests.lipalani@chromium.org2011-01-051-0/+6
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-1/+0
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-101-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Revert 63447 - sync: enable password sync by default.tim@chromium.org2010-11-041-19/+126
* sync: enable password sync by default.tim@chromium.org2010-10-211-126/+19
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-4/+5
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-081-2/+1
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-5/+4
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-4/+5
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-071-1/+2
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-071-2/+1
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-111-26/+125
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-311-2/+1