summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_content_client.h
Commit message (Expand)AuthorAgeFilesLines
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-071-32/+0
* content shell: Implement GetNativeImageNamed()thakis@chromium.org2013-02-191-0/+1
* Implement GetDataResourceBytes on ShellContentClient so that webui pages work...jam@chromium.org2013-01-301-0/+2
* Include webkit strings in the content shell packagejochen@chromium.org2012-07-311-0/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Make ContentClient have a default implementation to make embedding easier.jam@chromium.org2012-05-301-23/+0
* 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
* 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 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-1/+1
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-1/+1
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-1/+1
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+36