summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* OpenBSD patches for chrome/content, split from CR #8275005robert.nagy@gmail.com2011-10-211-6/+6
* Close Lazy Background Page after event dispatchtessamac@chromium.org2011-10-201-0/+1
* Remove the special-case isolated storage map fromaa@chromium.org2011-10-191-6/+10
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-0/+6
* Change the default favicon to 16x16, except for tabstrip (32x32), for touchui...bshe@chromium.org2011-10-131-0/+7
* Allow resource identifiers in content settings.bauerb@chromium.org2011-10-131-1/+0
* Correctly initialize Aura for ChromeOS.saintlou@chromium.org2011-10-131-6/+6
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-6/+55
* Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.dpranke@chromium.org2011-10-071-0/+29
* Delegate the decision whether to swap processes for navigations to/from exten...jochen@chromium.org2011-10-051-0/+24
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-10/+18
* Fix bug where --allow-running-insecure-content flag doesn't work against goog...tsepez@chromium.org2011-10-051-0/+1
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-10-051-2/+3
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-011-1/+2
* Use new callbacks for SSL UI.mattm@chromium.org2011-09-301-1/+1
* Remove unneeded calls from the ContentBrowserClient.avi@chromium.org2011-09-291-11/+0
* Some link errors revealed dup symbols and or missing files.saintlou@chromium.org2011-09-281-9/+15
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-0/+18
* Relanding 100792oshima@google.com2011-09-201-6/+2
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-0/+10
* Remove flag guard for inline installs (web store changes have been pushed).mihaip@chromium.org2011-09-141-1/+0
* Revert "Relanding 100792"oshima@google.com2011-09-141-2/+6
* Relanding 100792oshima@google.com2011-09-131-6/+2
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-131-2/+6
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-121-6/+2
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-121-4/+0
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+7
* Fix mac+chromeosjam@chromium.org2011-09-081-2/+2
* Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...jam@chromium.org2011-09-081-6/+6
* Third-party appcache blocking.marja@chromium.org2011-09-081-2/+2
* Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-3/+2
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-2/+3
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-0/+23
* Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...mkwst@chromium.org2011-09-061-1/+1
* DevTools handler now handles messages from both client and agent and is creat...yurys@chromium.org2011-08-311-2/+0
* Allow content to get the system request context, a request context not tied t...avi@chromium.org2011-08-261-0/+6
* Get rid of all chrome includes from RenderWidgetHostViewWin. We'll want to mo...jam@chromium.org2011-08-251-0/+7
* Get rid of the link time dependency between content and chrome through the ge...jam@chromium.org2011-08-251-0/+5
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-241-0/+6
* Fix Touch buildjam@chromium.org2011-08-241-6/+6
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-241-0/+26
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-241-2/+2
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-0/+5
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+2
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-1/+12