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
/
host_content_settings_map.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move inspector to "chrome-devtools" scheme
podivilov@chromium.org
2010-10-22
1
-1
/
+2
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+6
*
Convert all exception patterns into punicode. Current matcher uses punicode e...
cira@google.com
2010-10-15
1
-52
/
+135
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part15:
tfarina@chromium.org
2010-10-11
1
-7
/
+7
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
1
-9
/
+6
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-6
/
+9
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
1
-9
/
+6
*
Refcount the host content settings map from the content exceptions table model.
jochen@chromium.org
2010-09-20
1
-4
/
+0
*
Remove vestigial cookie/web app permissions prompting UI now that the async U...
ben@chromium.org
2010-09-17
1
-7
/
+4
*
[Win] Add per-plugin exceptions to content settings.
bauerb@chromium.org
2010-09-09
1
-2
/
+2
*
Revert 58663 - Revert 58641 - Add user metrics for nonsandboxed plugin infobar.
nsylvain@chromium.org
2010-09-07
1
-2
/
+9
*
Revert 58641 - Add user metrics for nonsandboxed plugin infobar.
mal@chromium.org
2010-09-07
1
-9
/
+2
*
Add user metrics for nonsandboxed plugin infobar.
bauerb@chromium.org
2010-09-06
1
-2
/
+9
*
[Mac] Add option to block nonsandboxed plugins to content settings.
bauerb@chromium.org
2010-09-01
1
-0
/
+6
*
Move --block-nonsandboxed-plugins command line switch to preferences.
bauerb@chromium.org
2010-08-30
1
-0
/
+27
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-2
/
+2
*
Display an infobar when content settings were created.
jochen@chromium.org
2010-08-20
1
-0
/
+2
*
Reland 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-19
1
-16
/
+8
*
Revert 56315 - [Gtk] Display the current content setting applying to a domain...
jochen@chromium.org
2010-08-18
1
-2
/
+0
*
[Gtk] Display the current content setting applying to a domain along with the...
jochen@chromium.org
2010-08-17
1
-0
/
+2
*
Revert 55888: Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-8
/
+16
*
Allow per-plugin content settings.
bauerb@chromium.org
2010-08-12
1
-16
/
+8
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-4
/
+4
*
Introduce a resource identifier for content settings.
jochen@chromium.org
2010-08-06
1
-91
/
+314
*
Flip the default for the cookie prompt to disabled.
jochen@chromium.org
2010-07-31
1
-2
/
+2
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-9
/
+9
*
Command line flag to disable the cookie prompt.
jochen@chromium.org
2010-07-30
1
-3
/
+9
*
Flesh out the content settings exceptions lists a bit more.
estade@chromium.org
2010-07-28
1
-5
/
+5
*
Preparatory work for adding content exceptions from the tab cookie view.
bauerb@chromium.org
2010-07-19
1
-0
/
+12
*
Remove the cookie prompt from the settings UI and migrate prefs from ask to b...
jochen@chromium.org
2010-07-14
1
-0
/
+3
*
Add notifications content settings type.
thakis@chromium.org
2010-07-01
1
-0
/
+2
*
Allow content setting changes in incognito mode.
jochen@chromium.org
2010-06-25
1
-56
/
+89
*
Clear the default and per-host content settings when the backing preference
albertb@chromium.org
2010-06-11
1
-4
/
+4
*
Directly set block_third_party_cookies_ when observing a preference change to...
bauerb@chromium.org
2010-06-08
1
-4
/
+3
*
Enable preference change notifications for OTR HostContentSettingsMap s.t. ch...
mnissler@chromium.org
2010-05-04
1
-11
/
+7
*
Make PROFILE_DESTROYED notifications work with OTR profiles.
mnissler@chromium.org
2010-05-04
1
-2
/
+3
*
Clear non-wildcard content settings before setting from bubble or prompt.
jochen@chromium.org
2010-04-26
1
-0
/
+6
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
1
-7
/
+5
*
Since the host content settings preferences can be updated by the sync backend,
albertb@chromium.org
2010-04-12
1
-32
/
+118
*
Disable remember option in cookie prompt and content blocked notification bub...
mnissler@chromium.org
2010-04-09
1
-1
/
+31
*
Revert 44036 [unit_tests failed] - Since the host content settings preference...
viettrungluu@chromium.org
2010-04-09
1
-106
/
+33
*
Since the host content settings preferences can be updated by the sync backend,
albertb@chromium.org
2010-04-09
1
-33
/
+106
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
1
-64
/
+169
*
Revert 43890 - Use ScopedPrefUpdate to correctly send out notifications when ...
jochen@chromium.org
2010-04-08
1
-117
/
+66
*
Use ScopedPrefUpdate to correctly send out notifications when the host
albertb@chromium.org
2010-04-07
1
-66
/
+117
*
Adds a geolocation tab in the content settings dialog (on Windows). Also ref...
pkasting@chromium.org
2010-03-30
1
-2
/
+9
*
Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...
pkasting@chromium.org
2010-03-19
1
-1
/
+1
*
Correctly handle trailing dots in hostname blacklist.
jschuh@google.com
2010-03-08
1
-2
/
+5
*
Mac: Content Settings Exceptions dialog.
thakis@chromium.org
2010-02-26
1
-16
/
+22
[next]