summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_test_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move files from c/b/a/bookmarks and c/b/a/sync back to c/bkaiwang@chromium.org2013-03-201-1/+1
* Extract abstract base to API directory for ProfileSyncService.joi@chromium.org2012-09-191-1/+1
* Remove #pragma once from chrome/browser/syncajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-141-2/+1
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-20/+0
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-0/+20
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-20/+0
* Hide the process of instantiating NotificationServiceImpl from embedders.tfarina@chromium.org2011-12-141-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+6
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-081-68/+20
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-79/+1
* [Sync] Tidy up SyncBackendHost interface.akalin@chromium.org2011-01-191-6/+1
* Turn password sync on by default.johnnyg@chromium.org2011-01-151-2/+33
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-101-3/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Revert 63447 - sync: enable password sync by default.tim@chromium.org2010-11-041-30/+2
* sync: enable password sync by default.tim@chromium.org2010-10-211-2/+30
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-4/+4
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-081-1/+0
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-071-0/+1
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-071-1/+0
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix sync startup ordering to make sense and be less broken (though not perfec...tim@chromium.org2010-07-071-9/+0
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-11/+6
* Folded TestingProfileSyncService class into TestProfileSyncService.akalin@chromium.org2010-05-131-29/+0
* Revert 46996 - Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-121-0/+29
* Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-121-29/+0
* Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...skrul@chromium.org2010-04-301-5/+16
* Combine similar code from sync unit tests and add additional unit tests for t...zork@chromium.org2010-03-191-0/+117
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-171-3/+13
* Add tests to the ProfileSyncServiceAutofillTest for association merge.skrul@chromium.org2010-03-091-0/+7
* Improve autofill unit testskrul@chromium.org2010-03-031-6/+0
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-031-2/+5
* Unit test for autofill sync.skrul@chromium.org2010-03-021-0/+12
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-33/+7
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-7/+33
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-33/+7
* Refactored parts of the PSS unit tests to allow for preference sync to be tes...albertb@google.com2010-02-221-0/+103