summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/settings
Commit message (Expand)AuthorAgeFilesLines
* Validator now checks for presence of request_token in all cases.atwilson@chromium.org2013-02-152-2/+10
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-1/+1
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-122-2/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-112-3/+3
* Disable/enable echo for enterprise device.oscarpan@google.com2013-02-103-0/+28
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-103-4/+4
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-062-4/+5
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+4
* chromeos: Support delaying suspend asynchronously.derat@chromium.org2013-01-292-5/+0
* Prevent a DCHECK when starting a chromeos=1 build with --stub-cros-settings.joaodasilva@chromium.org2013-01-163-39/+14
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-042-2/+2
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-224-6/+6
* Enable public accounts by defaultbartfab@chromium.org2012-12-101-1/+1
* Put local accounts device setting behind --enable-local-accountsmnissler@chromium.org2012-12-071-6/+11
* Mark device settings as trusted before sending change notificationsbartfab@chromium.org2012-12-062-8/+9
* Add public accounts to UserManagerbartfab@chromium.org2012-12-042-1/+4
* Revert 170507 - Add public accounts to UserManagerisherman@chromium.org2012-11-302-4/+1
* Add public accounts to UserManagerbartfab@chromium.org2012-11-302-1/+4
* Introduce test fixture base class for testing CrOS device settings.mnissler@chromium.org2012-11-236-178/+182
* Make sure the local state cache is in sync with the policy.pastarmovj@chromium.org2012-11-211-3/+7
* Reland: Wire up local account policy DBus calls in SessionManagerClient.mnissler@chromium.org2012-11-212-20/+113
* Add copy and assignment to FundamentalValue and StringValue.estade@chromium.org2012-11-204-12/+12
* Revert 168563 - Wire up local account policy DBus calls in SessionManagerClient.sreeram@chromium.org2012-11-192-108/+20
* Wire up local account policy DBus calls in SessionManagerClient.mnissler@chromium.org2012-11-192-20/+108
* Add support for initializing policy providers synchronously.atwilson@chromium.org2012-11-192-10/+9
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-172-3/+3
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Add device policy definition for local accounts.mnissler@chromium.org2012-11-163-0/+30
* Hide error bubbles after a successful sign-in.joaodasilva@chromium.org2012-11-161-0/+1
* Revert 167808 - Get rid of use of CreateStringValue in chromeos/ directory.kinaba@chromium.org2012-11-154-12/+12
* Get rid of use of CreateStringValue in chromeos/ directory.estade@chromium.org2012-11-154-12/+12
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-222-3/+2
* Update all unit tests that override paths to use the ScopedPathOverride.pastarmovj@chromium.org2012-10-091-13/+7
* Extend the policy loading logic to tolerate temprary RTC errors.pastarmovj@chromium.org2012-10-025-7/+69
* Fix queued writes in DeviceSettingsProvider.mnissler@chromium.org2012-09-212-4/+24
* Factory reset screen is addedglotov@google.com2012-09-172-0/+3
* Fix the unit test to run in a clean profile dir and add a new test to check p...pastarmovj@chromium.org2012-09-171-0/+33
* Remove unused files after SignedSettings is dead.mnissler@chromium.org2012-09-1024-3310/+0
* Make OwnerKeyUtil thread safe as originally intended.mnissler@chromium.org2012-09-101-2/+2
* Implement new-style CloudPolicyStore for Chrome OS device policy.mnissler@chromium.org2012-09-106-15/+20
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+1
* Switch from SignedSettings to DeviceSettingsService.mnissler@chromium.org2012-09-0119-862/+566
* Revert 154457 - Switch from SignedSettings to DeviceSettingsService.dmazzoni@chromium.org2012-08-3119-566/+862
* Switch from SignedSettings to DeviceSettingsService.mnissler@chromium.org2012-08-3119-862/+566
* Chromium side change to add HandleLockScreen{Shown,Dismiss} methods for Sessi...haruki@chromium.org2012-08-302-0/+6
* Add DeviceSettingsService.mnissler@chromium.org2012-08-3013-0/+2240
* Fix data roaming setting change notifications to the UI.mnissler@chromium.org2012-08-241-4/+8
* [cros] Force device settings reload after storing policy.ivankr@chromium.org2012-08-211-2/+11
* Added a timezone policy and pyauto tests for it.pneubeck@chromium.org2012-08-163-0/+16
* Fixes for handling of MockDBusThreadManager::GetSystemBus().satorux@chromium.org2012-08-132-0/+5