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
*
Persist timestamps when caching DeviceManagementPolicies
danno@chromium.org
2010-11-12
7
-47
/
+83
*
Support specifying the GSSAPI library that will be used.
danno@chromium.org
2010-11-12
3
-2
/
+9
*
Reactivate POLICY_CHANGED notification when device management policy changes
danno@chromium.org
2010-11-11
2
-0
/
+14
*
Add device management test server to net infrastructure.
mnissler@chromium.org
2010-11-11
2
-5
/
+129
*
Reland 65535
danno@chromium.org
2010-11-10
3
-2
/
+41
*
Disable policy refresh functionality that causes intermittent unit-test failure.
danno@chromium.org
2010-11-09
2
-14
/
+0
*
Fix memory leak in DeviceManagementPolicyProvider.
danno@chromium.org
2010-11-09
1
-2
/
+2
*
Revert 65535 - Group Policy support for HTTP authentication
danno@chromium.org
2010-11-09
3
-41
/
+2
*
Group Policy support for HTTP authentication
danno@chromium.org
2010-11-09
3
-2
/
+41
*
Mark DeviceManagementPolicyProviderTest.SecondProvide FLAKY on Windows
danno@chromium.org
2010-11-09
1
-1
/
+9
*
Mark DeviceManagementPolicyCacheTest.LoadWithFile as FLAKY on Windows
danno@chromium.org
2010-11-09
1
-1
/
+9
*
Implement device management policy provider
danno@chromium.org
2010-11-09
19
-254
/
+851
*
Implement device management policy cache.
mnissler@chromium.org
2010-11-05
3
-0
/
+592
*
Policy to silently install extensions
gfeher@chromium.org
2010-11-04
1
-0
/
+2
*
Implement device management backend.
mnissler@chromium.org
2010-11-03
5
-0
/
+1053
*
C++ readability review for danno
danno@chromium.org
2010-11-03
20
-587
/
+620
*
Dynamic policy refresh support for the Mac.
mnissler@chromium.org
2010-10-29
18
-654
/
+864
*
Implement device token fetcher
danno@chromium.org
2010-10-29
7
-0
/
+869
*
Add block-third-party-cookies policy.
markusheintz@chromium.org
2010-10-27
2
-0
/
+5
*
Reland 63509 - Define constants for the 'silent extension' install policy
gfeher@chromium.org
2010-10-25
2
-0
/
+3
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
4
-3
/
+13
*
Add policy to disable Developer-Tools.
markusheintz@chromium.org
2010-10-22
2
-0
/
+5
*
Revert 63509 - Define constants for the silent extension install policy
gfeher@chromium.org
2010-10-22
2
-3
/
+0
*
Define constants for the silent extension install policy
gfeher@chromium.org
2010-10-22
2
-0
/
+3
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-1
/
+1
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
4
-2
/
+9
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
3
-26
/
+36
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
2
-11
/
+13
*
Add Group-Policy to disable the SPDY protocol.
mbelshe@chromium.org
2010-10-16
4
-0
/
+8
*
When a proxy command line switches are specified, policy admin warning should...
danno@chromium.org
2010-10-15
3
-199
/
+89
*
Add a ChromeOsLockOnIdleSuspend policy for ChromeOs.
xiyuan@chromium.org
2010-10-14
4
-0
/
+24
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
2
-15
/
+15
*
Allow the default search provider to be specified via group policy. Also all...
jeanluc@google.com
2010-10-05
7
-2
/
+51
*
Implement policy for enabling/disabling browsing history.
phajdan.jr@chromium.org
2010-10-01
3
-1
/
+9
*
Comment typo fix.
avi@chromium.org
2010-09-24
1
-1
/
+1
*
Implement policy for enabling/disabling JavaScript.
phajdan.jr@chromium.org
2010-09-23
3
-1
/
+8
*
Clean up policy tests.
mnissler@chromium.org
2010-09-16
8
-754
/
+1058
*
Add constants for preferences and policies related to the Default Search Prov...
jeanluc@google.com
2010-09-13
6
-52
/
+387
*
Refactoring the policy classes to allow the list of policy items of a policy ...
tommi@chromium.org
2010-09-10
15
-135
/
+181
*
Move policy-related stuff to its own namespace.
mnissler@chromium.org
2010-09-10
21
-51
/
+108
*
Fix style issues with ConfigDirPolicyProvider.
mnissler@chromium.org
2010-09-10
3
-12
/
+27
*
Add policy support for Chrome Frame. New Chrome Frame messages added to th js...
tommi@chromium.org
2010-09-10
1
-0
/
+3
*
Revert 59020 - Add constants for preferences and policies related to the Defa...
thestig@chromium.org
2010-09-10
7
-398
/
+52
*
Add constants for preferences and policies related to the Default Search Prov...
jeanluc@google.com
2010-09-09
7
-52
/
+398
*
Constants for the disable printing policy
gfeher@chromium.org
2010-09-09
3
-1
/
+6
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-1
/
+0
*
Update bug reference.
avi@chromium.org
2010-09-07
1
-2
/
+2
*
Add policy to control 'show password' facility in the password manager.
mnissler@chromium.org
2010-09-07
3
-0
/
+5
*
Revert 58630 - Add constants for preferences and policies related to the Defa...
mnissler@chromium.org
2010-09-06
5
-396
/
+50
[next]