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
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
1
-1
/
+0
*
Profiles: Really fix refcounted services.
erg@chromium.org
2012-03-16
2
-6
/
+8
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-3
/
+3
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
1
-2
/
+2
*
Remove web intents from Chrome on Android build
jgreenwald@chromium.org
2012-03-13
1
-2
/
+7
*
Extract LocalShareObjectsContainer into a separate file
markusheintz@chromium.org
2012-03-08
4
-85
/
+112
*
Pass ContentSettingsPattern and ResourceIdentifier by reference
tbreisacher@chromium.org
2012-03-08
2
-6
/
+6
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
2
-1
/
+6
*
scoped_ptr moved to base/memory a while ago, update include
thakis@chromium.org
2012-03-07
1
-2
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Move creation of CookiesTreeModel to UI code and add getter for the LocalStor...
markusheintz@chromium.org
2012-03-06
2
-72
/
+55
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+1
*
[Coverity 101670] Pass ResourceIdentifier by const-ref
tbreisacher@chromium.org
2012-02-27
2
-3
/
+3
*
Whitelist Google Talk plug-in when turning on click-to-play.
bauerb@chromium.org
2012-02-27
1
-0
/
+2
*
Web Intents: Add a pref for enabling the feature, enable the UI.
jhawkins@chromium.org
2012-02-22
1
-1
/
+2
*
Add per-plugin whitelisting to chrome://plugins
bauerb@chromium.org
2012-02-21
1
-24
/
+24
*
Revert "Add per-plugin whitelisting to chrome://plugins"
loislo@chromium.org
2012-02-17
1
-7
/
+6
*
Add per-plugin whitelisting to chrome://plugins
bauerb@chromium.org
2012-02-17
1
-6
/
+7
*
Whitelist extensions with bundled plug-ins for plug-ins.
bauerb@chromium.org
2012-02-15
4
-27
/
+85
*
Profiles: Move cookie pref registration to the service.
erg@chromium.org
2012-02-13
2
-10
/
+8
*
Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...
erg@chromium.org
2012-02-13
5
-72
/
+64
*
Block plugins for platform apps
benwells@chromium.org
2012-02-07
4
-4
/
+149
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-02-06
2
-6
/
+6
*
Revert 120541 - Block plugins for platform apps
hbono@chromium.org
2012-02-06
4
-144
/
+4
*
Block plugins for platform apps
benwells@chromium.org
2012-02-06
4
-4
/
+144
*
Coverity: pass ContentSettingsPattern by const ref
tbreisacher@chromium.org
2012-02-02
6
-17
/
+17
*
Move click-to-play out of chrome://flags.
bauerb@chromium.org
2012-01-31
6
-42
/
+4
*
Revert 119306 - Turn web intents build flag on.
gbillock@chromium.org
2012-01-27
1
-3
/
+2
*
Revert 119284 - Turn web intents build flag on. Move the command-line flag to...
gbillock@chromium.org
2012-01-26
1
-1
/
+2
*
Turn web intents build flag on. Move the command-line flag to default on.
gbillock@chromium.org
2012-01-26
1
-2
/
+1
*
Profiles: Add a --dump-profile-graph option when !NDEBUG.
erg@chromium.org
2012-01-24
1
-2
/
+3
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
chrome/common/render_messages.h isn't needed by content_settings_utils.cc.
bdibello@google.com
2012-01-10
1
-2
/
+1
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-3
/
+3
*
Get rid of trivial IncognitoUserPrefStore and PerTabUserPrefStore.
mnaganov@chromium.org
2012-01-05
1
-4
/
+4
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-2
/
+2
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-2
/
+3
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
1
-0
/
+1
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-1
/
+2
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-2
/
+2
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-3
/
+0
*
Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...
jam@chromium.org
2011-12-27
2
-5
/
+5
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-15
/
+16
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Coverity: Fix unchecked return values
kmadhusu@chromium.org
2011-12-22
1
-6
/
+9
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
2
-4
/
+4
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
[next]