index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the UI to properly handle enterprise mode errors.
pastarmovj@chromium.org
2012-02-24
1
-0
/
+3
*
Add support for kiosk mode on the client. Make sure the settings are written ...
pastarmovj@chromium.org
2012-02-24
15
-70
/
+379
*
Add the registration mode field to the protobuf.
pastarmovj@chromium.org
2012-02-24
1
-0
/
+14
*
Added KioskModeAppPack proto.
joaodasilva@chromium.org
2012-02-23
3
-0
/
+48
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-22
1
-0
/
+1
*
Show device policy values in about:policy.
mnissler@chromium.org
2012-02-20
1
-17
/
+104
*
Use CryptohomeClient
hashimoto@chromium.org
2012-02-17
1
-1
/
+2
*
Fix leak when pruning activity periods.
dubroy@chromium.org
2012-02-16
1
-1
/
+1
*
Aggregate device activity, and report per-day activity in device status reports.
dubroy@chromium.org
2012-02-16
4
-107
/
+219
*
Reduce log spew from policy code.
joaodasilva@chromium.org
2012-02-16
1
-0
/
+7
*
Rename the ephemeral_users field in the device policy protobuf
bartfab@google.com
2012-02-15
1
-3
/
+3
*
Added PolicyServiceStub.
joaodasilva@chromium.org
2012-02-14
2
-0
/
+66
*
Introduced the PolicyService.
joaodasilva@chromium.org
2012-02-09
6
-0
/
+448
*
Make RefreshPolicies() only notify that a fetch was done after fetching the a...
joaodasilva@chromium.org
2012-02-09
6
-12
/
+21
*
Add device policy to enable ephemeral users
bartfab@google.com
2012-02-06
1
-0
/
+6
*
[Clean up] Rename NTP -> Ntp for readability / convention.
dbeam@chromium.org
2012-02-02
1
-1
/
+1
*
Tighten the check for detecting misbehaving proxies in device management requ...
mnissler@chromium.org
2012-02-01
1
-0
/
+1
*
Set prefs::kDefaultSearchProviderEnabled to false according to policy.
mnissler@chromium.org
2012-02-01
2
-112
/
+137
*
These changes are ChromeOS only and don't affect Win builds.
joaodasilva@chromium.org
2012-01-29
3
-3
/
+133
*
Revert r119614 "Make auto-enrollment client retry after auto-update if the mo...
maruel@chromium.org
2012-01-28
3
-133
/
+3
*
Make auto-enrollment client retry after auto-update if the modulus limit was ...
joaodasilva@chromium.org
2012-01-28
3
-3
/
+133
*
Apply individual policies for the various parts of device status reports.
dubroy@chromium.org
2012-01-27
6
-36
/
+191
*
Introduced UMA counters for auto-enrollment.
joaodasilva@chromium.org
2012-01-27
3
-8
/
+107
*
Added recommended Mac policy provider.
joaodasilva@chromium.org
2012-01-26
4
-31
/
+68
*
Record UMA stats for auto-enrollment related times.
joaodasilva@chromium.org
2012-01-26
2
-4
/
+71
*
Add policies for specific parts of device status reports.
dubroy@chromium.org
2012-01-25
3
-0
/
+31
*
Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...
thestig@chromium.org
2012-01-24
2
-0
/
+7
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2012-01-24
2
-5
/
+6
*
Converted uses of DictionaryValue to PolicyMap in policy providers.
joaodasilva@chromium.org
2012-01-24
26
-207
/
+227
*
net: add a policy option: DisableSSLRecordSplitting
agl@chromium.org
2012-01-24
2
-0
/
+5
*
Show the "Applies To" column in about:policy.
joaodasilva@chromium.org
2012-01-23
2
-27
/
+40
*
Removed ConfigurationPolicyType and extended PolicyMap.
joaodasilva@chromium.org
2012-01-22
59
-1363
/
+1738
*
Flag auto-enrollment register requests.
joaodasilva@chromium.org
2012-01-22
7
-3
/
+64
*
"Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."
atwilson@chromium.org
2012-01-22
1
-2
/
+1
*
Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...
atwilson@chromium.org
2012-01-21
1
-1
/
+2
*
Re-commit r117965 and 117130 with a prospective fix for perf regression.
atwilson@chromium.org
2012-01-21
1
-2
/
+1
*
Make 64-bit constants 64-bit.
joaodasilva@chromium.org
2012-01-19
2
-8
/
+18
*
Add dev switch boot mode to device policy status reports.
dubroy@chromium.org
2012-01-19
4
-14
/
+80
*
Print Preview: Add an enterprise policy to toggle print preview.
thestig@chromium.org
2012-01-19
2
-2
/
+8
*
Add browser version to device status reports.
dubroy@chromium.org
2012-01-19
2
-2
/
+8
*
Revert SigninManager changes to see if they were the cause of the perf regres...
atwilson@chromium.org
2012-01-19
1
-1
/
+2
*
Convert use of int ms to TimeDelta in files owned by joaodasilva.
tedvessenes@gmail.com
2012-01-12
1
-1
/
+1
*
This adds support for encrypted ONC import to Chrome.
gspencer@chromium.org
2012-01-11
1
-2
/
+3
*
Moved SigninManager out of browser/sync, and start changing the code so signin
atwilson@chromium.org
2012-01-11
1
-2
/
+1
*
Introduced 'dict' policies, and merged proxy policies into a single dict.
joaodasilva@chromium.org
2012-01-05
15
-154
/
+265
*
Remove all old-style DeviceManagementService legacy.
mnissler@chromium.org
2012-01-03
13
-830
/
+6
*
Convert DeviceTokenFetcher and CloudPolicyController response callbacks.
mnissler@chromium.org
2012-01-03
13
-274
/
+287
*
Convert AutoEnrollmentClient to new-style DeviceManagementService.
mnissler@chromium.org
2012-01-03
9
-178
/
+272
*
Convert DeviceManagementServiceIntegrationTest to new-style response handlers.
mnissler@chromium.org
2012-01-03
1
-152
/
+143
*
base::Callback-ify policy::DeviceManagementService.
mnissler@chromium.org
2012-01-02
8
-936
/
+920
[next]