summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/settings_private/prefs_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement the chrome.usersPrivate API, for use with the Users page.orenb2015-06-121-6/+20
* Add an initial implementation of the Privacy Page. No subpages yet.jlklein2015-06-101-1/+21
* Update chrome.settingsPrivate to support CrOS-only settings. These needed spe...orenb2015-06-051-37/+197
* Settings: Add initial implementation of Appearance page.James Hawkins2015-06-021-0/+4
* Fix missing whitelisted pref for "use 24 hour clock" in date/time page.orenb2015-04-171-0/+2
* Previously, onPrefsChanged was a no op. This CL implements functionality for ...orenb2015-04-071-0/+169