summaryrefslogtreecommitdiffstats
path: root/components/nacl
Commit message (Expand)AuthorAgeFilesLines
* Remove old C++03 move emulation code.dcheng2015-12-011-3/+4
* PNaCl: Enable the Subzero translator for x86-32 without a flag.stichnot2015-11-301-3/+8
* Add more components to "gn check", work on dom_distiller.brettw2015-11-302-0/+5
* Removed unused include of winsock.h/inet.h from sys_byteorder.h.bcwhite2015-11-301-0/+2
* Revert "PNaCl: Enable the Subzero translator for x86-32 without a flag."stichnot2015-11-291-8/+3
* PNaCl: Enable the Subzero translator for x86-32 without a flag.stichnot2015-11-281-3/+8
* Make more components pass GN check.brettw2015-11-262-0/+13
* Sandbox policy: Fix a comment to match the codemseaborn2015-11-251-1/+1
* Cleanup: Correctly spell success(ful).thestig2015-11-232-3/+3
* Allow Mach shm to be passed to NaCl.erikchen2015-11-231-9/+22
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-0/+2
* mac: Some consumers of SharedMemory require a POSIX fd.erikchen2015-11-191-0/+4
* Simplify PPAPI progress event logic and move it into Blink.esprehn2015-11-171-47/+22
* GN: Make nacl component depend on nacl_helper_nonsfimcgrathr2015-11-171-1/+7
* Fix the new Mojo EDK working in component build on Linux.jam2015-11-171-6/+1
* On destruction, close any open files in NaClProcessHost on the blocking pool.amistry2015-11-121-0/+13
* Fix MSVC warning nits in components/naclmcgrathr2015-11-123-4/+9
* Get rid of SandboxedProcessLauncherDelegate::PreSandbox.rickyz2015-11-112-4/+3
* Remove unneeded imports of build/config/crypto.gni.tfarina2015-11-041-1/+0
* Revert of Non-SFI mode: Harden the seccomp-bpf sandbox. (patchset #1 id:1 of ...hidehiko2015-10-273-7/+38
* Build nacl_helper_nonsfi with GNphosek2015-10-271-3/+68
* Non-SFI mode: Harden the seccomp-bpf sandbox.hidehiko2015-10-263-38/+7
* GN: Fix components/nacl build for non-Linuxmcgrathr2015-10-231-3/+5
* NaCl: Update revision in DEPS, f84c2ab -> 63ed0a8mcgrathr2015-10-191-0/+4
* Non-SFI mode: Remove old Non-SFI code.hidehiko2015-10-1928-1708/+43
* Adding error handlers to setup.exe.pmonette2015-10-163-5/+10
* Revert of NaCl: Update revision in DEPS, f84c2ab -> 63ed0a8 (patchset #1 id:1...mpearson2015-10-151-8/+1
* NaCl: Update revision in DEPS, f84c2ab -> 63ed0a8mcgrathr2015-10-151-1/+8
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-151-0/+1
* Non-SFI mode: Remove kUseNaClHelperNonSfi command line flag.hidehiko2015-10-133-17/+0
* Don't use base::MessageLoop::{Quit,QuitClosure} in components/ki.stfu2015-10-131-2/+2
* ipc: Make a separate vector for brokerable attachments.erikchen2015-10-101-0/+1
* ipc: Make factory methods for attachment brokers.erikchen2015-10-072-13/+4
* Fix build errors from r478251.jam2015-10-031-0/+4
* Fold away now dead NSS code.davidben2015-10-022-25/+0
* Update components/nacl/ for attachment brokering.erikchen2015-10-024-7/+31
* Mark functions overriding Blink with "override" in components/.avi2015-09-282-24/+24
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-1/+1
* nonsfi_sandbox: workaround new Clang optimizations in unit testsmdempsky2015-09-181-2/+3
* Remove workaround in pnacl_support_extension BUILD.gn now that GN is fixed.jvoung2015-09-171-4/+2
* Cleanup: Remove unneeded base/memory/shared_memory.h #includes.thestig2015-09-151-1/+0
* Fix header guard ifdefs in components.thestig2015-09-154-12/+12
* Fixes for 32-bit official GN build.brettw2015-09-111-0/+2
* Fix NaCl IRT copy in GN chrome build.dpranke2015-09-101-4/+1
* MIPS: Add MAP_STACK definition for MIPSGordana.Cmiljanovic2015-09-101-3/+4
* Move Singleton and related structs to namespace baseolli.raula2015-09-106-6/+6
* Revert "Add sbox tests related to warming up of locales."Balazs Engedy2015-09-091-0/+3
* Add sbox tests related to warming up of locales.liamjm2015-09-091-3/+0
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1