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
/
components
/
nacl
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper: Remove Mojo integration and tests.
teravest
2015-04-23
5
-9
/
+0
*
Set up a NaCl load status callback to start replacing "start_module".
jvoung
2015-04-22
2
-0
/
+9
*
Add a switch for using PNaCl Subzero and use it for -O0 translation.
jvoung
2015-03-31
5
-1
/
+8
*
Non-SFI NaCl: Batch-open resource files
yusukes
2015-03-10
4
-8
/
+54
*
NaCl cleanup: Use debug_exception_handler.h from src/public/
mseaborn
2015-02-11
2
-2
/
+2
*
Rename base::Process::pid() to Pid()
rvargas
2015-01-24
1
-1
/
+1
*
Move OpenProcessHandleWithAccess to Process::OpenWithAccess.
rvargas
2015-01-23
2
-11
/
+12
*
Remove nonsfi token workaround.
teravest
2015-01-15
1
-1
/
+2
*
Pepper: Add a Pepper+NaCl+Mojo test.
teravest
2014-12-29
5
-0
/
+9
*
Prefix CommandLine usage with base namespace (Part 9: components)
kkosztyo.u-szeged
2014-12-04
2
-3
/
+4
*
Partially revert crrev.com/741943003 for ASAN bot build failure fix.
hidehiko
2014-11-26
1
-2
/
+0
*
Fix implicit conversion of scoped_refptr<T> to T* in components/nacl
dcheng
2014-11-24
2
-9
/
+10
*
Fix disable_nacl=1 build of browser_tests
hans
2014-11-20
1
-0
/
+2
*
NaCl: Simpler validation for main nexe.
teravest
2014-11-20
3
-16
/
+5
*
Non-SFI mode: Add --use-nacl-helper-nonsfi flag.
hidehiko
2014-10-31
4
-13
/
+35
*
Add mkwst@chromium.org to IPC OWNERS files.
mkwst
2014-10-09
1
-0
/
+1
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
1
-1
/
+1
*
NaCl: Replace launch/start param flags with a NaClAppProcessType enum.
jvoung
2014-10-03
7
-35
/
+84
*
Remove implicit HANDLE conversions from components.
rvargas
2014-09-30
1
-2
/
+2
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...
thestig
2014-09-10
1
-1
/
+1
*
Pepper: Stop using SRPC for irt_open_resource().
Justin TerAvest
2014-09-10
1
-0
/
+11
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Pepper: Report NaCl exit status over Chromium IPC.
teravest@chromium.org
2014-08-22
2
-0
/
+48
*
NaCl: Send fatal log messages via shared memory.
teravest@chromium.org
2014-08-20
4
-5
/
+23
*
Add NaCl support to app_shell
jamescook@chromium.org
2014-08-16
2
-0
/
+49
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-24
4
-13
/
+23
*
Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode."
bruening@google.com
2014-07-24
4
-23
/
+13
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-23
4
-13
/
+23
*
Remove disable-pnacl-install flag.
jvoung@chromium.org
2014-07-17
2
-4
/
+0
*
Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe
jvoung@chromium.org
2014-06-30
1
-2
/
+5
*
Remove palmer from some OWNERS files for IPC security review.
palmer@chromium.org
2014-06-27
1
-2
/
+0
*
Remove LoadModule SRPC for non-SFI mode.
hidehiko@chromium.org
2014-06-23
4
-20
/
+35
*
Pepper: Whitelist dev channel APIs for some apps.
hamaji@chromium.org
2014-06-20
1
-0
/
+1
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Split NaCl SFI and non-SFI helpers into separate processes
mdempsky@chromium.org
2014-05-13
2
-0
/
+42
*
Update the task manager with the debug stub port chosen by nacl.
bradnelson@google.com
2014-05-10
1
-0
/
+5
*
Non-SFI NaCl: Avoid exposing validation caching key to Non-SFI nexes
mseaborn@chromium.org
2014-05-09
1
-3
/
+3
*
Add IPC Channel for new ManifestService.
hidehiko@chromium.org
2014-04-17
4
-7
/
+17
*
Ensure seccomp-bpf cannot be silently disabled for non-SFI NaCl
hamaji@chromium.org
2014-04-15
2
-8
/
+14
*
Tell nacl_helper to use non SFI mode in HandleForkRequest
hamaji@chromium.org
2014-04-03
5
-5
/
+8
*
Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.
jvoung@google.com
2014-03-28
1
-0
/
+9
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-4
/
+8
*
Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only
wangxianzhu@chromium.org
2014-03-10
1
-1
/
+0
*
Dropping --nacl-loader-cmd-prefix
bradnelson@google.com
2014-03-08
2
-7
/
+2
*
Support non-SFI mode in NaCl manifest file.
hidehiko@chromium.org
2014-03-07
4
-4
/
+10
*
Pepper: Add channel for trusted plugin.
teravest@chromium.org
2014-02-26
4
-8
/
+21
*
PPAPI/NaCl: Move some nexe loading error reporting to the renderer.
dmichael@chromium.org
2014-02-25
1
-4
/
+4
*
Add sandbox ISA and extra compile flag fields to PNaCl translation cache key
dschuff@chromium.org
2014-02-18
2
-0
/
+4
*
PnaclCoordinator: Use llc's module-splitting for pexe compilation
dschuff@chromium.org
2014-02-15
1
-0
/
+3
[next]