summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service.h
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-1/+1
* sync: take two for:tim@chromium.org2010-08-181-4/+11
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-11/+4
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-4/+11
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-111-4/+7
* Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.viettrungluu@chromium.org2010-08-051-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.skrul@chromium.org2010-07-231-4/+1
* Green Tree Tactical Force: Revert skrul's bad commits (probably a git-cl bug).phajdan.jr@chromium.org2010-07-231-1/+4
* Surface the "Set up sync" button on ChromiumOS when sync is stopped permanently.skrul@chromium.org2010-07-231-4/+1
* Added switch to use ChromeAsyncSocket for sync.akalin@chromium.org2010-07-161-0/+4
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-3/+3
* Add support for the "clear pending" server / storage backend state.tim@chromium.org2010-07-151-0/+5
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-15/+10
* Handle birthday errors by disabling sync and deleting sync data. Also added s...tim@chromium.org2010-07-141-0/+1
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-4/+0
* Fix sync startup ordering to make sense and be less broken (though not perfec...tim@chromium.org2010-07-071-7/+10
* Make sure sync starts up on browser restart as well as initial sync flow.tim@chromium.org2010-06-291-5/+3
* New HTML Sync Setup UI.dantasse@chromium.org2010-06-251-5/+8
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-10/+1
* Revert r50774 as it introduces valgrind failureshclam@chromium.org2010-06-251-8/+5
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-241-5/+8
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-231-0/+5
* TBR: willchanalbertb@chromium.org2010-06-221-5/+0
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-221-0/+5
* Let DataTypeControllers determine whether their data types are ready to bealbertb@chromium.org2010-06-101-0/+4
* Plumbing data type choices through to the PSSdantasse@chromium.org2010-06-101-0/+8
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/syncphajdan.jr@chromium.org2010-06-101-3/+4
* sync: Add location info to unrecoverable errors, and remove the Unrecoverable...tim@chromium.org2010-06-081-1/+14
* Attempt to recommit issue 2013017. Switch sync servers based on channel.chron@chromium.org2010-05-171-0/+6
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-151-0/+16
* Revert 47064 - Switch sync servers depending on whether you're running stable...tyoshino@chromium.org2010-05-131-6/+0
* Switch sync servers depending on whether you're running stable or dev. Initia...chron@chromium.org2010-05-121-0/+6
* patch from issue 2023004:zork@chromium.org2010-05-111-1/+2
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-1/+2
* Revert 46735 - Fix Chrome OS preinitialsync options messaging.nick@chromium.org2010-05-071-2/+1
* Fix Chrome OS pre-initial-sync options messaging.dantasse@chromium.org2010-05-071-1/+2
* Make an Unrecoverable Error during sign-in spit you back out to the sign-in p...dantasse@chromium.org2010-04-231-0/+3
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-071-3/+0
* Revert 43796 - Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-071-0/+3
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-071-3/+0
* Move enable/disable storage to prefs.nick@chromium.org2010-04-021-4/+62
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-311-11/+13
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-3/+3
* This is basically a rewrite of the DataTypeManager to support dynamic data ty...skrul@chromium.org2010-03-231-9/+15
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-031-19/+1
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-8/+14