summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros_settings.h
Commit message (Expand)AuthorAgeFilesLines
* Move Chrome OS device settings stuff to chrome/browser/chromeos/settings.mnissler@chromium.org2012-08-011-123/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make CrosSettings check that all observers are gone at shutdown.joaodasilva@chromium.org2012-05-311-1/+2
* Change the PrepareTrustedValues interface to return more information on the q...pastarmovj@chromium.org2012-05-251-3/+3
* chromeos: Fix user whiltelist not properly populated regression.xiyuan@chromium.org2012-05-111-1/+5
* Replace CrosSettings::GetTrusted() with PrepareTrustedValues().joaodasilva@chromium.org2012-03-201-6/+6
* Added KioskModeAppPack proto.joaodasilva@chromium.org2012-02-231-12/+13
* [cros] Add --stub-cros-settings option for testing.ivankr@chromium.org2011-12-131-6/+5
* PART 5 Of the signed settings refactoring. List of all changes follow beneath:pastarmovj@chromium.org2011-12-021-0/+4
* Make SignedSettings use proper Value types instead of string all around the p...pastarmovj@chromium.org2011-11-221-2/+10
* Initiated the SignedSettings refactoring.pastarmovj@chromium.org2011-11-221-4/+14
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+6
* feature: implement proxy per network per userkuan@chromium.org2011-07-201-1/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-4/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-2/+2
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-2/+2
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+5
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-301-1/+1
* Revert 60997 - o Add user customizable launch type for apps by adding options...andybons@chromium.org2010-09-291-1/+1
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-291-1/+1
* Change CorsSettings::Get's assumption of who owns the returned value.xiyuan@chromium.org2010-09-161-1/+1
* Reenabled ChromeOS system setting for timezone selection.zelidrag@chromium.org2010-08-161-5/+26
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-12/+12
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+2
* adding ability to register providers to handle particular propertiesdhg@chromium.org2010-08-031-4/+18
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+3
* Initial accounts options page.xiyuan@chromium.org2010-07-161-0/+50