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