Sign in
chromium
/
chromium
/
src
/
890116f93c9af3b455d299fb29e1b3ec19f82369
/
components
/
policy
d79dbde0
Split histogram enums to enums.xml
by Steven Holte
· 8 years ago
9cde810d
Network traffic annotation added to policy/core/common/cloud.
by rhalavati
· 8 years ago
e6e2d30
Replace unique_ptr.reset(other_unique_ptr.release()) with std::move() in chrome
by gogag2
· 8 years ago
fc89118
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
ee7474ea
Fix fuzzer crash for preg_parser
by ljusten
· 8 years ago
2091c3c5
Fix ExtensionInstallForcelist documentation.
by georgesak
· 8 years ago
66a9a08
Use ScopedTaskEnvironment instead of MessageLoopForUI in components tests.
by fdoray
· 8 years ago
10cd268
Add support for multiple allowed domains
by rkjnsn
· 8 years ago
962039b
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
f1e72e3
Remove base::ListValue::Set(size_t, base::Value*)
by jdoerrie
· 8 years ago
136356dc
Cookies disabled for DeviceManagementService.
by rhalavati
· 8 years ago
3607e2c
Creates a policy for Instant Tethering, allowing admins to dynamically allow and disallow the feature.
by hansberry
· 8 years ago
967cb82
Remove #include of ptr_util.h in proxy_policy_handler.cc
by vabr
· 8 years ago
15ccd14
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
56f812c
Updated RemoteCommand payload comment
by isandrk
· 8 years ago
71d80a8
Fix shadowed parameter in preg_parser's ReadDataInternal
by ljusten
· 8 years ago
35629b9c
Use {To/From}JavaTime for policy timestamps
by emaxx
· 8 years ago
b92e7bb
Remove obsolete .proto fields
by tnagel
· 8 years ago
a32c512
policy_templates.json: Harmonize names for non-translatable strings
by tnagel
· 8 years ago
c2c4dc3
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
b7190b88
Remove unused UserPolicyTokenLoader
by tnagel
· 8 years ago
95491b12
policy_templates.json: Remove duplicate captions
by tnagel
· 8 years ago
f0ae959a
Clarify ManagedBookmarks policy description
by tnagel
· 8 years ago
a3a211f
policy_templates.json: Reword HomepageLocation description
by tnagel
· 8 years ago
7b7966d
policy_templates.json: Fix .proto formatting (part II)
by tnagel
· 8 years ago
5a15985
Remove the "not_after" validation of policy timestamps
by emaxx
· 8 years ago
d589ff7
policy_templates.json: Mark PinUnlockMinimumLength as untranslatable
by tnagel
· 8 years ago
ffda305
preg_parser: Proper check for registry key sub-tree
by ljusten
· 8 years ago
a79078c
policy_templates.json: improve caption style
by tnagel
· 8 years ago
d30183b
policy_templates.json: Fix .proto formatting
by tnagel
· 8 years ago
18f3a62
Make CloudPolicyValidator memory management clearer
by emaxx
· 8 years ago
0211d69e
Fix comment: SHA-256 is actually used for ExternalPolicyData
by emaxx
· 8 years ago
dd2967f9
Fix DeviceShowUserNamesOnSignin policy description for Public Sessions
by emaxx
· 8 years ago
479c568
Add fuzzer test for preg_parser
by ljusten
· 8 years ago
0559cf83
Fix static initializers in preg_parser.cc.
by thestig
· 8 years ago
7cc8da77
Remove ListValue::Append(raw ptr) on Win
by vabr
· 8 years ago
aec0f17
Remove ListValue::Append(raw ptr) on Mac and iOS
by vabr
· 8 years ago
40e1638
Modified parsing of unreleased ExtensionSettings policy.
by nrpeter
· 8 years ago
bbafd85
Change the description of BrowserAddPersonEnabled policy.
by zmin
· 8 years ago
b67c25c
Revert of Don't set a default value for the NTPContentSuggestionsEnabled policy if ChromeHome is enabled (patchset #3 id:40001 of https://codereview.chromium.org/2806453002/ )
by treib
· 8 years ago
a5676c6
Reland of Change base::Value::ListStorage to std::vector<base::Value>
by jdoerrie
· 8 years ago
df600cd
Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ )
by rouslan
· 8 years ago
ebab0de
Change base::Value::ListStorage to std::vector<base::Value>
by jdoerrie
· 8 years ago
6ef3b449
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
af4f14c5b
Network traffic annotation added to components/ unittests.
by rhalavati
· 8 years ago
e067999a
Remove base::Value::CreateNullValue
by jdoerrie
· 8 years ago
fbee199
[DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files.
by ymzhang
· 8 years ago
850ee09
Remove effective_manufacturer frome printer policy object.
by skau
· 8 years ago
d4b9215
Don't set a default value for the NTPContentSuggestionsEnabled policy if ChromeHome is enabled
by treib
· 8 years ago
1082684
Changed HeartbeatFrequency description - s/frequency/interval/
by isandrk
· 8 years ago
e3b13ae
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
ccd75912
Generate list of Chrome OS device polices
by ljusten
· 8 years ago
6f6e266
Use unique_ptr<DictionaryValue> in ProxyConfigDictionary
by vabr
· 8 years ago
4179f17c
Continue to clean c_str() calls.
by iceman
· 8 years ago
debb4fc
Rename DeviceServiceApiAccessRequest::DeviceType enum values.
by poromov
· 8 years ago
8684c9a
Move TestingPrefService to use unique_ptr<Value>
by vabr
· 8 years ago
dc39ee6e
Generate code for encoding cloud policy protobufs
by ljusten
· 8 years ago
30f7588
Change uses of base::JoinString to pass StringPieces where possible.
by mgiuca
· 8 years ago
1ac3e1c
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
35b9ec4
Remote fetch device status (attributes and logs) command
by isandrk
· 8 years ago
2448b41
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
cc65a6c4
Un-deprecated DisablePrintPreview policy.
by georgesak
· 8 years ago
3f22eec
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
62b8e59
Revert "Updating XTBs based on .GRDs from branch master"
by dimu
· 8 years ago
5ad1d09f
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
f4366520
Add sound volume to device attribute reporting
by isandrk
· 8 years ago
0f397d3
Remote set volume command
by isandrk
· 8 years ago
414b2f56
Chrome Settings used in Network Traffic Annotation policy.
by rhalavati
· 8 years ago
5e65e3a
Require explicit selection of traits for LazyInstance
by scottmg
· 8 years ago
d50b4e5a
Stop setting use_qualified_include to true now that that is the default.
by thakis
· 8 years ago
2f95f5d
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
e8e3eea5
Updating XTBs based on .GRDs from branch master
by dimu
· 8 years ago
122c4da
Remove base::StringValue
by jdoerrie
· 8 years ago
0f9bfb0
Disable commonName matching for certificates
by rsleevi
· 8 years ago
90fcce7
Rename LRU Input Method to Last Input Method
by pmarko
· 8 years ago
23972357
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
7610e175
Update docstring for actual version that SSLVersionMax is available in.
by svaldez
· 8 years ago
e1ac111
Initialize source field of PolicyMap::Entry
by hunyadym
· 8 years ago
35275d0
Specify device type for authcode requests to DMServer.
by poromov
· 9 years ago
42fcb7ef
Updating XTBs based on .GRDs from branch master
by dimu
· 9 years ago
5d10b59
Device policy refresh fixed when the device is woken up.
by igorcov
· 9 years ago
c5ee1e29
Fix placeholder ids for policy deprecation strings.
by pastarmovj
· 9 years ago
fe8fa0a
Use a qualified path for grit-generated headers in components/
by thakis
· 9 years ago
961f09b
Rename the LoginApps policy into DeviceLoginScreenAppInstallList
by emaxx
· 9 years ago
57aed38
Use the Windows MDM API to check if the machine is being managed.
by rogerta
· 9 years ago
e23659b4
Add PrefStore::GetValues
by tibell
· 9 years ago
6d9996c8
Fix auto raw pointer deduction on linux
by vmpstr
· 9 years ago
e4dd371
Revert "Use the Windows MDM API to check if the machine is being managed."
by fdoray
· 9 years ago
ad9fcff9
Fix DCHECK hit on component policy fetch with empty ID
by emaxx
· 9 years ago
ee0c03d
Use the Windows MDM API to check if the machine is being managed.
by rogerta
· 9 years ago
0373fe1
Revert of Add PrefStore::GetValues (patchset #8 id:140001 of https://codereview.chromium.org/2692203007/ )
by aelias
· 9 years ago
bdf84e8
Updating XTBs based on .GRDs from branch master
by dimu
· 9 years ago
0a95752
Extend AndroidStatus reporting to regular user sessions
by pmarko
· 9 years ago
311d4a1
Add PrefStore::GetValues
by tibell
· 9 years ago
3d517e3
Fix an version error in policy templates
by mad
· 9 years ago
0bd4ea13
Add missing #include around SequencedWorkerPool in //components
by tzik
· 9 years ago
25446c1
cros: Add unit test for default policy value generation.
by jdufault
· 9 years ago
57d8dd9
cros: Require a minimum PIN length of 6 digits.
by jdufault
· 9 years ago
822f125
Updating XTBs based on .GRDs from branch master
by dimu
· 9 years ago
72c70c9
Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ )
by gcasto
· 9 years ago
Next »