summaryrefslogtreecommitdiffstats
path: root/content/common/child_process_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-1/+2
* Add initial GpuMemoryBufferSurfaceTexture implementation.reveman@chromium.org2014-03-311-0/+10
* Revert 257161 "Revert 256955 "Add shared bitmap managers for bro..."jbauman@chromium.org2014-03-141-0/+18
* Revert 256955 "Add shared bitmap managers for browser and render..."jbauman@chromium.org2014-03-141-18/+0
* Add shared bitmap managers for browser and renderer processes.jbauman@chromium.org2014-03-131-0/+18
* Use validating IPC enum macros in child process messages.tsepez@chromium.org2014-02-101-2/+4
* gpu: Add IOSurface backed GpuMemoryBuffer implementation.reveman@chromium.org2013-12-051-2/+7
* Add multi-process GpuMemoryBuffer framework.reveman@chromium.org2013-10-221-0/+13
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-171-1/+1
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-211-1/+0
* Loosen restrictions on reading browser histograms from rendererjeremy@chromium.org2013-02-281-1/+1
* Native memory histograms for the browser.marja@chromium.org2013-01-311-0/+7
* Add tracing support to NaCljbauman@chromium.org2012-12-081-38/+0
* implement SetWatchEvent and WaitForEvent for trace-based-tests.jbates@chromium.org2012-09-011-1/+10
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-3/+15
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-0/+11
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-5/+42
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-2/+5
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-5/+2
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-2/+5
* Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...jam@chromium.org2012-01-241-3/+0
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-0/+16
* Make shared memory allocation possible for all child process types.michaeln@google.com2011-10-151-0/+7
* Remove TraceMessageFilter for NACL_LOADER_PROCESS types that do not support t...jbates@chromium.org2011-10-041-0/+3
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-201-0/+6
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-201-0/+10
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-0/+4
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-121-2/+5
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-11/+0
* Updated event trace code to stop on buffer full condition for any child proce...jbates@chromium.org2011-04-191-0/+10
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-0/+4
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-181-0/+14
* Add newline at end of filejam@chromium.org2011-03-151-1/+1
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-0/+8
* Move the common child process messages into their own file.jam@chromium.org2011-03-071-0/+29