index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
common
/
child_process_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
1
-1
/
+1
*
Fixes for re-enabling more MSVC level 4 warnings: content/ edition
pkasting@chromium.org
2014-07-15
1
-3
/
+3
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-30
1
-2
/
+1
*
Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."
mattm@chromium.org
2014-05-29
1
-1
/
+2
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-29
1
-2
/
+1
*
Ensure that any IPC sent from a child process that couldn't be deserialized c...
jam@chromium.org
2014-05-15
1
-0
/
+4
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
1
-0
/
+1
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
1
-1
/
+2
*
Creates a way to launch the utility process with elevated privileges on Windo...
haven@chromium.org
2014-02-11
1
-1
/
+3
*
Clean up ChildProcessHost unique id generation.
avi@chromium.org
2014-01-08
1
-11
/
+16
*
gpu: Add IOSurface backed GpuMemoryBuffer implementation.
reveman@chromium.org
2013-12-05
1
-2
/
+8
*
Add multi-process GpuMemoryBuffer framework.
reveman@chromium.org
2013-10-22
1
-0
/
+9
*
On renderer shared memory allocation requests, create a new shared buffer
skaslev@chromium.org
2013-09-13
1
-2
/
+2
*
Update include paths in content/common for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Use a direct include of strings headers in content/common/.
avi@chromium.org
2013-06-12
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-2
/
+2
*
Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...
wfh@chromium.org
2013-04-09
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Use base namespace for FilePath in chrome/common and content/common.
brettw@chromium.org
2013-02-07
1
-9
/
+9
*
More conversion from uint to size_t for shared memory allocation sizes.
cevans@chromium.org
2013-01-11
1
-1
/
+1
*
Removing unnecessary content:: namespace qualifier.
darin@chromium.org
2013-01-02
1
-1
/
+1
*
Cleanup: Add a const variable for /proc/self/exe.
thestig@chromium.org
2012-09-15
1
-1
/
+1
*
Support partitioning of storage contexts based on render_id.
ajwong@chromium.org
2012-07-12
1
-1
/
+9
*
Verify the child process with a secret hello
jschuh@chromium.org
2012-03-17
1
-14
/
+3
*
Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...
jam@chromium.org
2012-01-24
1
-2
/
+0
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-0
/
+301