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
*
Move the ViewHostMsg_AppCacheAccessed message handling out of Chrome and repl...
ananta@chromium.org
2011-09-08
2
-13
/
+13
*
Add policies for notifications exceptions.
markusheintz@chromium.org
2011-09-08
1
-1
/
+17
*
Address post commit comments for CL http://codereview.chromium.org/7828022/
markusheintz@chromium.org
2011-09-08
2
-13
/
+11
*
- Add a method to the HostContentSettings map to return the |Value| of a cont...
markusheintz@chromium.org
2011-09-05
6
-54
/
+179
*
Add a method to the content_settings::ProviderInterface to return the |Value|...
markusheintz@chromium.org
2011-09-05
12
-22
/
+183
*
Remove ContentSettingsRule and ContentSettingsRules types in content_settings...
markusheintz@chromium.org
2011-09-05
2
-24
/
+6
*
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
7
-531
/
+337
*
Remove unused static initializer in content_settings_policy_provider.cc
markusheintz@chromium.org
2011-08-31
1
-5
/
+0
*
Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...
markusheintz@chromium.org
2011-08-31
7
-337
/
+531
*
Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...
markusheintz@chromium.org
2011-08-31
7
-531
/
+337
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
3
-8
/
+5
*
* Wire up the delete command in the cookie tree UI to actually delete indexed...
michaeln@google.com
2011-08-25
1
-1
/
+1
*
Don't sync or migrate obsolete preferences in the incognito host content sett...
markusheintz@chromium.org
2011-08-25
1
-12
/
+14
*
- Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...
markusheintz@chromium.org
2011-08-24
5
-4
/
+134
*
Fixed a few places that should know about CONTENT_SETTINGS_TYPE_INTENTS
groby@chromium.org
2011-08-24
1
-0
/
+1
*
The following methods of the HostContentSettingsMaps are not supposed to be u...
markusheintz@chromium.org
2011-08-22
2
-26
/
+25
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-4
/
+4
*
Enable WebIntents blacklist UI (redo of #7645034)
groby@chromium.org
2011-08-18
3
-0
/
+16
*
Don't update the obsolete geolocation preference while migrating it.
markusheintz@chromium.org
2011-08-18
1
-5
/
+5
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+1
*
Revert 97190 - Enable WebIntents blacklist UI
rvargas@google.com
2011-08-17
3
-16
/
+0
*
Enable WebIntents blacklist UI
groby@chromium.org
2011-08-17
3
-0
/
+16
*
Migrate geolocation settings to host content settings map and remove the geol...
markusheintz@chromium.org
2011-08-15
4
-57
/
+355
*
base: Fix the TODO in ListValue::Remove().
tfarina@chromium.org
2011-08-13
1
-6
/
+6
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-12
2
-38
/
+26
*
Add preference for managed notifications setting.
markusheintz@chromium.org
2011-08-12
2
-3
/
+7
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
3
-3
/
+3
*
Fix partially broken pattern keys and delete invalid pattern keys of the obso...
markusheintz@chromium.org
2011-08-09
2
-31
/
+139
*
Adding usage entry to chrome://settings/cookies.
tzik@chromium.org
2011-08-09
1
-0
/
+1
*
Revert 95607 - Adding usage entry to chrome://settings/cookies.
tzik@chromium.org
2011-08-08
1
-1
/
+0
*
Adding usage entry to chrome://settings/cookies.
tzik@chromium.org
2011-08-05
1
-0
/
+1
*
Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...
yzshen@chromium.org
2011-08-05
2
-26
/
+38
*
Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...
ycxiao@chromium.org
2011-08-04
2
-38
/
+26
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-1
/
+1
*
Add a != operator to the ContentSettingsPattern class.
markusheintz@chromium.org
2011-08-02
3
-0
/
+24
*
Make content_settings::ParsePatternString more reliable.
markusheintz@chromium.org
2011-08-02
4
-50
/
+89
*
Move more files from chrome/test to chrome/test/base, part #5
phajdan.jr@chromium.org
2011-08-01
3
-3
/
+3
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
4
-4
/
+4
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
2
-8
/
+14
*
Add test to content_settings_pref_provider_unittest
markusheintz@chromium.org
2011-07-27
1
-8
/
+88
*
FileManagerDialogTest.SelectFileAndCancel flaky.
grt@chromium.org
2011-07-19
43
-0
/
+9443
|
\
*
|
Roll ANGLE r704:r705
jbauman@chromium.org
2011-07-19
43
-9443
/
+0
*
|
Migrate default geolocation content setting to host content settings map.
markusheintz@chromium.org
2011-07-19
5
-6
/
+120
|
/
*
Add secondary pattern to SettingsForOneType
markusheintz@chromium.org
2011-07-19
2
-6
/
+9
*
Fix DCHECK() hit when synching a new profile
sail@chromium.org
2011-07-15
1
-0
/
+2
*
Add ObservableDefaultProvider class and let the HostContentSettingsMap and it...
markusheintz@chromium.org
2011-07-15
9
-107
/
+116
*
Fixed regression: various preferences were not persisted when changed from in...
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Add a content_settings::Observer and make providers notify the host content s...
markusheintz@chromium.org
2011-07-14
15
-155
/
+250
[next]