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
/
chrome_content_browser_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to get rid of extension references from RenderMessageFilter.
mpcomplete@chromium.org
2011-07-01
1
-0
/
+13
*
Linux: Adding crash reporting for extension processes.
thestig@chromium.org
2011-07-01
1
-2
/
+8
*
Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.
mirandac@chromium.org
2011-06-30
1
-0
/
+8
*
Remove the IsExternalTabContainer function from the TabContentsDelegate and R...
ananta@chromium.org
2011-06-29
1
-0
/
+5
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-1
/
+1
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-1
/
+1
*
Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...
rsleevi@chromium.org
2011-06-27
1
-1
/
+0
*
Added a private chromeAuthPrivate API.
sanjeevr@chromium.org
2011-06-25
1
-0
/
+1
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-25
1
-4
/
+0
*
Revert 90435 - Re-land: Move browser accessibility code from chrome to content.
brettw@chromium.org
2011-06-24
1
-0
/
+4
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-24
1
-4
/
+0
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-0
/
+7
*
Revert 90265 - Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-23
1
-0
/
+4
*
Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-23
1
-4
/
+0
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-2
/
+2
*
Make chrome.app.isInstalled return false until the page is in application pro...
mihaip@chromium.org
2011-06-21
1
-4
/
+7
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
1
-0
/
+4
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
1
-0
/
+70
*
Move load_from_memory_cache_details.* to content now that the SSL code has mo...
jam@chromium.org
2011-06-13
1
-0
/
+13
*
Remove g_browser_process dependency from content. Also make all the SyncChan...
jam@chromium.org
2011-06-13
1
-1
/
+15
*
Remove last extension dependencies from content.
mpcomplete@chromium.org
2011-06-08
1
-0
/
+30
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-3
/
+4
*
Get rid of Chrome notifications dependency, and instead go through ContentBro...
jam@chromium.org
2011-06-07
1
-2
/
+86
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-4
/
+3
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-3
/
+4
*
Adds a GYP flag for desktop notifications (enabled by default) and stub out r...
satish@chromium.org
2011-06-06
1
-1
/
+1
*
Remove the remaining Chrome SSL dependencies from content.
jam@chromium.org
2011-06-06
1
-0
/
+30
*
Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...
jam@chromium.org
2011-06-04
1
-0
/
+10
*
Remove platform_util dependency from content.
jam@chromium.org
2011-05-31
1
-0
/
+13
*
Quota InfoBar
kinuko@chromium.org
2011-05-31
1
-0
/
+6
*
Move sandbox_policy to content.
jam@chromium.org
2011-05-28
1
-113
/
+0
*
Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...
chromium@hybridsource.org
2011-05-28
1
-1
/
+1
*
Get rid of content dependency from sandbox_policy.h
jam@chromium.org
2011-05-27
1
-0
/
+113
*
Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...
jam@chromium.org
2011-05-26
1
-0
/
+3
*
Apply third party cookie blocking to all kinds of cookies
jochen@chromium.org
2011-05-26
1
-42
/
+14
*
Remove the last prefs code from content. I tried hard to move ShouldShowBook...
jam@chromium.org
2011-05-26
1
-0
/
+4
*
Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...
jam@chromium.org
2011-05-25
1
-17
/
+0
*
Drop url_constants dependency in content/.
avi@chromium.org
2011-05-19
1
-0
/
+6
*
Fixes an issue preventing TYPE_USER_SCRIPT extensions from accessing extensio...
jstritar@chromium.org
2011-05-19
1
-0
/
+1
*
Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...
jam@chromium.org
2011-05-18
1
-0
/
+7
*
Followup to r85247 to address review comments about adding a way to get to Pr...
jam@chromium.org
2011-05-13
1
-5
/
+5
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
1
-14
/
+25
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
1
-17
/
+66
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
1
-66
/
+17
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
1
-17
/
+66
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
1
-66
/
+17
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
1
-17
/
+66
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
1
-66
/
+17
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
1
-17
/
+66
*
More progress towards removing content settings code from the content layer. ...
jam@chromium.org
2011-05-10
1
-2
/
+80
[next]