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
*
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
*
Pepper: Small PnaclResources cleanup
teravest@chromium.org
2014-07-09
1
-6
/
+6
*
Pepper: Use base::Callback in RequestNexeFd.
teravest@chromium.org
2014-07-09
3
-54
/
+44
*
Pepper: Fix permissions for PNaCl plugins.
teravest@chromium.org
2014-07-09
1
-2
/
+4
*
Pepper: Add NULL check for PepperPluginInterface.
teravest@chromium.org
2014-07-08
1
-0
/
+2
*
Remove a useless NOTREACHED in nacl_listener.cc
sebmarchand@chromium.org
2014-07-08
1
-1
/
+0
*
Pepper: Remove program_url in trusted plugin.
teravest@chromium.org
2014-07-03
3
-3
/
+10
*
Fix NULL segv in nacl::GetPpapiPermissions() if bad render_view_id.
tsepez@chromium.org
2014-07-02
1
-0
/
+2
*
Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe
jvoung@chromium.org
2014-06-30
9
-62
/
+100
*
Remove palmer from some OWNERS files for IPC security review.
palmer@chromium.org
2014-06-27
1
-2
/
+0
*
Pepper: Remove PPP_ManifestService.
teravest@chromium.org
2014-06-27
1
-37
/
+23
*
Pepper: Move Pnacl init time out of trusted plugin.
teravest@chromium.org
2014-06-26
2
-8
/
+27
*
Pepper: Refactor OpenManifestEntry.
teravest@chromium.org
2014-06-25
1
-49
/
+41
*
Quick fix of namespace syntax error for compile without USE_SECCOMP_BPF.
hidehiko@chromium.org
2014-06-25
1
-15
/
+18
*
Pepper: Fix use-after-free with FileDownloader.
teravest@chromium.org
2014-06-24
1
-2
/
+2
*
Remove base/platform_file.*
rvargas@chromium.org
2014-06-24
1
-1
/
+1
*
Use base::File for the OpenResourceCallback's argument.
hidehiko@chromium.org
2014-06-23
3
-10
/
+10
*
Do not create SRPC channel for NaCl in non-SFI mode.
hidehiko@chromium.org
2014-06-23
2
-67
/
+66
*
Remove LoadModule SRPC for non-SFI mode.
hidehiko@chromium.org
2014-06-23
11
-156
/
+97
*
Pepper: Simplify OpenResource() for Non-SFI.
teravest@chromium.org
2014-06-20
1
-55
/
+130
*
Pepper: Whitelist dev channel APIs for some apps.
hamaji@chromium.org
2014-06-20
5
-11
/
+81
*
Add SBX_CHROME_API_RQ to nacl_helper env whitelist
elijahtaylor@chromium.org
2014-06-19
1
-0
/
+2
*
Pepper: Move more UMA stuff out of trusted plugin.
teravest@chromium.org
2014-06-16
1
-1
/
+11
*
Pepper: Refactor some coordinator histograms.
teravest@chromium.org
2014-06-13
3
-1
/
+53
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
2
-13
/
+13
*
Pepper: Make ManifestResolveKey resuable.
teravest@chromium.org
2014-06-12
1
-18
/
+27
*
Pepper: Remove nacl_entry_points.h.
teravest@chromium.org
2014-06-11
3
-3
/
+2
*
NaCl: Make NaClTrustedListener async.
teravest@chromium.org
2014-06-10
6
-120
/
+49
[next]