summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/resources
Commit message (Expand)AuthorAgeFilesLines
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-223-58/+8
* Sync: Fix the display of the synced data types.jhawkins@chromium.org2011-04-221-1/+0
* Sync: More UI fixes.jhawkins@chromium.org2011-04-201-11/+9
* Sync: Fix a few issues with the refrehsed UI.jhawkins@chromium.org2011-04-191-10/+40
* Sync: Refresh the UI to match Alex's mocks.jhawkins@chromium.org2011-04-184-162/+186
* Gracefully clean up passphrase_required state when preferred types change.atwilson@chromium.org2011-03-311-1/+1
* Fixup RTL issue in sync settings dialog with learn more link.atwilson@chromium.org2011-03-082-1/+7
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-182-0/+0
* Sync: Cleanup the gaia login class names.jhawkins@chromium.org2011-02-172-59/+45
* Sync: More gaia login dialog cleanup.jhawkins@chromium.org2011-02-153-138/+126
* Sync: Even more cleanups for the gaia login resources.jhawkins@chromium.org2011-02-124-258/+342
* Sync: Separate the styling and scripts from gaia_login.html into theirjhawkins@chromium.org2011-02-113-378/+372
* Allow the tab widths to expand, e.g. for internationalization.johnnyg@chromium.org2011-02-071-2/+2
* Change the initial passphrase screen to match the new mocks.johnnyg@chromium.org2011-01-291-20/+11
* From the enter-passphrase screen in sync setup, canceling should only disable...johnnyg@chromium.org2011-01-261-2/+44
* Use labels for the new radio buttons in the sync dialogs.johnnyg@chromium.org2011-01-262-10/+13
* Bring the first passphrase screen UI up to date with equivalent changes made ...johnnyg@chromium.org2011-01-241-16/+12
* Add Throbber control for DOMUI. Use it everywhere in options and in Sync setu...sergeyu@chromium.org2011-01-212-38/+10
* Make tweaks to password UI following today's UI review: added a learn more li...johnnyg@chromium.org2011-01-201-1/+9
* [Sync] Port about:sync to DOMUIakalin@chromium.org2011-01-141-214/+0
* Further tweaks to the passphrase UI to deal with passphrase entry.johnnyg@chromium.org2011-01-132-14/+35
* Bugfixes for the remoting setup wizard:sergeyu@chromium.org2011-01-131-14/+31
* Fix logic error in passphrase match detection if the confirmation is blank. ...johnnyg@chromium.org2011-01-111-13/+3
* Further tweaks to passphrase UI: change the text and spacing so that it fits ...johnnyg@chromium.org2011-01-112-46/+17
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-084-38/+378
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-082-2/+2
* Revert 68414 - sync: remove tabstrip and encryption tab from customize UItim@chromium.org2010-12-071-1/+5
* sync: remove tabstrip and encryption tab from customize UItim@chromium.org2010-12-071-5/+1
* sync: bake 'explicit' passphrases into the nigori specifics, rathertim@chromium.org2010-11-101-3/+4
* When checking "sync everything", only check the other boxes which are visible...johnnyg@chromium.org2010-11-031-13/+18
* Revert 64127 - sync: hide encryption tabstriptim@chromium.org2010-10-271-16/+15
* sync: hide encryption tabstriptim@chromium.org2010-10-271-15/+16
* Add a method in sync/resources/gaia_login.html to hide the blurb at the top. ...johnnyg@chromium.org2010-10-271-0/+4
* Fix line endings in gaia_login.htmltim@chromium.org2010-10-271-37/+37
* UI changes to support syncing foreign sessions. Changes were largely made to ...zea@chromium.org2010-10-211-0/+14
* Center the content of the setting up dialog.johnnyg@chromium.org2010-10-201-1/+1
* sync: fix checkboxes and focus on configure screen.tim@chromium.org2010-10-191-6/+20
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-182-2/+6
* Add UI for setting the encryption passphrase.johnnyg@chromium.org2010-10-125-406/+708
* sync: second factor auth supporttim@chromium.org2010-10-111-16/+79
* Remove unnecessary log spew from ProfileSyncService.tim@chromium.org2010-09-171-0/+6
* Use text-overflow: ellipsis for long words in sync set-up UI.jshin@chromium.org2010-09-091-3/+13
* Use a width which works on Windows as well (previous one caused bad line wrap...johnnyg@chromium.org2010-08-261-1/+1
* Make the choose datatypes section of sync setup UI wider and supply titles fo...johnnyg@chromium.org2010-08-251-9/+16
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-2/+1
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-161-1/+15
* Make the username readonly when asking the user to re-login to sync.albertb@chromium.org2010-08-091-0/+11
* Use the "tabIndex" property on the wizard iframes to prevent tabbing between ...skrul@chromium.org2010-08-041-5/+13
* UI changes to sync dialogs to improve formatting and font sizes.tim@chromium.org2010-08-033-74/+86
* Refactored the customize dialog UI. tim@chromium.org2010-07-211-159/+207