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
*
Hook UBSAN, MSAN to exit handler(s) to give time for coverage data to be gene...
inferno
2015-01-16
1
-1
/
+2
*
Update ChildProcessLauncher to use the new version of LaunchProcess.
rvargas
2015-01-10
1
-10
/
+7
*
Android: Allow sandboxed utility process
sievers
2014-12-12
1
-2
/
+8
*
Android: Remove some extra CHECKs()
sievers
2014-12-12
1
-6
/
+0
*
Android: CHECK() for supported child process types
Daniel Sievers
2014-12-11
1
-0
/
+12
*
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
rvargas
2014-12-05
1
-1
/
+1
*
Revert of Upgrade the windows specific version of LaunchProcess to avoid raw ...
rfevang
2014-12-03
1
-1
/
+1
*
Upgrade the windows specific version of LaunchProcess to avoid raw handles.
rvargas
2014-12-03
1
-1
/
+1
*
Remove the ProcessHandle from the RendererClosedDetails payload
sramajay
2014-12-02
1
-1
/
+1
*
Update base::LaunchElevatedProcess to return a Process instead of a handle.
rvargas
2014-12-01
1
-3
/
+1
*
Make content::StartSandboxedProcess return a Process instead of a handle.
rvargas
2014-11-24
1
-5
/
+8
*
ChildProcessLauncher: Don't access context_ private members directly.
rvargas
2014-11-20
1
-40
/
+50
*
ChildProcessLauncher::Context: Separate class declaration from definition.
rvargas
2014-11-14
1
-276
/
+335
*
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
morrita
2014-10-20
1
-8
/
+12
*
Fix ChildProcessLauncher::SetProcessBackgrounded(...) function.
kkimlabs
2014-10-20
1
-1
/
+1
*
Enforce handle ownership in base::Process.
rvargas
2014-10-17
1
-49
/
+54
*
Fix incorrect FD handling for StatsTable shared memory
morrita
2014-10-02
1
-3
/
+2
*
Turn FileDescriptorInfo a collection class
morrita
2014-10-01
1
-25
/
+24
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
1
-1
/
+1
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
1
-4
/
+4
*
Do not set background priority in-process on Windows, when tabs are backgroun...
wfh@chromium.org
2014-07-29
1
-7
/
+5
*
Do not set low priority on background tabs.
wfh@chromium.org
2014-07-26
1
-5
/
+7
*
Alter the design of the bootstrap sandbox to only take over the bootstrap por...
rsesek@chromium.org
2014-06-19
1
-0
/
+2
*
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
[next]