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
/
content_settings
/
host_content_settings_map.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
OriginIdentifierValueMap refactoring: Change the internal storage from a list...
marja@chromium.org
2011-09-29
1
-1
/
+3
*
Address post commit comments for CL http://codereview.chromium.org/7828022/
markusheintz@chromium.org
2011-09-08
1
-1
/
+1
*
- Add a method to the HostContentSettings map to return the |Value| of a cont...
markusheintz@chromium.org
2011-09-05
1
-9
/
+56
*
Move web intents switch to content_switches.
gbillock@chromium.org
2011-09-02
1
-0
/
+1
*
Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...
markusheintz@chromium.org
2011-08-31
1
-6
/
+6
*
Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...
markusheintz@chromium.org
2011-08-31
1
-6
/
+6
*
Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...
markusheintz@chromium.org
2011-08-31
1
-6
/
+6
*
Enable WebIntents blacklist UI (redo of #7645034)
groby@chromium.org
2011-08-18
1
-0
/
+7
*
Revert 97190 - Enable WebIntents blacklist UI
rvargas@google.com
2011-08-17
1
-7
/
+0
*
Enable WebIntents blacklist UI
groby@chromium.org
2011-08-17
1
-0
/
+7
*
Migrate geolocation settings to host content settings map and remove the geol...
markusheintz@chromium.org
2011-08-15
1
-6
/
+8
*
Add secondary pattern to SettingsForOneType
markusheintz@chromium.org
2011-07-19
1
-3
/
+4
*
Add ObservableDefaultProvider class and let the HostContentSettingsMap and it...
markusheintz@chromium.org
2011-07-15
1
-4
/
+8
*
Add a content_settings::Observer and make providers notify the host content s...
markusheintz@chromium.org
2011-07-14
1
-15
/
+30
*
Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...
bauerb@chromium.org
2011-07-12
1
-43
/
+40
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-6
/
+6
*
Remove ResetToDefaults method from HostContentSettingsMap and providers, as i...
bauerb@chromium.org
2011-07-06
1
-33
/
+0
*
Make ExtensionContentSettingsStore refcounted.
bauerb@chromium.org
2011-07-06
1
-1
/
+9
*
Disable policy managed content settings exceptions in the content settings ex...
markusheintz@chromium.org
2011-07-03
1
-27
/
+29
*
Change the meaning of blocking third-party cookies.
rsesek@chromium.org
2011-06-23
1
-7
/
+13
*
Correctly apply content settings to data URLs.
abarth@chromium.org
2011-06-17
1
-0
/
+7
*
Add methods to support item_pattern, top_level_frame_pattersn to host_content...
markusheintz@chromium.org
2011-06-16
1
-40
/
+71
*
Remove prerender content settings.
cbentzel@chromium.org
2011-06-16
1
-5
/
+1
*
Use empty resource identifier unless --enable-resource-content-settings is set.
bauerb@chromium.org
2011-06-15
1
-0
/
+7
*
Don't apply content settings for cookies on chrome-extension:// pages
jochen@chromium.org
2011-06-10
1
-0
/
+2
*
Content settings extension API
bauerb@chromium.org
2011-06-09
1
-0
/
+30
*
In memory map to store |Value| objects for
markusheintz@chromium.org
2011-06-09
1
-22
/
+21
*
Disable support for schemes and ports in content settings patterns. For M13.
markusheintz@chromium.org
2011-06-07
1
-2
/
+2
*
Remove obsolete code from UserScriptMaster.
mihaip@chromium.org
2011-06-02
1
-2
/
+1
*
Apply third party cookie blocking to all kinds of cookies
jochen@chromium.org
2011-05-26
1
-0
/
+36
*
HostContentSettingsMap cleanup: Remove obsolete kBlockNonsandboxedPlugins pre...
bauerb@chromium.org
2011-05-23
1
-62
/
+2
*
Add ExtensionContentSettingsStore and content_settings::ExtensionProvider.
bauerb@chromium.org
2011-05-20
1
-6
/
+15
*
Remove content_settings::ProviderInterface::ContentSettingsTypeIsManaged.
bauerb@chromium.org
2011-05-13
1
-5
/
+6
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-4
/
+11
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-1
/
+0
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-5
/
+5
*
Fix missing change notifications of UserPrefStore
battre@chromium.org
2011-03-07
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Add content_settings::PolicyProvider and a set of new policies to managed con...
markusheintz@chromium.org
2011-02-28
1
-11
/
+18
*
Rename files in chrome/browser/content_settings/ to have a consistent naming ...
markusheintz@chromium.org
2011-02-16
1
-2
/
+2
*
Add UMA for third party cookie blocking
jochen@chromium.org
2011-02-14
1
-0
/
+7
*
Add content_settings::PrefProvider to HostContentSettingsMap.
markusheintz@chromium.org
2011-02-08
1
-591
/
+85
*
Remove code from host content settings map that was moved out.
markusheintz@chromium.org
2011-02-02
1
-14
/
+0
*
Remove CanProvideDefaultSettings method from default content settings provide...
jochen@chromium.org
2011-02-02
1
-2
/
+0
*
Rename {Pref,Policy}ContentSettingsProvider to {Pref,Policy}DefaultContentSet...
markusheintz@chromium.org
2011-01-31
1
-3
/
+7
*
Put some plug-ins behind an infobar, where they have:
cevans@chromium.org
2011-01-27
1
-1
/
+2
*
Rename ContentSettingsProviderInterface to DefaultContentSettingsProviderInte...
markusheintz@chromium.org
2011-01-25
1
-17
/
+23
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-11
/
+11
*
Clarify wording around blocking 3rd party cookies and add lab to block readin...
jochen@chromium.org
2011-01-12
1
-1
/
+1
[next]