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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrapping blocked filesystems into TabSpecificContentSettings
mkwst@chromium.org
2011-05-27
3
-4
/
+62
*
Make content settings UI classes not depend on the exact set of content types.
bauerb@chromium.org
2011-05-26
1
-2
/
+4
*
Apply third party cookie blocking to all kinds of cookies
jochen@chromium.org
2011-05-26
3
-18
/
+235
*
Add a histogram for the number of hostname patterns for content settings
jochen@chromium.org
2011-05-25
1
-0
/
+6
*
Extract non base provider specific code into it's own files.
markusheintz@chromium.org
2011-05-25
5
-51
/
+74
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
2
-2
/
+2
*
Content settings pattern trim trailing dots from hostnames before matching a ...
markusheintz@chromium.org
2011-05-24
2
-2
/
+18
*
HostContentSettingsMap cleanup: Remove obsolete kBlockNonsandboxedPlugins pre...
bauerb@chromium.org
2011-05-23
3
-82
/
+3
*
Add ExtensionContentSettingsStore and content_settings::ExtensionProvider.
bauerb@chromium.org
2011-05-20
7
-15
/
+199
*
Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
15
-198
/
+1571
*
Revert 85894 - Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
15
-1563
/
+198
*
Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
15
-198
/
+1563
*
Remove the last content settings include from content.
jam@chromium.org
2011-05-13
1
-12
/
+24
*
Move TabSpecificContentSettings to TabContentWrapper.
jam@chromium.org
2011-05-13
1
-0
/
+32
*
Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.
jam@chromium.org
2011-05-13
1
-32
/
+0
*
Move TabSpecificContentSettings to TabContentWrapper.
jam@chromium.org
2011-05-13
1
-0
/
+32
*
Remove content_settings::ProviderInterface::ContentSettingsTypeIsManaged.
bauerb@chromium.org
2011-05-13
12
-106
/
+23
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
2
-39
/
+147
*
Adds async interface method, which is used by JsonPrefStore. Also see the bug...
altimofeev@chromium.org
2011-05-11
1
-1
/
+1
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
4
-29
/
+61
*
More work on removing content settings code from src\content.
jam@chromium.org
2011-05-07
3
-0
/
+755
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
2
-2
/
+2
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
1
-1
/
+1
*
Add UMA for cookie settings
jochen@chromium.org
2011-04-14
1
-0
/
+9
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-13
1
-1
/
+2
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
1
-1
/
+1
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
1
-1
/
+1
*
Fix functional tests:
markusheintz@chromium.org
2011-04-13
1
-2
/
+22
*
Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...
siggi@chromium.org
2011-04-12
1
-2
/
+1
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-12
1
-1
/
+2
*
Replacing 'off the record' with 'incognito' in comments and a string in the g...
vipul.bhasin@gmail.com
2011-04-07
1
-1
/
+1
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-01
5
-150
/
+151
*
Removing 'off the record' references. Contributed by vipul.bhasin@gmail.com
markusheintz@chromium.org
2011-03-31
4
-34
/
+34
*
Adding OWNERS file for chrome/browser/content_settings
markusheintz@chromium.org
2011-03-28
1
-0
/
+3
*
Remove unnecessary LOG statement.
markusheintz@chromium.org
2011-03-28
1
-1
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-3
/
+3
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
2
-6
/
+6
*
Fix notification settings for file scheme
markusheintz@chromium.org
2011-03-23
4
-13
/
+71
*
Merge content_settings::NotificationsDefaultProvider with content_settings::P...
markusheintz@chromium.org
2011-03-18
5
-145
/
+51
*
Let the method ListValue::AppendIfNotPresent always take ownership of the |in...
markusheintz@chromium.org
2011-03-18
1
-4
/
+0
*
First step of integrating notifications content settings to the host content ...
markusheintz@chromium.org
2011-03-17
4
-4
/
+619
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-1
/
+0
*
Coverity: Fix various NULL_RETURNS defects.
csilv@chromium.org
2011-03-11
1
-1
/
+3
*
Fix bad usage of GetMutableDictionary.
battre@chromium.org
2011-03-10
2
-6
/
+102
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
6
-13
/
+13
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
7
-24
/
+24
*
Cleanup: Use more specific friend struct / make destructors non-public for cl...
thestig@chromium.org
2011-03-07
1
-2
/
+4
*
Fix missing change notifications of UserPrefStore
battre@chromium.org
2011-03-07
3
-6
/
+6
*
Convert LOG to VLOG.
estade@chromium.org
2011-03-01
1
-4
/
+4
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+2
[next]