summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_content_client.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ContentClient::CanHandleWhileSwappedOut().sungmann.cho@navercorp.com2014-05-051-1/+0
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-101-0/+3
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-091-3/+0
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-091-0/+3
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-051-1/+1
* Remove the chrome namespace around ChromeContent[Renderer]Client.wez@chromium.org2013-11-061-4/+0
* Move the Remoting v2 app whitelist into the InternalExtensionProvider.wez@chromium.org2013-10-031-1/+1
* Allow the Chrome Remote Desktop Viewer to be used by the v2 Chrome Remote Des...wez@chromium.org2013-09-261-0/+2
* Remove unused includes of plugin_list.h. Also remove unused ContentClient and...jam@chromium.org2013-07-161-2/+0
* Expose "Chrome" as accessible product name.dmazzoni@chromium.org2013-06-291-3/+0
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-1/+1
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-1/+1
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-1/+1
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-0/+3
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-0/+1
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-281-1/+0
* Some minor refactoring to not depend on chrome for webui files that will move...jam@chromium.org2013-01-231-0/+2
* Revert 175971ricow@chromium.org2013-01-101-0/+1
* Revert 175890: actually, looks like we want this to also help move chromeos w...jam@chromium.org2013-01-101-1/+0
* Revert 175822jam@chromium.org2013-01-091-0/+1
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-091-1/+0
* Remove unused Flash-related code:yzshen@chromium.org2012-12-281-13/+0
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-051-5/+0
* Allow the creation of partially spoofed user agentsdfalcantara@chromium.org2012-08-281-0/+1
* Add !defined(OS_IOS) to if defined(OS_MACOS) around functions GetSandboxProfi...leng@chromium.org2012-08-271-1/+1
* Get the path of the plugin interposing library from the embedder, since they'...jam@chromium.org2012-07-231-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.thakis@chromium.org2012-06-261-0/+1
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-3/+3
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+3
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-3/+3
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-0/+2
* Fix the issue that Pepper Flash cannot load on Linux.yzshen@chromium.org2012-05-021-4/+5
* Fix the logic of loading bundled Pepper Flash.yzshen@chromium.org2012-04-251-0/+12
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-0/+6
* Move --user-agent overriding logic from chrome into content.scherkus@chromium.org2012-04-091-1/+1
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-151-1/+2
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-1/+0
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-0/+6
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-0/+2
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-2/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-0/+2
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-211-1/+1
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-9/+11
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-11/+9
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-9/+11
* Remove static initializers from ChromeContentClient.dmichael@chromium.org2011-09-021-3/+3
* Add a preference to force enable the NaCl plugin as we transition toelijahtaylor@google.com2011-08-261-0/+1