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
/
chrome
/
nacl
/
nacl_helper_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nacl_helper_linux.cc to components/nacl
alexis.menard@intel.com
2013-11-12
1
-390
/
+0
*
Replace __attribute__((no_address_safety_analysis)), which is deprecated, wit...
glider@chromium.org
2013-10-25
1
-1
/
+1
*
NaCl: Clean up how FDs are passed to nacl_helper instances on Linux
mseaborn@chromium.org
2013-10-11
1
-9
/
+12
*
Fix a bug where killing pages doesn't yield a sad-tab
ccameron@chromium.org
2013-09-17
1
-10
/
+3
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
1
-99
/
+193
*
Revert 218584 "Support a new remote IPC for for GetTerminationSt..."
dbeam@chromium.org
2013-08-21
1
-193
/
+99
*
Support a new remote IPC for for GetTerminationStatus.
jln@chromium.org
2013-08-21
1
-99
/
+193
*
Move NaCl loader related files to components/nacl/loader.
yael.aharon@intel.com
2013-07-31
1
-2
/
+2
*
Move common files from chrome/common to components/nacl/common.
yael.aharon@intel.com
2013-07-23
1
-1
/
+1
*
Use a direct include of the message_loop header in chrome/app, chrome/common,...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Init NaClChromeMainArgs number_of_cores member so apps can size threadpools
bsy@google.com
2013-06-21
1
-4
/
+8
*
Revert 207350 "Init NaClChromeMainArgs number_of_cores member so..."
rsesek@chromium.org
2013-06-20
1
-8
/
+4
*
Init NaClChromeMainArgs number_of_cores member so apps can size threadpools
bsy@google.com
2013-06-20
1
-4
/
+8
*
NaCl: boilerplate for BPF sandbox on Linux.
jln@chromium.org
2013-06-20
1
-1
/
+6
*
Revert 204389 "Set up NaClChromeMainArgs number_of_cores member ..."
thestig@chromium.org
2013-06-06
1
-8
/
+4
*
Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools
bsy@google.com
2013-06-06
1
-4
/
+8
*
Linux: remove unmaintained SELinux code.
phajdan.jr@chromium.org
2013-05-17
1
-3
/
+1
*
chrome: Use base::MessageLoop. (Part 1)
xhwang@chromium.org
2013-05-10
1
-1
/
+1
*
Revert 195190 "Set up NaClChromeMainArgs number_of_cores member ..."
szym@chromium.org
2013-04-19
1
-8
/
+4
*
Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools...
bsy@google.com
2013-04-19
1
-4
/
+8
*
Linux nacl_helper: make it clear when we get sandboxed
jln@chromium.org
2013-03-02
1
-0
/
+22
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
1
-1
/
+1
*
NaCl: Clean up file descriptor setup in nacl_helper on linux
mseaborn@chromium.org
2013-01-10
1
-7
/
+1
*
NaCl: Fix '*' spacing style in nacl_helper_linux.cc
mseaborn@chromium.org
2013-01-09
1
-7
/
+7
*
NaCl: Use C++-style comments as per the Chromium style
mseaborn@chromium.org
2013-01-03
1
-37
/
+31
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
1
-1
/
+1
*
Redefine the ASan options for nacl_helper so that ASan does not handle SIGSEG...
glider@chromium.org
2012-08-20
1
-0
/
+15
*
NaCl: Support 64-bit reserved_at_zero value
arbenson@google.com
2012-08-01
1
-1
/
+1
*
Share the zygote's fopen overrides with nacl_helper.
ncbray@chromium.org
2012-07-13
1
-0
/
+5
*
Better error reporting in nacl helper.
halyavin@google.com
2012-07-11
1
-7
/
+9
*
Handle reserved_at_zero value passed by nacl_bootstrap
arbenson@google.com
2012-07-09
1
-18
/
+30
*
Make GlobalDescriptors::MaybeGet return -1 when the key is not found.
jcivelli@chromium.org
2012-06-27
1
-2
/
+5
*
NaCl: Pass prereserved sandbox size through Chrome-side args
arbenson@google.com
2012-06-27
1
-12
/
+19
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
1
-0
/
+1
*
NaCl: Update revision in DEPS, r8733 -> r8774
mseaborn@chromium.org
2012-06-05
1
-1
/
+1
*
Tighten up DEPS some more. NaCl/service process code are including internal c...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Revert 140294 - NaCl: Update revision in DEPS, r8733 -> r8774
asanka@chromium.org
2012-06-04
1
-1
/
+1
*
NaCl: Update revision in DEPS, r8733 -> r8774
mseaborn@chromium.org
2012-06-04
1
-1
/
+1
*
Revert 140211 - NaCl: Update revision in DEPS, r8733 -> r8774
mseaborn@chromium.org
2012-06-02
1
-1
/
+1
*
NaCl: Update revision in DEPS, r8733 -> r8774
mseaborn@chromium.org
2012-06-02
1
-1
/
+1
*
Load NSS libraries in nacl_helper process before Linux SUID sandbox is raised.
ncbray@chromium.org
2012-05-10
1
-1
/
+15
*
Make nacl_helper easily debuggable
mcgrathr@chromium.org
2011-11-15
1
-0
/
+50
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
1
-1
/
+1
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-2
/
+2
*
Use chain-loading for Linux nacl_helper
mcgrathr@chromium.org
2011-09-01
1
-19
/
+7
*
Revert 98909 - Use chain-loading for Linux nacl_helper
jar@chromium.org
2011-08-31
1
-7
/
+19
*
Use chain-loading for Linux nacl_helper
mcgrathr@chromium.org
2011-08-31
1
-19
/
+7
*
Reserve 1GB at the base of the address space of linux nacl_helper for Native ...
bradchen@google.com
2011-08-17
1
-2
/
+22
*
Revert 97056 - Gyp fix for release build.
rvargas@google.com
2011-08-16
1
-22
/
+2
[next]