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
*
Update the task manager with the debug stub port chosen by nacl.
bradnelson@google.com
2014-05-10
4
-7
/
+41
*
Pepper: Move DoPostMessage out of trusted plugin.
teravest@chromium.org
2014-05-10
1
-1
/
+22
*
Pepper: Clean up ProgressEvent logic.
teravest@chromium.org
2014-05-09
5
-181
/
+174
*
Non-SFI NaCl: Avoid exposing validation caching key to Non-SFI nexes
mseaborn@chromium.org
2014-05-09
3
-15
/
+23
*
Use a proper profile in NaClBrowserDelegateImpl::MapUrlToLocalFilePath
yusukes@chromium.org
2014-05-09
6
-5
/
+16
*
Linux NaCl BPF sandbox : restrict clone()
jln@chromium.org
2014-05-09
1
-2
/
+1
*
Linux sandbox: always restrict clone() in baseline policy.
jln@chromium.org
2014-05-09
1
-0
/
+1
*
Implement nacl_irt_icache for non-sfi mode.
mazda@chromium.org
2014-05-08
4
-0
/
+102
*
Use RecvMsgWithPid to find real PID for zygote children
mdempsky@chromium.org
2014-05-08
1
-30
/
+14
*
Non-SFI NaCl: Ignore validation cache IPCs when in Non-SFI mode
mseaborn@chromium.org
2014-05-08
1
-13
/
+29
*
NaCl non-sfi sandbox: use modern framework for tests
jln@chromium.org
2014-05-07
4
-123
/
+151
*
PNaCl translator: teach Chrome to send CPU features to the compiler
jfb@chromium.org
2014-05-07
1
-1
/
+57
*
Pepper: Remove file_utils from trusted plugin.
teravest@chromium.org
2014-05-06
1
-1
/
+69
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-06
4
-2
/
+854
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-0
/
+4
*
Revert 268280 "Pepper: Move manifest logic to components/nacl."
miu@chromium.org
2014-05-05
4
-850
/
+2
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-05
4
-2
/
+850
*
Revert 268250 "Pepper: Move manifest logic to components/nacl."
miu@chromium.org
2014-05-05
4
-849
/
+2
*
Pepper: Move manifest logic to components/nacl.
teravest@chromium.org
2014-05-05
4
-2
/
+849
*
Non-SFI NaCl: Expose the "fdio" IRT interface via its non-dev query string
mseaborn@chromium.org
2014-05-05
1
-1
/
+1
*
Fix typo, "recieve" -> "receive", in NaCl/SDK code
mseaborn@chromium.org
2014-05-03
1
-1
/
+1
*
Implement open_resource in non-SFI mode.
hidehiko@chromium.org
2014-05-02
6
-7
/
+112
*
Replace FileUtilProxy with FileProxy on NaClBrowser.
rvargas@chromium.org
2014-05-02
3
-29
/
+30
*
Get rid of kZygoteIdFd from content
mdempsky@chromium.org
2014-05-02
2
-15
/
+13
*
Pepper: Move nmf downloading out of trusted plugin.
teravest@chromium.org
2014-05-01
5
-1
/
+261
*
Remove old workaround for OSX IME for pepper plugins
kochi@chromium.org
2014-05-01
1
-11
/
+0
*
Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>
mdempsky@chromium.org
2014-04-30
2
-29
/
+38
*
Pepper: Remove PPB_NaCl_Private GetUrlScheme().
teravest@chromium.org
2014-04-30
1
-18
/
+24
*
NonSFI NaCl: Plumb Exception IRT enough for breakpad.
uekawa@chromium.org
2014-04-30
6
-0
/
+132
*
Revert 266968 "NonSFI NaCl: Plumb Exception IRT enough for break..."
ajwong@chromium.org
2014-04-29
6
-130
/
+0
*
NonSFI NaCl: Plumb Exception IRT enough for breakpad.
uekawa@chromium.org
2014-04-29
6
-0
/
+130
*
NaCl Linux: create NaClSandbox class
jln@chromium.org
2014-04-29
8
-95
/
+275
*
Cleanup: Mark a function as x86-64 / ARM only. Found by clang.
thestig@chromium.org
2014-04-28
1
-0
/
+2
*
Non-SFI NaCl: Disallow mmap with PROT_EXEC
hamaji@chromium.org
2014-04-28
2
-12
/
+34
*
NaCl Sandbox: close low-level IPC channel in Non-SFI mode
jln@chromium.org
2014-04-26
1
-3
/
+29
*
Non-SFI NaCl: Clean up seccomp for syscalls which return EPERM
hamaji@chromium.org
2014-04-26
3
-125
/
+26
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
1
-3
/
+3
*
Pepper: Move IME workaround from the trusted plugin.
teravest@chromium.org
2014-04-24
1
-0
/
+11
*
Pepper: Move attributes out of the trusted plugin.
teravest@chromium.org
2014-04-24
3
-13
/
+128
*
Pepper: Move nacl histogram support code.
teravest@chromium.org
2014-04-24
3
-165
/
+223
*
PNaCl Coordinator: Fix response headers parsing.
teravest@chromium.org
2014-04-24
1
-10
/
+18
*
Non-SFI NaCl: Disallow epoll family and allow poll instead
hamaji@chromium.org
2014-04-24
3
-4
/
+13
*
Implement ManifestService::StartupInitializationComplete().
hidehiko@chromium.org
2014-04-23
3
-50
/
+122
*
Non-SFI NaCl: Do not run sandbox tests with ASan or TSan
hamaji@chromium.org
2014-04-23
3
-32
/
+17
*
Pepper: Move some manifest processing for refactor.
teravest@chromium.org
2014-04-22
3
-18
/
+22
*
Pepper: Remove FileDownloader DOWNLOAD_TO_BUFFER.
teravest@chromium.org
2014-04-21
2
-2
/
+14
*
Run NaClNonSfiSandboxTest in a separate binary
hamaji@chromium.org
2014-04-18
1
-0
/
+15
*
Pepper: Move URL resolves outside trusted plugin.
teravest@chromium.org
2014-04-18
3
-6
/
+100
*
Simplify ZygoteForkDelegate API further
mdempsky@chromium.org
2014-04-18
3
-23
/
+30
*
Linux sandbox test: temporarily allow fork() with threads
jln@chromium.org
2014-04-18
1
-0
/
+5
[next]