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
/
common
/
pref_names.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Remoting Host component from Chrome.
wez@chromium.org
2011-05-10
1
-7
/
+0
*
Removed now-unnecessary pref (remnant from BackgroundPageTracker deletion).
atwilson@chromium.org
2011-05-09
1
-2
/
+0
*
Added enqueue task to media player. Fixed task ordering - the last used handl...
zelidrag@chromium.org
2011-05-08
1
-0
/
+1
*
Revert 84573 - Added enqueue task to media player. Fixed task ordering - the ...
zelidrag@chromium.org
2011-05-08
1
-1
/
+0
*
Added enqueue task to media player. Fixed task ordering - the last used handl...
zelidrag@chromium.org
2011-05-08
1
-0
/
+1
*
Changed the cloud print connector logic to request the OAuth2 credentials of ...
sanjeevr@chromium.org
2011-05-06
1
-0
/
+2
*
[cros] Add support for carrier deals.
nkostylev@chromium.org
2011-05-05
1
-0
/
+1
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
1
-0
/
+2
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-05-02
1
-0
/
+2
*
Basic group policy for Chromoting.
garykac@chromium.org
2011-05-02
1
-0
/
+4
*
Added policy to allow plugins that require authorization to run.
joaodasilva@chromium.org
2011-04-29
1
-0
/
+1
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-0
/
+4
*
Revert r83261 "With this implementation, logging on to sync logs you in to th...
maruel@chromium.org
2011-04-28
1
-4
/
+0
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-0
/
+4
*
[cros] Show 3G promo notification on a first usage of the cellular network as...
nkostylev@chromium.org
2011-04-27
1
-0
/
+1
*
Now use a local_pref instead of a CFPreference to track user login items.
atwilson@chromium.org
2011-04-20
1
-0
/
+2
*
Hide Flash storage settings link.
bauerb@chromium.org
2011-04-18
1
-1
/
+2
*
Added DisabledSchemes policy.
joaodasilva@chromium.org
2011-04-18
1
-0
/
+1
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
1
-0
/
+2
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
1
-0
/
+8
*
Disabled polling for jobs when we lose XMPP connection. This behavior can be ...
sanjeevr@chromium.org
2011-04-15
1
-0
/
+1
*
Add support for 12/24 hour clock switching on Chrome OS.
satorux@chromium.org
2011-04-14
1
-0
/
+1
*
Implement device-level refresh rate policy.
mnissler@chromium.org
2011-04-14
1
-2
/
+1
*
Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...
koz@chromium.org
2011-04-14
1
-2
/
+0
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-04-14
1
-0
/
+2
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
1
-1
/
+0
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-4
/
+6
*
Added EditBookmarksEnabled policy.
joaodasilva@chromium.org
2011-04-12
1
-0
/
+1
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
1
-0
/
+1
*
Change text of DNS prefetch option to Network prediction option.
cbentzel@chromium.org
2011-04-07
1
-1
/
+1
*
Read and Write SSL3, TLS1 and Cert revocation SSL preferences
rtenneti@chromium.org
2011-04-06
1
-5
/
+4
*
Revert 80318 - Detach the PromoResourceService and WebResourceService from th...
cmp@chromium.org
2011-04-04
1
-0
/
+2
*
Detach the PromoResourceService and WebResourceService from the Profile; have...
mirandac@chromium.org
2011-04-04
1
-2
/
+0
*
Remove kCookiePromptExpanded from the list of synced preferences
rsimha@chromium.org
2011-03-31
1
-1
/
+0
*
AllowOutdatedPlugins policy.
joaodasilva@chromium.org
2011-03-31
1
-0
/
+1
*
Removing TokenMigrator + sync credential migration
rickcam@chromium.org
2011-03-30
1
-1
/
+0
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
1
-0
/
+1
*
[Mac] Confirm-to-quit: Add an option in the app menu.
rsesek@chromium.org
2011-03-21
1
-0
/
+1
*
[Mac] Remove vestigial browser pref kShowPageOptionsButtons.
rsesek@chromium.org
2011-03-21
1
-1
/
+0
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-6
/
+6
*
web-ui settings: Standard font setting now correlates to WebKit's standard fo...
csilv@chromium.org
2011-03-01
1
-1
/
+1
*
Added EnabledPlugins policy.
pastarmovj@chromium.org
2011-03-01
1
-1
/
+3
*
Add content_settings::PolicyProvider and a set of new policies to managed con...
markusheintz@chromium.org
2011-02-28
1
-0
/
+12
*
With this CL, GPU blacklist auto update from the web is implemented. This al...
zmo@google.com
2011-02-26
1
-0
/
+3
*
[Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...
nick@chromium.org
2011-02-26
1
-3
/
+0
*
With this CL, GPU blacklist auto update from the web (before it ships togethe...
zmo@google.com
2011-02-25
1
-0
/
+3
*
Implemented policy to disable plugin finder.
pastarmovj@chromium.org
2011-02-25
1
-0
/
+1
*
Device policy infrastructure
jkummerow@chromium.org
2011-02-23
1
-1
/
+3
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
1
-0
/
+2
*
Refactor WebResourceService class, making it more generic. Move all the prom...
zmo@google.com
2011-02-18
1
-3
/
+3
[next]