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
*
Make proxy settings one atomic dictionary in the PrefStores such that modific...
battre@chromium.org
2011-02-09
3
-52
/
+53
*
Another big out-of-lining of test code. Hits a lot of gmock objects
erg@google.com
2011-02-08
6
-20
/
+58
*
patch from issue 6286089
mnissler@chromium.org
2011-02-04
2
-21
/
+37
*
Properly remove queued device management jobs.
mnissler@chromium.org
2011-02-03
2
-6
/
+30
*
Cloud print proxy enablement under policy control.
scottbyer@chromium.org
2011-02-02
6
-4
/
+20
*
Avoid Xcode 3.1 gcc 4.2 compiler warning:
wtc@chromium.org
2011-02-02
1
-2
/
+2
*
Adds the ability for instant to be controlled by group policy.
sky@chromium.org
2011-02-02
6
-0
/
+14
*
Introduced a new policy DefaultBrowserSettingEnabled.
pastarmovj@chromium.org
2011-02-01
2
-1
/
+6
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
2
-5
/
+5
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
4
-2
/
+8
*
New protocol and testserver for the Chrome-DMServer protocol
gfeher@chromium.org
2011-01-28
3
-28
/
+341
*
Reland 72784
danno@chromium.org
2011-01-28
10
-118
/
+59
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-2
/
+3
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-27
5
-5
/
+17
*
Revert 72784 - Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
10
-59
/
+117
*
Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
10
-117
/
+59
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...
finnur@chromium.org
2011-01-26
5
-17
/
+5
*
Implement pref policy for disabling incognito mode.
finnur@chromium.org
2011-01-26
5
-5
/
+17
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
1
-92
/
+107
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-6
/
+6
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-2
/
+2
*
Allow policy refresh rate to be configured through policy.
mnissler@chromium.org
2011-01-19
16
-284
/
+469
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-32
/
+25
*
Revert 71656 - Allow policy refresh rate to be configured through policy
mnissler@chromium.org
2011-01-18
14
-463
/
+269
*
Allow policy refresh rate to be configured through policy.
mnissler@chromium.org
2011-01-18
14
-269
/
+463
*
Remove MessageLoop::DestructionObserver registration from ConfigurationPolicy...
jkummerow@chromium.org
2011-01-18
2
-15
/
+3
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
1
-1
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-8
/
+8
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-2
/
+2
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-2
/
+2
*
Policy: Add ProxyMode and deprecate ProxyServerMode.
danno@chromium.org
2011-01-13
6
-95
/
+208
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
3
-23
/
+24
*
Makes the instant url managed by group policy.
sky@chromium.org
2011-01-12
7
-0
/
+19
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
2
-2
/
+0
*
net: Remove typedef net::URLRequestTestJob URLRequestTestJob;
tfarina@chromium.org
2011-01-11
1
-5
/
+5
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-6
/
+6
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
2
-1
/
+31
*
Lifecycle management for PolicyProviders
jkummerow@chromium.org
2011-01-05
16
-188
/
+249
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
1
-4
/
+4
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
2
-4
/
+4
*
Fix setting a proxy configuration via policy that specifies a .pac file.
danno@chromium.org
2010-12-29
2
-12
/
+13
*
Remove a dead type declaration overlooked when merging.
mnissler@chromium.org
2010-12-23
1
-2
/
+0
*
Observer interface for PolicyProviders
jkummerow@chromium.org
2010-12-23
16
-124
/
+196
*
Handle policy refresh internally in ConfigurationPolicyPrefStore.
mnissler@chromium.org
2010-12-23
10
-759
/
+964
*
Introduce a separate preference for 'proxy server mode'
battre@chromium.org
2010-12-23
8
-245
/
+277
*
Refactor the windows policy provider to use AsynchronousPolicyProvider.
danno@chromium.org
2010-12-23
13
-485
/
+522
[next]