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