summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_setup_flow.h
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Replace all instances of ModelTypeSet with ModelEnumSetakalin@chromium.org2011-12-101-1/+1
* When there is a password error and the user clicks the wrench menu to sign in...lipalani@chromium.org2011-11-111-0/+2
* First pass at "async" signin flow.atwilson@chromium.org2011-10-061-3/+3
* This splits the use of GaiaOAuthFetcher such that UI elements are handled by ...rickcam@chromium.org2011-09-121-0/+2
* Now properly handles gaia passphrases changing.atwilson@chromium.org2011-09-101-3/+16
* Moved the handling of the initial passphrase into SyncSetupFlow.atwilson@chromium.org2011-09-031-5/+5
* Sync UI: Fix issue when clicking sync error link twice.binji@chromium.org2011-08-041-0/+3
* Added support for setting gaia_passphrase in SyncSetupFlow::OnUserConfigured.atwilson@chromium.org2011-08-041-0/+1
* sync: listen for missing notificationstim@chromium.org2011-07-211-0/+1
* Correct crash when calling ShowLoginDialog.qsr@google.com2011-07-201-3/+0
* Move UI specific implementation from ProfileSyncService to SyncSetupFlowHandler.qsr@chromium.org2011-07-181-0/+3
* Remove dead code from sync_setup_flow.mirandac@chromium.org2011-06-171-2/+0
* Sync: Refactor HandleAttachHandler by moving out the Step logic into a separatejhawkins@chromium.org2011-06-151-1/+3
* Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...jhawkins@chromium.org2011-06-141-6/+1
* Sync: Add encryption customization radio.jhawkins@chromium.org2011-05-241-0/+1
* Sync: Remove the now-unused PASSPHRASE_MIGRATION state of SyncSetupWizard.jhawkins@chromium.org2011-05-091-7/+0
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-86/+17
* Moved UI state from ProfileSyncService to SyncUserFlow so it doesn't inapprop...atwilson@chromium.org2011-03-161-1/+7
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-1/+0
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-1/+1
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-5/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-1/+4
* From the enter-passphrase screen in sync setup, canceling should only disable...johnnyg@chromium.org2011-01-261-1/+5
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Further tweaks to the passphrase UI to deal with passphrase entry.johnnyg@chromium.org2011-01-131-2/+5
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-6/+8
* Deinline even more destructors.erg@google.com2010-12-141-14/+6
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-1/+2
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-0/+1
* sync: fix passphrase bootstrapping and more.tim@chromium.org2010-10-201-0/+5
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-0/+1
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-121-11/+29
* sync: second factor auth supporttim@chromium.org2010-10-111-2/+3
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-1/+2
* Add support for the "clear pending" server / storage backend state.tim@chromium.org2010-07-151-1/+5
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-011-42/+0
* New HTML Sync Setup UI.dantasse@chromium.org2010-06-251-0/+13
* Revert r50774 as it introduces valgrind failureshclam@chromium.org2010-06-251-13/+0
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-241-0/+13
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/syncphajdan.jr@chromium.org2010-06-101-7/+7
* Changes to allow focusing the syncronization dialog, useful for the case wher...csilv@chromium.org2010-06-031-0/+4
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-141-0/+3
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-141-2/+1
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-131-2/+5