summaryrefslogtreecommitdiffstats
path: root/content/common/child_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-12/+13
* Ensure we don't have zombie child processes that get started but never get a ...jam@chromium.org2012-08-071-10/+13
* Add more logging to ChildThread.jam@chromium.org2012-08-061-3/+4
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-0/+7
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* content/common/ shouldn't extend the webkit_glue namespace. Move contents of...darin@chromium.org2012-07-041-3/+6
* Fix debug build break after r143920.jam@chromium.org2012-06-251-0/+1
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-6/+5
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-0/+4
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-2/+1
* Move indexed db files from content/renderer to content/common.dgrogan@chromium.org2012-02-121-0/+6
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-2/+3
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-3/+2
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-2/+3
* Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...jam@chromium.org2012-01-241-6/+0
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-0/+4
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-3/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+0
* Make shared memory allocation possible for all child process types.michaeln@google.com2011-10-151-0/+7
* Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....jam@chromium.org2011-10-111-8/+0
* Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...jam@chromium.org2011-10-111-0/+8
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-201-0/+2
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+3
* IPC outgoing message filters interpose yourself in a message stream. Minimal...tsepez@chromium.org2011-05-041-2/+2
* Add IPC plumbing code for Quota APIkinuko@chromium.org2011-04-131-0/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-3/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-0/+130