summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_setup_flow.cc
Commit message (Expand)AuthorAgeFilesLines
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* WebUI: Rename dom_ui_ variable to web_ui_.tfarina@chromium.org2011-02-141-20/+20
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-1/+2
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-2/+2
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+1
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-1/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Carnitas: Refactor ShowHtmlDialog()sail@chromium.org2011-02-021-7/+3
* WebUI: Rename namespace dom_ui_util to web_ui_util.tfarina@chromium.org2011-01-311-5/+5
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-1/+8
* From the enter-passphrase screen in sync setup, canceling should only disable...johnnyg@chromium.org2011-01-261-4/+24
* Stop using browser signin for passphrase migration, just use the normal signi...johnnyg@chromium.org2011-01-211-0/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-5/+6
* Further tweaks to the passphrase UI to deal with passphrase entry.johnnyg@chromium.org2011-01-131-16/+12
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+1
* Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-48/+91
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+2
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-2/+1
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+2
* Deinline even more destructors.erg@google.com2010-12-141-0/+20
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-3/+3
* Allow sync with 2-factor StrongAuth accounts in ChromeOS.stevenjb@chromium.org2010-11-181-11/+5
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-8/+18
* Set username for sync setup on ChromeOSstevenjb@chromium.org2010-10-221-0/+10
* Fix syncing of sessions. Numerous changes have been made. Currently, the mode...zea@chromium.org2010-10-201-0/+6
* sync: fix passphrase bootstrapping and more.tim@chromium.org2010-10-201-4/+13
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-3/+11
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-121-41/+181
* sync: second factor auth supporttim@chromium.org2010-10-111-5/+9
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* sync: disable the mistakenly enabled sessions code.tim@chromium.org2010-08-201-6/+0
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-4/+4
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-1/+1
* sync: take two for:tim@chromium.org2010-08-181-2/+10
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-171-10/+2
* Added classes to enable session sync functionality.tim@chromium.org2010-08-171-2/+10
* Fix build breakage from r56302.viettrungluu@chromium.org2010-08-171-3/+3
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-161-0/+10
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-35/+35
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Make the username readonly when asking the user to re-login to sync.albertb@chromium.org2010-08-091-1/+3
* Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...viettrungluu@chromium.org2010-08-081-3/+3
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-2/+3
* Add support for the "clear pending" server / storage backend state.tim@chromium.org2010-07-151-1/+10
* Coverity: missing break in SyncSetupFlow::OnDialogClosed switch.mattm@chromium.org2010-07-141-0/+1