summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_startup_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Rename ModelEnumSet to ModelTypeSetakalin@chromium.org2011-12-131-2/+2
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-4/+3
* Make the change in ProfileSyncService such that it declares successmunjal@chromium.org2011-12-021-0/+2
* base::Bind: Convert Tasks in chrome/browser/sync tests.jhawkins@chromium.org2011-11-281-4/+4
* sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.tim@chromium.org2011-11-221-2/+2
* [Sync] Fix handling of passphrase required events.zea@chromium.org2011-11-081-7/+6
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Per datatype unrecoverable error. when a datatype encounters an unrecoverable...lipalani@chromium.org2011-10-061-3/+4
* [Sync] Plumb through SyncError to about:synczea@chromium.org2011-09-281-7/+2
* This is the problem of the leaking URLRequestContextGetters in the ProfileSyn...battre@chromium.org2011-09-131-27/+29
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Reland 87645 with clang fixes.zea@chromium.org2011-07-261-3/+6
* Revert 94128 - [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-261-6/+3
* [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-261-3/+6
* sync: enable ProfileSyncServiceStartupTests on mac.tim@chromium.org2011-07-221-12/+5
* sync: listen for missing notificationstim@chromium.org2011-07-211-3/+41
* sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.tim@chromium.org2011-07-211-0/+15
* More build fixes for linux and chrome os.ananta@chromium.org2011-07-101-5/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Update the source for config requests.lipalani@chromium.org2011-05-051-6/+6
* [Sync] Fix bug leading to ProfileSyncService test flakinessakalin@chromium.org2011-04-261-13/+14
* sync: add a BackendMigrator class to perform migration flow.tim@chromium.org2011-04-201-1/+1
* Fixed memory leak in sync notifier unit tests caused by my previous CL.sanjeevr@chromium.org2011-04-081-1/+7
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-071-0/+2
* Making sync configure errors more descriptive.lipalani@chromium.org2011-03-301-1/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* sync: Take 2 for issue 6697039tim@chromium.org2011-03-191-21/+20
* Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-20/+21
* sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-21/+20
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Add timeout to clearing server dataraz@chromium.org2010-10-131-0/+65
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-2/+2
* Add Sources to several notifications.tim@chromium.org2010-09-171-3/+5
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-44/+20
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-20/+44
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-44/+20
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* Add token serialization to token_service.chron@chromium.org2010-08-121-2/+2
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-281-1/+4
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-1/+1
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-0/+34
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-0/+8