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
*
Merge 113172 - Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private ar...
dpolukhin@chromium.org
2011-12-07
1
-0
/
+1
*
Update process sharing rules for hosted and isolated apps.
creis@chromium.org
2011-12-05
1
-6
/
+40
*
Add site_instance_id to ProcessMap::Item.
aa@chromium.org
2011-12-04
1
-6
/
+10
*
Don't select a client certs for TabContents with no TabContentsWrapper.
markusheintz@chromium.org
2011-12-03
1
-1
/
+62
*
Add an escape hatch for loading legacy manifests
abarth@chromium.org
2011-12-02
1
-0
/
+1
*
Move remaining about: handlers to webUI.
tsepez@chromium.org
2011-11-30
1
-1
/
+3
*
Remove some unused code.
vollick@chromium.org
2011-11-25
1
-4
/
+0
*
Touch constants and dead code removal.
saintlou@chromium.org
2011-11-23
1
-7
/
+0
*
More surgery to remove views desktop.
vollick@chromium.org
2011-11-22
1
-4
/
+0
*
Make DevToolsManager a singleton, remove it from ContentBrowserClient.
yurys@chromium.org
2011-11-22
1
-4
/
+0
*
Add ChromeBrowserMainExtraParts for non main parts. (take 3)
stevenjb@google.com
2011-11-21
1
-20
/
+21
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-7
/
+0
*
Don't use process isolation for bookmark apps.
creis@chromium.org
2011-11-18
1
-2
/
+7
*
Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
1
-21
/
+20
*
Changed argument to GetAcceptLangs() to a BrowserContext.
rdsmith@chromium.org
2011-11-18
1
-2
/
+3
*
Add ChromeBrowserMainExtraParts for non main parts.
stevenjb@google.com
2011-11-18
1
-20
/
+21
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-32
/
+34
*
Don't build a bunch of stuff on Aura, rather than ifdefing out code in it.
ben@chromium.org
2011-11-17
1
-0
/
+2
*
Don't allow the task manager to share a process with anything else.
creis@chromium.org
2011-11-17
1
-0
/
+8
*
Revert 110327 - Add ChromeBrowserParts for non main parts.
cpu@chromium.org
2011-11-16
1
-21
/
+20
*
Add ChromeBrowserParts for non main parts.
stevenjb@google.com
2011-11-16
1
-20
/
+21
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-16
1
-4
/
+5
*
content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This new
erg@chromium.org
2011-11-16
1
-1
/
+3
*
Insert default stylesheet for platform apps.
miket@chromium.org
2011-11-15
1
-0
/
+1
*
Move the struct used when showing a desktop notification to content/public/co...
jam@chromium.org
2011-11-12
1
-2
/
+1
*
Remove includes of worker_messages.h from chrome code, since that's an intern...
jam@chromium.org
2011-11-12
1
-6
/
+70
*
platform_util OpenItem/ShowItemInFolder threading fixes.
achuith@chromium.org
2011-11-11
1
-16
/
+4
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
1
-5
/
+5
*
Revert 109213 - Take script URLs into account when applying script content se...
cmp@chromium.org
2011-11-10
1
-5
/
+4
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-09
1
-4
/
+5
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-18
/
+72
*
Random base::Bind migrations (low hanging fruit).
csilv@chromium.org
2011-11-09
1
-9
/
+7
*
Browser Parts cleanup
stevenjb@google.com
2011-11-08
1
-10
/
+22
*
Revert 109036 (speculative; seems to cause increased worker test flakiness) -...
thakis@chromium.org
2011-11-08
1
-5
/
+4
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
1
-4
/
+5
*
Revert 109005 - Take script URLs into account when applying script content se...
marja@chromium.org
2011-11-08
1
-5
/
+4
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
1
-4
/
+5
*
Cleanup old NotificationProvider::grantPermission overload.
dcheng@chromium.org
2011-11-07
1
-3
/
+1
*
Reenable triggering of screen rotations by sensors.
vollick@chromium.org
2011-11-07
1
-0
/
+7
*
Refactor ChromeContentRendererClient::CreatePlugin.
marja@chromium.org
2011-11-07
1
-0
/
+2
*
Ignore paths when matching patterns for extensions.
dcheng@chromium.org
2011-11-02
1
-14
/
+14
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
1
-1
/
+1
*
Set extension-related webkit preferences in a common location.
aa@chromium.org
2011-10-29
1
-4
/
+2
*
Adding CookieSettings for storing cookie content settings.
marja@chromium.org
2011-10-28
1
-15
/
+9
*
Aura: fix crash when clicking on a SELECT element.
ivankr@chromium.org
2011-10-27
1
-2
/
+6
*
Delegating the "are images allowed" decision to renderer.
marja@chromium.org
2011-10-27
1
-0
/
+4
*
Make GTK and Aura parts orthogonal to OS parts
stevenjb@google.com
2011-10-26
1
-20
/
+39
*
Add an experimental --enable-strict-site-isolation flag.
creis@chromium.org
2011-10-25
1
-0
/
+10
*
Redo how page load time stats are gathered for webrequest extensions:
mpcomplete@chromium.org
2011-10-22
1
-0
/
+3
[next]