summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_setup_wizard_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Sync: Fix a few issues with the refrehsed UI.jhawkins@chromium.org2011-04-191-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* ImportantFileWriter: check return value of PostTaskphajdan.jr@chromium.org2011-03-101-3/+1
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-121-2/+2
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-5/+5
* Fix passphrase unit test.johnnyg@chromium.org2011-01-141-1/+2
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-0/+17
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-3/+3
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-2/+4
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-0/+26
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-121-8/+12
* sync: second factor auth supporttim@chromium.org2010-10-111-2/+4
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-2/+2
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* 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
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* sync: take two for:tim@chromium.org2010-08-181-4/+3
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-3/+4
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-4/+3
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-161-3/+4
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-9/+9
* Make the username readonly when asking the user to re-login to sync.albertb@chromium.org2010-08-091-3/+3
* Add support for the "clear pending" server / storage backend state.tim@chromium.org2010-07-151-1/+56
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-011-12/+3
* New HTML Sync Setup UI.dantasse@chromium.org2010-06-251-4/+61
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-8/+2
* Revert r50774 as it introduces valgrind failureshclam@chromium.org2010-06-251-58/+4
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-241-4/+58
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-151-1/+7
* Changed used of ASSERT() to DCHECK().akalin@chromium.org2010-05-141-6/+6
* Integrated customize sync dialog with sync setup wizard on OS X.akalin@chromium.org2010-04-071-0/+19
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-311-45/+3
* Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...skrul@chromium.org2010-02-261-3/+5
* Revert 39964 - Move data type start/stop management into DataTypeManagerchron@chromium.org2010-02-251-5/+3
* Move data type start/stop management into DataTypeManagerskrul@chromium.org2010-02-251-3/+5
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-171-2/+3
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-3/+3
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-121-10/+35
* Part 1 of implementing captcha for sync dialog. tim@chromium.org2009-11-111-8/+12
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-0/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+7
* Remove the browser_sync flag.zork@chromium.org2009-10-271-4/+0
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-2/+2
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-0/+376
* Reverted 29258.akalin@chromium.org2009-10-161-376/+0