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
/
browser
/
child_process_launcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize the bootstrap sandbox in the browser process.
rsesek@chromium.org
2014-06-10
1
-3
/
+16
*
Android: use SetProcessBackgrounded for process visibility.
ppi@chromium.org
2014-04-11
1
-0
/
+3
*
Re-land 261836 "Restore --child-clean-exit behavior for ASan/LSan..."
earthdok@chromium.org
2014-04-07
1
-0
/
+6
*
Revert 261836 "Restore --child-clean-exit behavior for ASan/LSan..."
scottmg@chromium.org
2014-04-05
1
-5
/
+0
*
Restore --child-clean-exit behavior for ASan/LSan/MSan builds.
earthdok@chromium.org
2014-04-04
1
-0
/
+5
*
Add initial GpuMemoryBufferSurfaceTexture implementation.
reveman@chromium.org
2014-03-31
1
-1
/
+1
*
Remove kChildCleanExit since it's not used anymore.
jam@chromium.org
2014-03-28
1
-8
/
+3
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
1
-2
/
+3
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
1
-3
/
+2
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-2
/
+3
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
1
-3
/
+2
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-2
/
+3
*
Ensure that SandboxProcessLauncherDelegates are deleted
aberent@chromium.org
2014-03-13
1
-1
/
+1
*
Refactor configuration of sandboxes - first steps
aberent@chromium.org
2014-03-13
1
-43
/
+12
*
Creates a way to launch the utility process with elevated privileges on Windo...
haven@chromium.org
2014-02-11
1
-3
/
+19
*
Linux: fix getting termination status for known dead processes.
jln@chromium.org
2014-01-10
1
-0
/
+3
*
LOG(INFO) -> VLOG(0) in content/
scottmg@chromium.org
2013-11-23
1
-1
/
+1
*
Android: remove ContentViewCore from the renderer crash codepath.
ppi@chromium.org
2013-11-08
1
-3
/
+8
*
Pass StatsTable shared memory via global descriptors on Posix rather than usi...
rmcilroy@chromium.org
2013-10-16
1
-13
/
+18
*
Fix a bug where killing pages doesn't yield a sad-tab
ccameron@chromium.org
2013-09-17
1
-0
/
+5
*
Define magic descriptors in one place.
dongseong.hwang@intel.com
2013-09-11
1
-1
/
+2
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-4
/
+4
*
Update include paths in base for base/process changes.
rsesek@chromium.org
2013-07-25
1
-0
/
+1
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+0
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-11
1
-18
/
+18
*
Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."
rsesek@chromium.org
2013-04-11
1
-18
/
+18
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-10
1
-18
/
+18
*
Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...
jam@chromium.org
2013-03-20
1
-7
/
+9
*
Fix x86 build of Android.
yfriedman@chromium.org
2013-03-19
1
-1
/
+1
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
1
-5
/
+5
*
Revert 184213
rtenneti@chromium.org
2013-02-25
1
-1
/
+31
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Revert 183407
rtenneti@chromium.org
2013-02-22
1
-31
/
+1
*
Child process launch - Record process creation times.
rtenneti@chromium.org
2013-02-20
1
-1
/
+31
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-3
/
+3
*
[Android] Ensure android_webview doesn't start child processes.
benm@chromium.org
2013-01-12
1
-0
/
+4
*
Removing unnecessary content:: namespace qualifier.
darin@chromium.org
2013-01-02
1
-2
/
+1
*
Linux: inform the Zygote when it's waiting on a dead process
jln@chromium.org
2012-12-06
1
-1
/
+2
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
1
-1
/
+1
*
Because of UID isolation on Android, crash dump generation has to happen
jcivelli@chromium.org
2012-10-24
1
-7
/
+13
*
Move the remaning files in content\common to the content namespace.
jam@chromium.org
2012-10-24
1
-13
/
+15
*
Move sandbox code in content to content namespace.
jam@chromium.org
2012-10-23
1
-1
/
+2
*
Close leaking FDs.
jcivelli@chromium.org
2012-09-25
1
-15
/
+18
*
On Posix, make all child processes quit when the browser dies, not just the r...
jam@chromium.org
2012-07-30
1
-1
/
+1
*
Move zygote_host_impl_linux.* to content/browser/zygote_host
jln@chromium.org
2012-07-24
1
-1
/
+1
*
Upstream ChildProcessLauncher changes for Android.
yfriedman@chromium.org
2012-06-28
1
-18
/
+83
*
Refactor GetCrashSignalFD to be more generic.
yfriedman@chromium.org
2012-06-22
1
-21
/
+17
*
Tighten up DEPS some more. NaCl/service process code are including internal c...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Added code so renderer would cleanly exit.
asharif@chromium.org
2012-04-10
1
-2
/
+7
[next]