summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_content_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Make ContentClient have a default implementation to make embedding easier.jam@chromium.org2012-05-301-47/+0
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-9/+4
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-4/+9
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-9/+4
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-0/+8
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-0/+5
* Move --user-agent overriding logic from chrome into content.scherkus@chromium.org2012-04-091-2/+1
* Content shell: Fill out user agent.avi@chromium.org2012-03-261-1/+4
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-151-1/+6
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-4/+0
* DevTools: add remote debugging capabilities to content_shell.pfeldman@chromium.org2012-01-271-1/+2
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-0/+8
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-0/+4
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-4/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-0/+4
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-211-1/+1
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-2/+3
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-3/+2
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-2/+3
* Use Chrome's user agent string for content_shell, since some sites (i.e. Gmai...jam@chromium.org2011-09-211-1/+2
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+51