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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more dependencies on sandbox/linux/seccomp-bpf
mdempsky
2014-09-15
2
-19
/
+19
*
Use content::RunBlockingPoolTask() in tests.
mtomasz
2014-09-15
1
-71
/
+73
*
Linux sandbox: restrict {get,set}priority in NaCl and renderers.
jln
2014-09-12
1
-1
/
+0
*
Linux sandbox: move RestrictClockID() to sandbox/
jln
2014-09-12
2
-82
/
+6
*
NaCl: Use RAII for sockets in NaClProcessHost.
teravest
2014-09-12
2
-56
/
+18
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...
thestig
2014-09-10
5
-5
/
+5
*
Pepper: Stop using SRPC for irt_open_resource().
Justin TerAvest
2014-09-10
11
-60
/
+394
*
Refactoring the WeakPtrFactory usage, Member variables should appear before t...
mohan.reddy
2014-09-10
4
-9
/
+10
*
bpf_dsl: fix argument-dependent lookup of BoolExpr operators
mdempsky
2014-09-10
1
-5
/
+0
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
NonSFI sandbox: restrict futex(2) operations.
jln
2014-09-08
2
-3
/
+61
*
Signal condition variable in the critical section.
hidehiko
2014-09-05
1
-3
/
+3
*
NaCl: Detect plugin crashes via EOF on Chromium IPC.
Justin TerAvest
2014-09-04
3
-7
/
+6
*
Drop NaCl support for posting stdout/stderr to JS.
teravest
2014-09-03
1
-20
/
+0
*
Retry Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand update.
jvoung
2014-08-30
1
-0
/
+1
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Revert of Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand u...
jvoung
2014-08-29
1
-1
/
+0
*
Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand update.
jvoung
2014-08-28
1
-0
/
+1
*
Non-SFI NaCl: Allow openat system call to gracefully fail on BareMetal seccom...
uekawa
2014-08-28
3
-1
/
+3
*
Remove implicit conversions from scoped_refptr to T* in components/nacl/
dcheng
2014-08-26
4
-8
/
+8
*
Pepper: Report NaCl exit status over Chromium IPC.
teravest@chromium.org
2014-08-22
7
-24
/
+92
*
Pepper: Make pending_sync_msgs_ local to IO thread.
teravest@chromium.org
2014-08-21
2
-2
/
+27
*
Pepper: Make trusted plugin channel sync again.
teravest@chromium.org
2014-08-21
7
-21
/
+35
*
Pepper: Move NexeLoadManager map inside that class.
teravest@chromium.org
2014-08-21
3
-61
/
+72
*
NaCl: Send fatal log messages via shared memory.
teravest@chromium.org
2014-08-20
11
-19
/
+116
*
Add NaCl support to app_shell
jamescook@chromium.org
2014-08-16
2
-0
/
+49
*
[MIPS] Skip SIGSTKFLT for MIPS
petarj@mips.com
2014-08-11
1
-0
/
+3
*
Refactoring: Split NaClListener into two delegated classes.
hidehiko@chromium.org
2014-08-08
7
-144
/
+232
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
2
-2
/
+2
*
Pepper: Fix caching for translated nexes.
teravest@chromium.org
2014-08-07
1
-1
/
+2
*
Pepper: Fix renderer crash on plugin destruction.
teravest@chromium.org
2014-08-05
1
-5
/
+16
*
Replace "using namespace" statement with individual "using" statements
mdempsky@chromium.org
2014-08-05
1
-1
/
+10
*
Convert NaCl non-SFI sandbox to BPF DSL
mdempsky@chromium.org
2014-08-01
3
-117
/
+69
*
Annotate IA-32's SyscallAsm implementation with CFI directives
mdempsky@chromium.org
2014-08-01
1
-3
/
+0
*
Pepper: Move some histogram code out of plugin.
teravest@chromium.org
2014-07-31
1
-0
/
+1
*
Cleanup SandboxBPF policies now that we have InvalidSyscall()
mdempsky@chromium.org
2014-07-31
4
-0
/
+21
*
GN: Fix nacl_defines used in chrome/browser
jamesr@chromium.org
2014-07-29
1
-0
/
+66
*
Fix nacl_process_host.h includes.
teravest@chromium.org
2014-07-28
2
-16
/
+5
*
Replace the argument of nonsfi::MainStart with raw file descriptor.
hidehiko@chromium.org
2014-07-26
3
-9
/
+7
*
Re-enable various MSVC warnings.
pkasting@chromium.org
2014-07-26
1
-12
/
+8
*
[MIPS] Add seccomp bpf support
nedeljko.babic@imgtec.com
2014-07-25
1
-5
/
+3
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-24
10
-30
/
+121
*
Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode."
bruening@google.com
2014-07-24
10
-108
/
+30
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-23
10
-30
/
+108
*
Pepper: Delete FileDownloader in trusted plugin.
teravest@chromium.org
2014-07-23
1
-62
/
+179
*
Revert 284684 "Pepper: Delete FileDownloader in trusted plugin."
sky@chromium.org
2014-07-22
1
-179
/
+62
*
Pepper: Delete FileDownloader in trusted plugin.
teravest@chromium.org
2014-07-22
1
-62
/
+179
*
Do not run non-SFI NaCl tests under any sanitizer tools.
earthdok@chromium.org
2014-07-22
2
-8
/
+10
*
Pepper: Refactor cpu feature attributes.
teravest@chromium.org
2014-07-17
6
-105
/
+102
*
Remove disable-pnacl-install flag.
jvoung@chromium.org
2014-07-17
2
-4
/
+0
[next]