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
*
All classes that directly derive from net::URLRequestContextGetter should hav...
rsleevi@chromium.org
2012-04-06
1
-0
/
+3
*
Move files inside chrome/browser/chromeos/dbus to chromeos/dbus
hashimoto@chromium.org
2012-04-06
1
-2
/
+2
*
Move most TemplateURL data members to a new struct, TemplateURLData. This al...
pkasting@chromium.org
2012-04-05
1
-3
/
+3
*
Fix naming in release_channel_delegated comment.
mnissler@chromium.org
2012-04-05
1
-2
/
+2
*
Fix race on enterprise enrollment.
mnissler@chromium.org
2012-04-05
5
-1
/
+20
*
Make sure the browser starts in the right mode if Cryptohome is not ready on ...
rkc@chromium.org
2012-04-04
8
-53
/
+58
*
Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...
pkasting@chromium.org
2012-04-04
1
-2
/
+2
*
Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...
dbeam@chromium.org
2012-04-04
1
-2
/
+2
*
Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...
pkasting@chromium.org
2012-04-03
1
-2
/
+2
*
Fix device policy update notifications.
mnissler@chromium.org
2012-04-03
3
-21
/
+83
*
Fix typo in policy_service_stub.cc
nileshagrawal@chromium.org
2012-04-02
1
-1
/
+1
*
Refactored the ConfigurationPolicyPrefStore to use the PolicyService.
joaodasilva@chromium.org
2012-04-02
8
-338
/
+304
*
Fix leak in PolicyMap.FilterLevel.
joaodasilva@chromium.org
2012-04-01
1
-2
/
+4
*
Refactored the CloudPolicyProvider so that it becomes initialized once and st...
joaodasilva@chromium.org
2012-03-31
9
-464
/
+364
*
BrowserProcessImpl owns the PolicyService, so that it can be destroyed after ...
joaodasilva@chromium.org
2012-03-31
3
-14
/
+17
*
Add policy switch for location reporting and decode all policies in device_po...
mnissler@chromium.org
2012-03-30
2
-1
/
+18
*
Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...
pkasting@chromium.org
2012-03-30
1
-3
/
+5
*
Delete invalid/damaged AppPack files, so that they can be downloaded again.
joaodasilva@chromium.org
2012-03-30
2
-9
/
+58
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
1
-1
/
+1
*
Coverity: check null returns.
kmadhusu@chromium.org
2012-03-28
1
-1
/
+1
*
Re-enable device activity time reporting.
mnissler@chromium.org
2012-03-26
3
-5
/
+22
*
Canonicalize enterprise registration user.
mnissler@chromium.org
2012-03-26
1
-1
/
+5
*
This fixes the includes in the policy connector so that it won't
gspencer@chromium.org
2012-03-26
1
-1
/
+1
*
Retry the auto-enrollment check when the server asks for a smaller modulus.
joaodasilva@chromium.org
2012-03-23
3
-16
/
+30
*
Also detect the retail mode screensaver if it is already present in the AppPa...
joaodasilva@chromium.org
2012-03-22
1
-1
/
+11
*
Rename enterprise policy proto fields from KIOSK to RETAIL.
pastarmovj@chromium.org
2012-03-22
4
-13
/
+13
*
Add gdata-related enterprise policy preferences.
achuith@chromium.org
2012-03-21
2
-2
/
+13
*
Clean up search engine policy handler:
pkasting@chromium.org
2012-03-21
3
-63
/
+50
*
Update the AppPack cache directory.
joaodasilva@chromium.org
2012-03-20
1
-1
/
+1
*
Publish the location of the screensaver extension from the AppPackUpdater.
joaodasilva@chromium.org
2012-03-20
2
-6
/
+60
*
Replace CrosSettings::GetTrusted() with PrepareTrustedValues().
joaodasilva@chromium.org
2012-03-20
2
-13
/
+12
*
Correctly display lists of dictionaries in about:policy, such as the AppPack.
joaodasilva@chromium.org
2012-03-20
1
-10
/
+23
*
Implemented the AppPackUpdater.
joaodasilva@chromium.org
2012-03-20
5
-7
/
+666
*
Add policy to control "allow background apps"
bartfab@chromium.org
2012-03-19
1
-0
/
+6
*
Adds a device policy to specify the set of initial urls for the demo user acc...
pastarmovj@chromium.org
2012-03-19
2
-0
/
+24
*
Remove "base/values.h" import from "base/location.h", fix up downstream files.
isherman@chromium.org
2012-03-16
1
-1
/
+2
*
Clean up chrome/browser/search_engines/:
pkasting@chromium.org
2012-03-16
1
-24
/
+3
*
Added AppPack and DeviceAutoUpdate device policies to about:policy.
joaodasilva@chromium.org
2012-03-16
1
-0
/
+31
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-16
1
-1
/
+1
*
New device policies for enterprise auto-update controls.
jaysri@chromium.org
2012-03-16
1
-0
/
+22
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
2
-3
/
+7
*
Fix segfault in RestoreOnStartupPolicyHandler
tbreisacher@chromium.org
2012-03-15
1
-6
/
+5
*
Updated the chrome_device_policy.proto, and AppPack decoding.
joaodasilva@chromium.org
2012-03-15
3
-3
/
+3
*
Add a new policy to allow for release channel delegation.
pastarmovj@chromium.org
2012-03-14
2
-12
/
+26
*
Add most new policies to the about:policy list.
pastarmovj@chromium.org
2012-03-14
2
-67
/
+170
*
Provide a policy option to enable online revocation checks.
agl@chromium.org
2012-03-12
2
-0
/
+5
*
Document conflicting policies in the template and add runtime info in the abo...
pastarmovj@chromium.org
2012-03-09
3
-4
/
+69
*
Add the protobufs for the set of session timeout policies planned for the kio...
pastarmovj@chromium.org
2012-03-06
1
-0
/
+27
*
Fix infinite refresh of device policy when the TPM gets out of sync with the ...
joaodasilva@chromium.org
2012-03-05
10
-29
/
+72
*
Convert uses of int ms to TimeDelta in chrome/browser/policy.
tedvessenes@gmail.com
2012-03-03
1
-1
/
+1
[next]