summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/sync_setup_wizard.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...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-2/+2
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-2/+2
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-2/+2
* Change the help center link on the sync setup encryption tab to point to the ...johnnyg@chromium.org2011-02-161-1/+6
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-9/+4
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-4/+9
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-9/+4
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-4/+9
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-9/+4
* Fix leak in SyncSetupWizard constructor in unit testsakalin@chromium.org2011-02-081-7/+14
* Change the initial passphrase screen to match the new mocks.johnnyg@chromium.org2011-01-291-4/+2
* From the enter-passphrase screen in sync setup, canceling should only disable...johnnyg@chromium.org2011-01-261-0/+6
* Bring the first passphrase screen UI up to date with equivalent changes made ...johnnyg@chromium.org2011-01-241-0/+5
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Make tweaks to password UI following today's UI review: added a learn more li...johnnyg@chromium.org2011-01-201-3/+10
* Further tweaks to the passphrase UI to deal with passphrase entry.johnnyg@chromium.org2011-01-131-3/+7
* Further tweaks to passphrase UI: change the text and spacing so that it fits ...johnnyg@chromium.org2011-01-111-0/+3
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-081-8/+34
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Fix syncing of sessions. Numerous changes have been made. Currently, the mode...zea@chromium.org2010-10-201-1/+1
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-0/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-121-121/+122
* sync: second factor auth supporttim@chromium.org2010-10-111-0/+11
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-2/+2
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-82/+82
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-161-0/+2
* Set the options dialog as the parent window of the sync wizard when thealbertb@chromium.org2010-07-161-3/+10
* Add support for the "clear pending" server / storage backend state.tim@chromium.org2010-07-151-17/+20
* Fix missing throbber in sync dialogs. This actually does a number of things:pkasting@chromium.org2010-07-151-18/+12
* Disallow syncing 0 datatypes.dantasse@chromium.org2010-07-021-0/+2
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-011-2/+0
* New HTML Sync Setup UI.dantasse@chromium.org2010-06-251-2/+43
* Revert r50774 as it introduces valgrind failureshclam@chromium.org2010-06-251-43/+2
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-241-2/+43
* Changes to allow focusing the syncronization dialog, useful for the case wher...csilv@chromium.org2010-06-031-0/+7
* Move enable/disable storage to prefs.nick@chromium.org2010-04-021-1/+1
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-311-22/+7
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Remove ResourceBundle::LoadImageResourceBytes since it appears totony@chromium.org2009-11-231-1/+1
* Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...jamesr@chromium.org2009-11-201-6/+2
* Plumb through off the record state from the URL request to thetony@chromium.org2009-11-171-2/+4
* Moved the various Google Accounts URLs out of gaia_login.html and into sync_s...idana@chromium.org2009-11-141-0/+35
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-121-0/+2