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
*
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
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-2
/
+2
*
Add client side protobuf fields for reporting status with policy requests.
dubroy@chromium.org
2011-11-16
1
-5
/
+111
*
Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...
kmadhusu@chromium.org
2011-11-16
1
-2
/
+2
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-2
/
+2
*
UserPolicyCache only becomes ready after policy has been fetched.
joaodasilva@chromium.org
2011-11-15
15
-56
/
+288
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-14
/
+14
*
Fix display and progressive disclosure for multi-line values in about:policy.
mnissler@chromium.org
2011-11-15
1
-1
/
+1
*
Surface error messages from ONC parsing in about:policy.
mnissler@chromium.org
2011-11-14
7
-3
/
+288
*
Fix memory leaks introduced with http://codereview.chromium.org/8467011
mnissler@chromium.org
2011-11-10
1
-18
/
+22
*
Include only policy definitions that apply to the platfrom in the policy defi...
mnissler@chromium.org
2011-11-10
18
-1172
/
+698
*
[cros] Remove Views implementation for login/OOBE.
nkostylev@chromium.org
2011-11-09
4
-219
/
+22
*
Introduced the ConfigurationPolicyHandlerList class, and refactored some of
joaodasilva@chromium.org
2011-11-05
8
-499
/
+573
*
Wire up policy with NetworkLibrary.
mnissler@chromium.org
2011-11-04
8
-2
/
+208
*
Deprecate the JavascriptEnabled policy.
joaodasilva@chromium.org
2011-11-04
2
-29
/
+75
*
Warn about deprecated policies on the console and about:policy.
joaodasilva@chromium.org
2011-11-04
6
-96
/
+112
*
Fix ChromeOS compilation error.
joi@chromium.org
2011-11-03
1
-1
/
+1
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
21
-0
/
+33
*
Add policy for blocking GCP printing.
abodenha@chromium.org
2011-10-31
5
-3
/
+23
*
Revert 107748 - Add policy for blocking GCP printing.
abodenha@chromium.org
2011-10-28
5
-16
/
+4
*
Display policy parsing errors in about:policy.
joaodasilva@chromium.org
2011-10-28
6
-36
/
+46
*
Add policy for blocking GCP printing.
abodenha@chromium.org
2011-10-28
5
-4
/
+16
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
20
-43
/
+44
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
2
-12
/
+10
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
2
-3
/
+2
*
Make test URLFetcher implementations not derive from the URLFetcher implement...
jam@chromium.org
2011-10-26
2
-23
/
+13
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
2
-4
/
+4
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
6
-37
/
+41
*
Rename network configuration policy as per Zhanyong's proposal.
mnissler@chromium.org
2011-10-25
3
-9
/
+10
*
Make policy errors available to display in about:policy.
joaodasilva@chromium.org
2011-10-25
14
-976
/
+1666
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
7
-85
/
+85
*
Readability review for joaodasilva
joaodasilva@chromium.org
2011-10-22
2
-30
/
+36
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
2
-4
/
+0
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-2
/
+0
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
6
-39
/
+40
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Generate Chrome policy definition list from policy_templates.json.
joaodasilva@chromium.org
2011-10-13
27
-373
/
+93
*
Add a content::GetUserAgent() to wrap webkit_glue::GetUserAgent(), so
dpranke@chromium.org
2011-10-12
1
-2
/
+2
*
Make EnterpriseMetricsTest.* run on Chrome OS more smoothly.
satorux@chromium.org
2011-10-12
1
-0
/
+11
*
Fixed interaction of JavascriptEnabled and DefaultJavascriptSetting policies.
joaodasilva@chromium.org
2011-10-12
1
-4
/
+33
*
Fixed behavior of the bookmark bar visibility.
joaodasilva@chromium.org
2011-10-11
2
-21
/
+3
*
Lazy-initialize machine id and model for device policy.
mnissler@chromium.org
2011-10-10
3
-65
/
+61
[next]