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
/
components
/
content_settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated CONTENT_SETTINGS_TYPE_METRO_SWITCH_TO_DESKTOP content setting
raymes
2015-08-10
4
-17
/
+3
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-07
3
-3
/
+5
*
Move pref names and default value into WebsiteSettingsInfo
raymes
2015-08-06
15
-330
/
+214
*
Remove the migration code from content_settings::PrefProvider.
msramek
2015-08-04
6
-582
/
+58
*
Revert of Move net::FormatUrl and friends outside of //net and into //compone...
jochen
2015-08-04
3
-5
/
+3
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-03
3
-3
/
+5
*
Add a WebsiteSettingsRegistry and use it to store website settings type names
raymes
2015-07-28
8
-35
/
+236
*
Remove the migration code from content_settings::DefaultProvider.
msramek
2015-07-27
4
-245
/
+61
*
Remove the content settings OverrideProvider
raymes
2015-07-27
7
-287
/
+4
*
Update SplitString calls in components
brettw
2015-07-23
2
-8
/
+8
*
Make quota logic obey durable storage permission
dgrogan
2015-07-21
2
-0
/
+14
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-1
/
+2
*
Add durable storage to content settings enum and prefs file.
dgrogan
2015-07-03
8
-0
/
+15
*
Move CookieSettings to //components/content_settings/core/browser.
droger
2015-06-30
5
-0
/
+588
*
Clean CookieSettings dependencies for componentization.
droger
2015-06-26
2
-0
/
+5
*
Store site engagement values in a new content settings type.
benwells
2015-06-26
9
-26
/
+42
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Change histogram.h includes to histogram_macros.h in components/
asvitkine
2015-06-16
3
-3
/
+3
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Move PermissionRequestID to chrome/browser/permissions/.
mlamouri
2015-06-06
3
-78
/
+0
*
Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().
mlamouri
2015-06-03
2
-15
/
+10
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
2
-2
/
+2
*
Make the app banner content settings pref be lossy.
benwells
2015-06-01
8
-12
/
+38
*
Remove unused "Website Settings" view of content settings
raymes
2015-06-01
2
-14
/
+0
*
Fix shadowing variables in ContentSettingsPrefProvider.
msramek
2015-05-29
1
-4
/
+4
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-2
/
+2
*
Switch Fizzy //components to use SchemeIsCryptographic() instead of SchemeIsS...
lgarron
2015-05-11
1
-1
/
+1
*
Add a field trial to enable plugin power saver for all users.
dbeam
2015-04-29
3
-24
/
+35
*
Manually remove all existing occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-29
2
-12
/
+14
*
Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-27
4
-74
/
+36
*
Disable the ALLOW value for camera and mic content settings.
msramek
2015-04-23
1
-0
/
+8
*
Make DETECT_IMPORTANT_CONTENT the default Plugins content setting based
dbeam
2015-04-20
6
-41
/
+237
*
DefaultProvider: lock only cache writes, not file writes.
msramek
2015-04-14
1
-10
/
+33
*
Make ClearAllContentSettingsRules() clear resource IDs as well.
msramek
2015-04-14
1
-21
/
+12
*
Use IsContentSettingsTypeSyncable() in the DefaultProvider as well.
msramek
2015-04-13
1
-30
/
+27
*
Make chrome/renderer/content_settings_observer.cc depend on //components/cont...
vabr
2015-04-10
8
-0
/
+179
*
Coverting std::String() to ResourceIdentifier() in content_settings.
deepak.m1
2015-04-10
4
-15
/
+21
*
Initialize incognito content settings on startup.
msramek
2015-04-10
1
-3
/
+6
*
Default Provider style fixes.
msramek
2015-04-09
3
-59
/
+63
*
Show content settings exceptions in correct order
martina.kollarova
2015-04-09
1
-0
/
+3
*
Content settings clean-up: Clarify resource identifier & get rid of NO_RESOUR...
deepak.m1
2015-04-09
4
-12
/
+6
*
Split the aggregate dictionary that contains content settings exceptions for ...
msramek
2015-04-03
8
-208
/
+856
*
Stop Syncing Default Content_Settings_Notifications. It should be a per devic...
knn
2015-03-31
1
-1
/
+1
*
Protected Media Identifier should be an Ask : Block pair instead of Allow : B...
knn
2015-03-31
3
-30
/
+49
*
Stop using the MEDIASTREAM content setting.
msramek
2015-03-26
6
-6
/
+50
*
Split the default content settings into syncable and nonsyncable.
msramek
2015-03-24
4
-111
/
+398
*
Split content settings pref related logic into a separate class
raymes
2015-03-18
5
-541
/
+767
*
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
tommycli
2015-03-16
1
-1
/
+1
*
Add a HostContentSettingsMap layer for Supervised Users.
knn
2015-03-04
8
-39
/
+127
*
Remove the overwrite parameter from PrefProvider::ReadContentSettingsFromPref
raymes
2015-03-03
2
-8
/
+6
[next]