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
*
Adds async interface method, which is used by JsonPrefStore. Also see the bug...
altimofeev@chromium.org
2011-05-11
2
-2
/
+2
*
Add protocol filed for the CameraEnabled device policy
gfeher@chromium.org
2011-05-11
1
-0
/
+5
*
Remove the Remoting Host component from Chrome.
wez@chromium.org
2011-05-10
3
-21
/
+1
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
2
-6
/
+13
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
4
-12
/
+12
*
Coupling AllowFileSelectionDialogs-Pollicy and PromptForDownload.
sfeuz@google.com
2011-05-05
3
-10
/
+118
*
Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...
battre@chromium.org
2011-05-03
1
-1
/
+1
*
Move user policy cache reading to file thread.
mnissler@chromium.org
2011-05-03
5
-90
/
+152
*
Basic group policy for Chromoting.
garykac@chromium.org
2011-05-02
3
-1
/
+21
*
Added policy to allow plugins that require authorization to run.
joaodasilva@chromium.org
2011-04-29
5
-0
/
+15
*
Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...
jknotten@chromium.org
2011-04-27
6
-5
/
+105
*
Move writing information to the lockbox after registering with the DM server.
mnissler@chromium.org
2011-04-26
7
-2
/
+27
*
options: Get rid of the unused OptionsGroup enum.
tfarina@chromium.org
2011-04-25
1
-1
/
+1
*
Base: More adjustments to BASE_API and project dependencies to
rvargas@google.com
2011-04-21
1
-0
/
+3
*
Merge server-side changes of the cloud policy protocol
gfeher@chromium.org
2011-04-19
3
-29
/
+15
*
Additions to the "Managed by CORP" label code
mnissler@chromium.org
2011-04-19
1
-2
/
+1
*
Added DisabledSchemes policy.
joaodasilva@chromium.org
2011-04-18
5
-4
/
+18
*
Decode the DeviceProxySettings on the DevicePolicyCache.
joaodasilva@chromium.org
2011-04-18
2
-10
/
+87
*
Fix null pointer bug in MergingPolicyProvider.
joaodasilva@chromium.org
2011-04-18
1
-7
/
+14
*
Plug memory leak in device_policy_cache_unittest.cc
mnissler@chromium.org
2011-04-18
1
-2
/
+4
*
Add immutable settings checks when handling policy.
mnissler@chromium.org
2011-04-18
9
-56
/
+403
*
Fix missing include.
joaodasilva@chromium.org
2011-04-17
1
-0
/
+1
*
Plugged memory leak in FilteringPolicyStoreInterface::Apply.
joaodasilva@chromium.org
2011-04-17
1
-0
/
+3
*
Merge proxy settings from device into profile preferences, when provided by c...
joaodasilva@chromium.org
2011-04-17
6
-8
/
+314
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
2
-2
/
+2
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
4
-3
/
+15
*
Refresh cache in UserCrosSettingsProvider after storing policy
mnissler@chromium.org
2011-04-15
1
-3
/
+12
*
Don't complain about empty machine ids.
mnissler@chromium.org
2011-04-15
1
-2
/
+0
*
Cleanups in the policy code.
joaodasilva@chromium.org
2011-04-15
3
-53
/
+12
*
Use system request context for device policy requests.
mnissler@chromium.org
2011-04-15
2
-39
/
+20
*
Support decoding GenericNamedValue based policy.
jkummerow@chromium.org
2011-04-15
8
-114
/
+270
*
Watch network and retry cloud policy when it becomes available.
mnissler@chromium.org
2011-04-15
4
-1
/
+24
*
Update owner key when receiving a new one from the policy server.
mnissler@chromium.org
2011-04-15
2
-20
/
+95
*
Include platform information in requests to device management server.
mnissler@chromium.org
2011-04-15
3
-9
/
+77
*
Get rid of libcros layer for system access code.
satorux@chromium.org
2011-04-15
1
-3
/
+2
*
Move FilePathWatcher to base/files.
craig.schlenter@chromium.org
2011-04-14
2
-2
/
+4
*
Implement device-level refresh rate policy.
mnissler@chromium.org
2011-04-14
9
-37
/
+40
*
Pass the correct public key version to the policy server.
mnissler@chromium.org
2011-04-14
3
-3
/
+40
*
Connect enrollment screen to cloud policy subsystem.
mnissler@chromium.org
2011-04-13
14
-45
/
+85
*
[ChromeOS] Append a "Managed by DOMAIN" text to version label on login screen.
xiyuan@chromium.org
2011-04-12
2
-0
/
+21
*
[Chrome OS] Add setting for enabling whitelisting to device policy proto
cmasone@chromium.org
2011-04-12
1
-2
/
+28
*
Added EditBookmarksEnabled policy.
joaodasilva@chromium.org
2011-04-12
5
-4
/
+19
*
[Chrome OS] Add currently-supported signed settings to device policy proto
cmasone@chromium.org
2011-04-11
1
-1
/
+15
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
5
-4
/
+18
*
Provide backend methods for device enrollment UI
jkummerow@chromium.org
2011-04-11
26
-362
/
+721
*
Update enrollment UI with new icons
mnissler@chromium.org
2011-04-11
5
-7
/
+11
*
Fix destruction of device management backend jobs
mnissler@chromium.org
2011-04-11
3
-11
/
+41
*
Changed the way we handle 401 error in the cloud policy token fetcher.
pastarmovj@chromium.org
2011-04-08
1
-1
/
+5
*
Change text of DNS prefetch option to Network prediction option.
cbentzel@chromium.org
2011-04-07
3
-3
/
+3
*
Implement login and confirmation UI for enterprise enrollment screen
mnissler@chromium.org
2011-04-06
5
-0
/
+196
[next]