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
*
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
*
Don't alias namespace enterprise_management to namespace em in headers.
mnissler@chromium.org
2012-01-02
30
-135
/
+170
*
Don't complain on empty ONC blobs for policy imports.
mnissler@chromium.org
2011-12-29
1
-1
/
+1
*
Cleaned up the enrollment code.
joaodasilva@chromium.org
2011-12-29
4
-1088
/
+3
*
Added DMServer updates to the auto-enrollment protobuf fields.
joaodasilva@chromium.org
2011-12-28
3
-9
/
+16
*
Added auto-enrollment into the OOBE flow.
joaodasilva@chromium.org
2011-12-27
2
-6
/
+22
*
Rename PluginService to PluginServiceImpl.
jam@chromium.org
2011-12-21
1
-1
/
+3
*
Coverity: Fixing pass by value.
dpapad@chromium.org
2011-12-21
2
-4
/
+4
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+3
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-3
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-1
/
+3
*
Proper management for policy-configured networks.
mnissler@chromium.org
2011-12-15
3
-5
/
+40
*
Set onc_source UI data parameter when importing ONC.
mnissler@chromium.org
2011-12-15
7
-17
/
+42
*
Show parse errors in the UI when loading ONC files.
chocobo@chromium.org
2011-12-15
2
-6
/
+10
*
Revert 114515 - broke CrOS tests:
sail@chromium.org
2011-12-14
2
-9
/
+6
*
Show parse errors in the UI when loading ONC files.
chocobo@chromium.org
2011-12-14
2
-6
/
+9
*
Fixed bug preventing RefreshPolicies from working on non-enrolled devices.
joaodasilva@chromium.org
2011-12-14
6
-7
/
+62
*
Re-upload the machine ID during policy fetch if it's missing on the server side.
mnissler@chromium.org
2011-12-14
7
-61
/
+162
*
Add OS and firmware version to device status reports.
dubroy@chromium.org
2011-12-13
5
-10
/
+51
*
Add a policy pref for the --enable-memory-info flag.
mmoss@chromium.org
2011-12-12
2
-0
/
+4
*
Added the AutoEnrollmentClient and unit tests for it.
joaodasilva@chromium.org
2011-12-12
5
-10
/
+591
*
Add device status reports to policy requests.
dubroy@chromium.org
2011-12-09
18
-30
/
+517
*
Added auto-enrollment request support to the device_management_backend.
joaodasilva@chromium.org
2011-12-05
10
-2
/
+151
*
Add a preference for enabling the TLS origin-bound certificates extension.
wtc@chromium.org
2011-12-03
2
-0
/
+4
*
Add stub passcode option to LoadOncNetworks.
achuith@chromium.org
2011-12-02
2
-5
/
+5
*
Open the RestoreOnStartupURLs on first login, if specified by the admin.
joaodasilva@chromium.org
2011-12-02
1
-4
/
+4
*
PART 5 Of the signed settings refactoring. List of all changes follow beneath:
pastarmovj@chromium.org
2011-12-02
4
-34
/
+36
*
Clean up error handling and timestamp initialization for cloud policy.
mnissler@chromium.org
2011-12-02
3
-12
/
+24
*
Added recommended pref store on Windows.
joaodasilva@chromium.org
2011-12-01
6
-24
/
+42
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
3
-0
/
+3
*
Added RefreshPolicies automation call.
joaodasilva@chromium.org
2011-12-01
1
-1
/
+4
*
Updated dmserver protobuf to include autoenrollment messages.
joaodasilva@chromium.org
2011-11-30
1
-6
/
+48
*
Put ONC policy behind a flag.
mnissler@chromium.org
2011-11-29
1
-4
/
+6
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
2
-2
/
+2
*
chromeos: Change all clients of UpdateLibrary to use UpdateEngineClient.
satorux@chromium.org
2011-11-22
1
-3
/
+4
*
Added ConfigurationPolicyProvider::RefreshPolicies.
joaodasilva@chromium.org
2011-11-21
32
-208
/
+420
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
4
-8
/
+8
*
Add policies to specify an enterprise web store.
dubroy@chromium.org
2011-11-18
1
-0
/
+4
*
Add policies to control the disk cache size.
pastarmovj@chromium.org
2011-11-18
2
-0
/
+8
*
Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...
ericdingle@chromium.org
2011-11-18
1
-2
/
+3
*
Eliminate CrosLibrary::EnsureLoaded
stevenjb@google.com
2011-11-17
1
-3
/
+2
*
Allow trailing comma in JSON policy files.
pastarmovj@chromium.org
2011-11-17
1
-0
/
+1
[next]