summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/personal_options.js
Commit message (Expand)AuthorAgeFilesLines
* Merge 113207 - [cros] Display emails of users are stored in a separate dictio...oritm@chromium.org2011-12-071-6/+7
* Seed test for SyncUI: sign in successfully with mocks.scr@chromium.org2011-11-151-5/+15
* Allow deletion of singleton profilesjeremy@chromium.org2011-11-081-1/+1
* Add warning to Mac that passwords are shared between profiles through the und...mirandac@chromium.org2011-11-011-0/+3
* Options: Fix to enable Edit button only when the current profile is selected....qghc36@motorola.com2011-10-301-1/+2
* Options: Disable the delete button when no profile is selected in personal se...qghc36@motorola.com2011-10-301-8/+16
* [Sync UI] Disable the "Advanced..." button when there is an unrecoverable syn...binji@chromium.org2011-10-251-0/+5
* Prevents a profile from editing the avatar and profile name of another profil...jwd@chromium.org2011-10-251-1/+2
* [Multi Profile] Add "Delete this user" button for singleton profiles.binji@chromium.org2011-10-111-5/+9
* [Multi Profile] Add "You are currently the only Chrome user" to the Usersbinji@chromium.org2011-09-281-0/+1
* Fix Chrome crashes when opening settings in guest mode on Chrome OS.satorux@chromium.org2011-09-271-0/+4
* [cros] Keyboard navigation and minor fixes for change picture screen.ivankr@chromium.org2011-09-121-1/+13
* [cros] Prefs: user picture is set before Personal Stuff page is shown.ivankr@chromium.org2011-09-061-15/+22
* Make changes to auto-login feature after feedback from Travis:rogerta@chromium.org2011-07-251-0/+5
* Remove call to GetArgsForConfigure in PersonalOptionsHandler.binji@chromium.org2011-07-251-19/+0
* Multi-profile WebUI settingsbinji@chromium.org2011-07-211-8/+86
* Added PrefButton to options pages. Cleaned up unnecessary code.joaodasilva@chromium.org2011-07-191-29/+0
* Show a different banner in chrome://settings for extension-controlled settings.bauerb@chromium.org2011-07-181-0/+1
* Autofill button should get enabled and disabled according to the policy value.pastarmovj@chromium.org2011-07-081-0/+9
* Password Manager buttons enabled/disabled state follows the preference.joaodasilva@chromium.org2011-06-211-0/+20
* Show confirmation message when importing bookmarks and other data.isherman@chromium.org2011-06-201-0/+4
* Polish the "Stop Syncing This Account" dialog.binji@chromium.org2011-06-151-9/+1
* Sync: Refactor HandleAttachHandler by moving out the Step logic into a separatejhawkins@chromium.org2011-06-151-2/+2
* Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...jhawkins@chromium.org2011-06-141-3/+3
* Options: Fix the Sync steady state summary.jhawkins@chromium.org2011-06-071-4/+0
* Options: Remove the hidden class, since we override the hidden attribute to setjhawkins@chromium.org2011-05-241-13/+5
* Disable and turn off autofill for guest mode.xiyuan@chromium.org2011-05-231-4/+24
* Modify settings page text when syncing.scr@chromium.org2011-05-221-1/+1
* Options: Somewhat fix the jank when opening the sync setup dialog. Fixing thisjhawkins@chromium.org2011-04-281-0/+1
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-1/+1
* Sync: More UI fixes.jhawkins@chromium.org2011-04-201-0/+1
* Sync: Fix a few issues with the refrehsed UI.jhawkins@chromium.org2011-04-191-0/+3
* Moved change picture options to a separate subpage.avayvod@chromium.org2011-04-131-5/+2
* Extracted camera UI from UserImageView to TakePhotoView.avayvod@chromium.org2011-04-011-0/+3
* Change Personal Options page to reflect multi-profile options, if switch is set.mirandac@chromium.org2011-03-211-0/+14
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-1/+1
* Changing picture working though the picture is not updated in chrome://settin...avayvod@chromium.org2011-03-111-0/+3
* web-ui settings: Clean up page urls.csilv@chromium.org2011-03-021-3/+3
* Fix the options page for non-chromeos linux views build.sadrul@chromium.org2011-03-011-1/+1
* chrome://settings - Provide method for pages to prevent themselves being shown.estade@chromium.org2011-02-141-1/+11
* change tab titles for tabbed options based on subpage that is showingestade@chromium.org2011-02-111-1/+2
* Always use ProfileSyncService::ShowErrorUI to handle error links.stevenjb@google.com2011-02-101-1/+1
* Disable passwords management settings for gueststuartmorgan@chromium.org2011-02-101-2/+10
* DOMUI: Refactor how overlay pages are shown.jhawkins@chromium.org2011-02-081-1/+1
* Fix up history state in tabbed options.estade@chromium.org2011-02-011-2/+2
* DOMUI Prefs: Final style changes for M10stuartmorgan@chromium.org2011-01-281-13/+4
* DOMUI: Revert back to v1 sync UI.jhawkins@chromium.org2011-01-241-43/+4
* DOMUI: Use dispatchSimpleEvent instead of programatically clicking the checkboxjhawkins@chromium.org2011-01-201-4/+10
* DOMUI: Implement the i18n-options attribute that allows the client to loadjhawkins@chromium.org2011-01-081-1/+0
* DOMUI: Implement new-style password manager.jhawkins@google.com2010-12-171-1/+0