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
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
1
-1
/
+1
*
Ensure tests have an active task runner
skyostil
2015-04-27
3
-20
/
+32
*
Move IsOriginSecure() into //content and use it in ServiceWorker
kinuko
2015-04-25
1
-2
/
+2
*
Disable the ALLOW value for camera and mic content settings.
msramek
2015-04-23
1
-0
/
+16
*
Use IsOriginSecure when checking Web MIDI SYSEX capability.
palmer
2015-04-17
1
-6
/
+3
*
Re-enable content settings instead of ignoring receipt of no settings in Supe...
knn
2015-04-17
1
-9
/
+9
*
Make ClearAllContentSettingsRules() clear resource IDs as well.
msramek
2015-04-14
2
-4
/
+91
*
Make chrome/renderer/content_settings_observer.cc depend on //components/cont...
vabr
2015-04-10
1
-0
/
+1
*
Initialize incognito content settings on startup.
msramek
2015-04-10
1
-0
/
+68
*
Split the aggregate dictionary that contains content settings exceptions for ...
msramek
2015-04-03
2
-12
/
+285
*
Web MIDI: allow http://localhost to prompt sysex permission
toyoshim
2015-04-02
1
-1
/
+4
*
Web MIDI API: reject sysex permissions on non-secure schemes
toyoshim
2015-03-30
2
-1
/
+41
*
Refactor Uses of std::set to std::vector in SimpleFeature
robliao
2015-03-27
1
-3
/
+3
*
Fix content_settings_supervised_provider after deprecation of MEDIASTREAM in ...
knn
2015-03-27
2
-8
/
+38
*
Add rappor metrics for infobar/bubble operations for Geolocation and Notifica...
miguelg
2015-03-26
1
-32
/
+80
*
Stop using the MEDIASTREAM content setting.
msramek
2015-03-26
1
-0
/
+10
*
Use same UI style for popup and plugin blocking UI.
meacer
2015-03-26
2
-5
/
+3
*
Make content::PermissionType an enum class.
mlamouri
2015-03-25
1
-10
/
+12
*
Split the default content settings into syncable and nonsyncable.
msramek
2015-03-24
1
-0
/
+51
*
Add unittests for the HostContentSettingsMap's provider for Supervised Users.
knn
2015-03-23
1
-0
/
+121
*
It is possible to sometimes have a null PermissionBubbleManager.
mlamouri
2015-03-23
1
-1
/
+4
*
Split content settings pref related logic into a separate class
raymes
2015-03-18
1
-3
/
+4
*
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
tommycli
2015-03-16
1
-1
/
+1
*
Remove prerender cookie store, part 2.
davidben
2015-03-14
2
-25
/
+3
*
Remove myself from OWNERS files where I'm also in higher-level files
jochen
2015-03-13
1
-1
/
+0
*
Add a HostContentSettingsMap layer for Supervised Users.
knn
2015-03-04
2
-0
/
+160
*
ContentBrowserClient::RequestPermission replies with PermissionStatus instead...
mlamouri
2015-03-03
8
-52
/
+71
*
Add UMA to track permission changes from the content settings menu
miguelg
2015-02-26
2
-0
/
+54
*
Minor infobar cleanup.
pkasting
2015-02-24
2
-12
/
+7
*
Correctly whitelist the PDF plugin in the PDF extension.
sammc
2015-02-23
1
-1
/
+2
*
Enable plugin blocking for browser plugins.
sammc
2015-02-18
1
-0
/
+6
*
Plugin Power Saver: Remove ASK (left C2P). Replace with DETECT.
tommycli
2015-02-10
1
-5
/
+0
*
Introduce a CookieSettings for incognito mode
battre
2015-02-06
2
-1
/
+68
*
media: Invoke PlatformVerificationDialog from ProtectedMediaIdentifierPermiss...
xhwang
2015-02-06
2
-55
/
+0
*
media: Use PlatformVerificationDialog in PermissionContextBase on ChromeOS.
xhwang
2015-02-03
2
-0
/
+55
*
Expose the "Fullscreen" content setting to extensions.
msramek
2015-02-03
1
-0
/
+12
*
media: Enable ProtectedMediaIdentifierPermissionContext on ChromeOS.
xhwang
2015-02-03
4
-4
/
+19
*
Implement RevokePermission() method in PermissionService.
timvolodine
2015-02-02
3
-2
/
+91
*
Extensions: Consolidate extension id hashing / searching.
thestig
2015-01-29
1
-5
/
+6
*
Dismiss permission bubble request if it's a duplicate
felt
2015-01-29
1
-0
/
+2
*
media: Rename PERMISSION_PROTECTED_MEDIA to PERMISSION_PROTECTED_MEDIA_IDENTI...
xhwang
2015-01-28
1
-1
/
+1
*
Block NPAPI plugins by default
wfh
2015-01-21
1
-2
/
+66
*
Move origin url validation check to PermissionContextBase class.
timvolodine
2015-01-20
2
-2
/
+55
*
Move ContentSettingsUsagesState to the component.
vasilii
2015-01-14
4
-200
/
+2
*
Clean up dependencies of ContentSettingsUsagesState on content/.
vasilii
2015-01-13
4
-55
/
+79
*
Record eTLD+1 for pages that show the mixed content shield.
lgarron
2015-01-09
1
-0
/
+14
*
Plugin Power Saver: Add back 'Click to play' option as 4th for plugins.
tommycli
2015-01-09
1
-0
/
+5
*
Standardize usage of virtual/override/final specifiers in chrome/.
dcheng
2014-12-29
2
-3
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-9
/
+16
*
Plugin Power Saver: Implement option in Settings.
tommycli
2014-12-17
1
-7
/
+17
[next]