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 cookies_tree_model* to c/b/browsing_data/
jochen@chromium.org
2012-11-07
2
-2
/
+2
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
9
-72
/
+45
*
Cleanup: Simplify some extensions / content_settings Observer code by simply ...
thestig@chromium.org
2012-10-31
4
-94
/
+79
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
1
-0
/
+1
*
Add a comment for the class TabSpecificContentSettings
markusheintz@chromium.org
2012-10-26
1
-0
/
+4
*
Deal with plug-ins removing themselves on initialization inside a PluginPlace...
bauerb@chromium.org
2012-10-24
1
-0
/
+20
*
Upstream Blocked Popup Content Settings changes
dtrainor@chromium.org
2012-10-22
1
-0
/
+12
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
6
-9
/
+9
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
1
-6
/
+6
*
When starting a provisional load include the parent frame ID in the IPC and p...
jochen@chromium.org
2012-10-12
2
-0
/
+2
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-3
/
+3
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-19
/
+0
*
Switch TabSpecificContentSettings to use WebContentsUserData.
avi@chromium.org
2012-09-28
4
-128
/
+139
*
Allow SiteDataObserver to outlive TabSpecificContentSettings.
avi@chromium.org
2012-09-27
2
-2
/
+13
*
Fix content settings bubble crash.
avi@chromium.org
2012-09-25
1
-2
/
+2
*
group related content settings in the settings page
estade@chromium.org
2012-09-21
2
-0
/
+23
*
Don't register ContentSettings ExtensionProviders if extensions are disabled.
yfriedman@chromium.org
2012-09-06
2
-0
/
+4
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
2
-2
/
+2
*
Add infobar for PPAPI broker usage.
bauerb@chromium.org
2012-09-04
4
-0
/
+4
*
Remove the plugins pyauto test.
jam@chromium.org
2012-08-28
1
-0
/
+40
*
Flush the autorelease pool on Mac after closing a browser window, so that it ...
jam@chromium.org
2012-08-28
1
-5
/
+12
*
Disable cookie content settings test on mac asan cause they're timing out there.
jam@chromium.org
2012-08-27
1
-0
/
+5
*
Rewrite the cookies pyauto test as browser tests.
jam@chromium.org
2012-08-27
1
-4
/
+192
*
rename ExtensionProvider and PlatformAppProvider class
grv@chromium.org
2012-08-21
6
-45
/
+49
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
6
-8
/
+8
*
Show Flash LSOs for Pepper Flash in cookie dialog.
bauerb@chromium.org
2012-08-01
2
-0
/
+26
*
Allow chrome://* to always include cookies in secure XHRs.
abodenha@chromium.org
2012-07-31
2
-1
/
+37
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
1
-2
/
+2
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
3
-5
/
+5
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
1
-1
/
+1
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-2
/
+2
*
Move content settings data files that are in chrome\test\data\npapi up one le...
jam@chromium.org
2012-07-20
1
-4
/
+2
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
1
-1
/
+1
*
Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...
jam@chromium.org
2012-07-20
1
-4
/
+5
*
Move browsing_data_helper files into a separate directory.
markusheintz@chromium.org
2012-07-19
2
-13
/
+13
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-3
/
+1
*
Move CanonicalCookie into separate files
battre@chromium.org
2012-07-18
3
-4
/
+6
*
Bring up a content settings icon for ungestured registerProtocolHandler call.
shess@chromium.org
2012-07-17
5
-1
/
+58
*
Revert 147045 - Bring up a content settings icon for ungestured registerProto...
shess@chromium.org
2012-07-17
5
-58
/
+1
*
Bring up a content settings icon for ungestured registerProtocolHandler call.
gbillock@chromium.org
2012-07-17
5
-1
/
+58
*
Extract ParsedCookie into a top level class
battre@chromium.org
2012-07-12
1
-1
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
11
-11
/
+0
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-06
1
-2
/
+2
*
Fix crash triggered by the media stream policy setting.
mnissler@chromium.org
2012-07-06
1
-3
/
+5
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-12
/
+13
*
Revert 144957 - Bring up a content settings icon for ungestured registerProto...
gbillock@chromium.org
2012-06-29
4
-57
/
+1
*
Bring up a content settings icon for ungestured registerProtocolHandler call.
gbillock@chromium.org
2012-06-29
4
-1
/
+57
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-0
/
+3
*
Make third-party cookie blocking take precedence over any rules that match al...
bauerb@chromium.org
2012-06-25
2
-106
/
+124
*
Feature1:
xians@chromium.org
2012-06-25
6
-19
/
+66
[next]