summaryrefslogtreecommitdiffstats
path: root/content/common/child_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-2/+6
* Clean up ChildProcessHost unique id generation.avi@chromium.org2014-01-081-4/+2
* gpu: Add IOSurface backed GpuMemoryBuffer implementation.reveman@chromium.org2013-12-051-1/+3
* Add multi-process GpuMemoryBuffer framework.reveman@chromium.org2013-10-221-0/+6
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-171-1/+1
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-121-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-0/+2
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-1/+1
* Support partitioning of storage contexts based on render_id.ajwong@chromium.org2012-07-121-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-2/+3
* Verify the child process with a secret hellojschuh@chromium.org2012-03-171-5/+1
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-0/+93