summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_setup_wizard_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove app notifications checkbox and piggy back on Apps checkbox in sync UI.munjal@chromium.org2011-10-261-2/+1
* Implement sync data type controller and UI for syncing notifications:munjal@chromium.org2011-10-211-1/+4
* No longer wait for all data types to be synced in IsUsingExplicitPassphrase()atwilson@chromium.org2011-10-131-6/+1
* Now transition to GAIA_LOGIN state before calling ShowGaiaLogin.atwilson@chromium.org2011-10-101-5/+8
* [Sync] Add SyncPrefs class to consolidate all the prefs-related sync codeakalin@chromium.org2011-10-071-1/+0
* First pass at "async" signin flow.atwilson@chromium.org2011-10-061-3/+3
* Add sync user name in use errorsail@chromium.org2011-10-061-1/+1
* Enabling SyncSetupWizard tests for mac againatwilson@chromium.org2011-09-121-29/+0
* sync: Rename keepEverythingSynced to syncAllDataTypes.tfarina@chromium.org2011-09-121-1/+1
* [Sync] Refactor to ensure turning on encryption encrypts all data types.zea@chromium.org2011-09-091-1/+11
* [Sync] Don't attempt to show the configure screen if the backend isn't ready.zea@chromium.org2011-09-081-0/+4
* Moved the handling of the initial passphrase into SyncSetupFlow.atwilson@chromium.org2011-09-031-8/+2
* Added DataTypeController integration and UI surfacing for syncing Search Engi...stevet@chromium.org2011-09-011-2/+3
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-1/+0
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-2/+2
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* sync: if we've reached the end of the setup wizard, always set setup bit.tim@chromium.org2011-07-291-0/+2
* Fix build breaksail@chromium.org2011-07-221-2/+2
* [Sync] Support receiving early passphrase required information in Sync UI.zea@chromium.org2011-07-221-3/+0
* sync: listen for missing notificationstim@chromium.org2011-07-211-3/+37
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* sync: fetch encryption information before OnBackendInitializedtim@chromium.org2011-06-221-2/+3
* Sync: Refactor HandleAttachHandler by moving out the Step logic into a separatejhawkins@chromium.org2011-06-151-3/+0
* Sync: Close the sync UI in a few more tests.jhawkins@chromium.org2011-06-141-2/+3
* Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...jhawkins@chromium.org2011-06-141-169/+226
* Sync: Remove the now-unused PASSPHRASE_MIGRATION state of SyncSetupWizard.jhawkins@chromium.org2011-05-091-18/+0
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+1
* Sync: Remove the unused DONE_FIRST_TIME state.jhawkins@chromium.org2011-05-051-18/+0
* Refactor sync passphrase setup flow and fix passphrase testsrsimha@chromium.org2011-05-021-3/+4
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-31/+25
* 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