summaryrefslogtreecommitdiffstats
path: root/content/test/test_content_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not load content_resources.pak on iOS.msarda@chromium.org2012-09-141-0/+3
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-1/+1
* 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/+3
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+9
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-9/+3
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-0/+8
* Add scale factor tag to data packssail@chromium.org2012-05-011-1/+2
* 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
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-151-0/+4
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-5/+0
* Send replies to sync IPCs from swapped out renderers.creis@chromium.org2012-01-281-3/+5
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-1/+19
* 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
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-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
* Start moving files to new content_unittests target.phajdan.jr@chromium.org2011-08-191-0/+51