summaryrefslogtreecommitdiffstats
path: root/content/utility
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-4/+0
* Send the index in the canonical list over IPC when using the OOP plugin loader.rsesek@chromium.org2011-11-021-6/+4
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-2/+2
* Make chrome/utility not depend on content/common. Enforce with DEPS.jam@chromium.org2011-10-252-1/+18
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-212-8/+13
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-212-26/+17
* Create content::UtilityThread interface and make chrome code use that. This i...ananta@chromium.org2011-10-143-30/+33
* Move content_utility_client.h to content\public\utility.ananta@chromium.org2011-10-133-26/+2
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-272-0/+51
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-022-5/+5
* Make Index DB code that accesses WebKit initialize WebKit first.levin@chromium.org2011-08-012-2/+12
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-292-18/+2
* Add a bunch of owners for subdirs under content.jam@chromium.org2011-06-141-0/+3
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-097-0/+255