summaryrefslogtreecommitdiffstats
path: root/chromeos/settings
Commit message (Expand)AuthorAgeFilesLines
* Added boolean policy to enable deactivation of bluetooth for managed devicesisandrk2016-03-162-0/+6
* Add a chromeos device policy to control the login authentication behaviorafakhry2016-03-082-0/+10
* Switch to standard integer types in chromeos/.avi2015-12-211-0/+3
* Implement device policy DisplayRotationDefaultphweiss2015-11-172-0/+10
* ChromeOS should have UTC timezone option.alemate2015-10-172-0/+11
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-6/+8
* Renamed log_upload_enabled to system_log_upload_enabled.pbond2015-09-042-2/+3
* Added policy to disable/enable a system log upload.pbond2015-08-182-0/+5
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Improve the timezone matchingjshin2015-04-244-13/+185
* Expose kDeviceLoginScreenDomainAutoComplete through CrosSettingspeletskyi2015-04-072-0/+7
* Allow domain admin to configure crx cache size via policy.ginkage2015-03-182-0/+6
* Added support for monitoring heartbeats over the GCM channel.atwilson2015-02-272-0/+10
* Remove duplicate includes from chromeos/pneubeck2015-02-251-1/+0
* Status reporting now listens to policies sent from DMServeratwilson2015-02-122-0/+11
* Update {virtual,override,final} to follow C++11 style in chromeos.dcheng2015-01-211-9/+9
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+2
* Remove retail mode.rkc2014-12-182-36/+0
* Add device policy to disallow shutdowncschuet2014-12-162-0/+6
* Updated DeviceStatusReportRequest to contain new monitoring data.atwilson2014-12-152-0/+6
* Add a few more European timezonesjshin2014-11-191-0/+4
* Add protos to control device disabling during normal operationbartfab2014-11-052-0/+12
* kiosk: Support update url for enterprise.xiyuan2014-10-272-0/+4
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-8/+8
* Update the timezone list to show in the UIjshin2014-09-111-10/+15
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-101-1/+1
* Transfer auth cookies set by SAML IdPs to user profile during loginbartfab@chromium.org2014-07-312-0/+3
* Read robot account ID from CrosSettings.mnissler@chromium.org2014-02-282-0/+6
* Revert Kolkata to Calcuttajshin@chromium.org2014-02-271-1/+1
* Move Lisbon to group with London/Dublin and add a few more zonesjshin@chromium.org2014-02-151-11/+17
* Add new timezone entries to the tz selection UIjshin@chromium.org2014-02-141-2/+20
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-1/+1
* Add base:: namespace to string16s in chromeos/.dbeam@chromium.org2013-12-192-9/+10
* kiosk: Network connectivity test during launch.xiyuan@chromium.org2013-12-052-0/+4
* Report logged in users on enterprise managed devices.stepco@chromium.org2013-10-302-0/+5
* Move some cros settings code to chromeos/settingsstevenjb@chromium.org2013-10-106-0/+843