summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_content_client.cc
Commit message (Expand)AuthorAgeFilesLines
* 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