summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-241-0/+18
* Allow last character of password to be displayed for Android.cramya@chromium.org2012-02-231-0/+2
* Fix bug where a large number of extensions can starve the browser for rendere...nasko@chromium.org2012-02-221-0/+55
* First check in for password generation.gcasto@chromium.org2012-02-221-0/+1
* Chrome on Android: Remove speech input files from android build.tedchoc@chromium.org2012-02-211-0/+4
* Add the ability to use a bundled Flapper.viettrungluu@chromium.org2012-02-181-0/+2
* Plugins: allow saving data if we're going to do a session restore.marja@chromium.org2012-02-171-1/+12
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-1/+29
* This patch introduces a flag to make asynchronous spellchecker available.shinyak@chromium.org2012-02-161-2/+8
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-151-0/+6
* Rename TabContentsViewAndroid to WebContentsViewAndroidyfriedman@chromium.org2012-02-141-2/+2
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-131-7/+8
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-131-9/+12
* Add stub TabContentsViewAndroid.yfriedman@chromium.org2012-02-111-0/+15
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-091-1/+1
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-32/+20
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-1/+2
* Add a centralized mechanism for whitelisting access to extension permissions.jstritar@chromium.org2012-02-091-4/+8
* Cleanup: Kill dead flags that have useless references.thestig@chromium.org2012-02-081-1/+1
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-7/+0
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-3/+7
* Move TabContentsViewMac to content.avi@chromium.org2012-02-061-2/+2
* Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...jam@chromium.org2012-02-061-194/+72
* Split TabContentsViewMac.avi@chromium.org2012-02-041-1/+5
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-1/+0
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-011-44/+20
* Remove a bunch of easy entries from chrome\browser\DEPS.jam@chromium.org2012-01-311-1/+0
* Disable accelerated animation when using a software 3d rasterizer.jbauman@chromium.org2012-01-311-4/+7
* Move click-to-play out of chrome://flags.bauerb@chromium.org2012-01-311-1/+0
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-271-4/+6
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-8/+9
* Remove some unnecessary resource_dispatcher_host.h includes.darin@chromium.org2012-01-251-1/+0
* Moved webRequest api out of chrome/browser/extensionbattre@chromium.org2012-01-251-1/+1
* Do not invoke setDartEnabled.antonm@google.com2012-01-241-1/+0
* Remove the default plugin.bauerb@chromium.org2012-01-241-8/+0
* Replace lazy-background switch with a manifest entry controlled by thempcomplete@chromium.org2012-01-241-1/+0
* Print Preview: Don't copy a renderer specific command line switch from the br...thestig@chromium.org2012-01-191-1/+0
* Switch chrome/browser/DEPS to use explicit whitelist instead of a blacklist.joi@chromium.org2012-01-191-1/+1
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-4/+4
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-4/+3
* Disable accelerated video when software rasterizer is enabledjbauman@chromium.org2012-01-181-0/+5
* Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...thestig@chromium.org2012-01-181-3/+10
* Ensure that view_messages.h and tab_contents.h don't get included by any more...jam@chromium.org2012-01-171-5/+5
* content/GTK: Move TabContentsViewGtk to content/erg@chromium.org2012-01-121-3/+3
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-3/+3
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-3/+3
* Split RenderViewHostDelegateViewHelper in two.avi@chromium.org2012-01-101-1/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-3/+3
* Revert 117067 - Split RenderViewHostDelegateViewHelper in two.avi@chromium.org2012-01-101-1/+1
* Split RenderViewHostDelegateViewHelper in two.avi@chromium.org2012-01-101-1/+1