summaryrefslogtreecommitdiffstats
path: root/components/nacl
Commit message (Expand)AuthorAgeFilesLines
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* NaCl cleanup: Stop connecting to the SRPC trusted command channelmseaborn2015-06-124-11/+36
* NaCl: Clean up error handling during NaCl loader startup in OnStart()mseaborn2015-06-101-9/+5
* Non-SFI mode: Implement test launcher for nacl_helper_nonsfi_unittests.hidehiko2015-06-093-8/+34
* NaCl: Clean up some uses of native_client/src/trusted/desc/mseaborn2015-06-055-11/+10
* Refactor Nacl to remove assumptions about SharedMemoryHandle.erikchen2015-06-052-2/+5
* Histograms.xml python script housekeeping:nick2015-06-031-1/+3
* NaCl cleanup: Remove unused function, ConvertFileDescriptor()mseaborn2015-06-033-27/+0
* Change most uses of Pickle to base::Picklebrettw2015-06-036-30/+31
* Introduce bad_message.h for chrome and NaCl.nick2015-06-025-3/+79
* Move UnixDomainSocket to base namespacebrettw2015-06-022-10/+10
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-0213-104/+83
* Remove TcpListenSocket from NaclProcessHostxunjieli2015-06-021-5/+38
* Move Pickle to base namespace.brettw2015-06-022-4/+6
* Move Tuple to base namespace.brettw2015-05-291-1/+1
* Fix duplicate symbol in ARM build of nacl_helper_nonsfi_unittestsSam Clegg2015-05-281-11/+14
* NaCl: Increase validation cache size.nya2015-05-271-1/+1
* Add constructors for IOBuffer that take the buffer length as a size_t.eroman2015-05-271-1/+7
* Non-SFI mode: Disallow socketpair in nacl_helper_nonsfi's sandbox.hidehiko2015-05-262-10/+30
* Reland "Non-SFI mode: Build nacl_helper_nonsfi_unittests"hidehiko2015-05-251-13/+105
* NaCl cleanup: Use the version of nacl_desc_custom.h from src/public/mseaborn2015-05-232-2/+2
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-212-24/+19
* Non-SFI: move socketpair() from plugin process to browser process.hidehiko2015-05-186-117/+205
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-3/+3
* Revert of Non-SFI mode: Build nacl_helper_nonsfi_unittests (patchset #4 id:80...hans2015-05-151-105/+13
* Non-SFI mode: Build nacl_helper_nonsfi_unittestshidehiko2015-05-151-13/+105
* PNaCl: Hold subprocess_mu while doing StartSrpcServices.jvoung2015-05-132-24/+22
* Move PNaCl process startup back to the main thread.jvoung2015-05-128-390/+307
* Attempt to fix a CloseHandle crasher in the renderer process. The crash is tr...ananta2015-05-112-6/+6
* Handle imc_handle_for_renderer error properly.hidehiko2015-05-111-2/+8
* NaCl: Stop sending resource FDs with NaClProcessMsg_Startyusukes2015-05-098-41/+65
* Refactor NaClProcessHost. Reduce chances to leak the resource.hidehiko2015-05-075-141/+195
* Change kMaxDescriptorsPerMessage back to 7yusukes2015-05-061-2/+4
* Non-SFI mode: Refactor nonsfi_sandbox's unittests.hidehiko2015-05-062-57/+135
* SFI NaCl: Batch-open resource filesyusukes2015-05-057-33/+130
* Fix a typo in a for loop, causing it to not terminatelpique2015-05-041-1/+1
* win: Fix all plugin warnings in components/.thakis2015-05-012-1/+4
* Non-SFI mode: Enable seccomp-bpf sandbox on nacl_helper_nonsfi.hidehiko2015-05-013-32/+36
* Remove SRPC "start_module" from the Chromium side.jvoung2015-04-302-41/+1
* Refactor params of NaClProcessMsg_Start.hidehiko2015-04-3013-144/+178
* Apply automated fixits for Chrome clang plugin to components.dcheng2015-04-292-3/+3
* Use of base::StringPairs appropriately in nacl.payal.pandey2015-04-295-21/+17
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-1/+2
* Update {virtual,override} to follow C++11 style in components.nick2015-04-283-9/+8
* Pepper: Remove Mojo integration and tests.teravest2015-04-2311-44/+0
* favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)mostynb2015-04-231-16/+16
* Set up a NaCl load status callback to start replacing "start_module".jvoung2015-04-2211-81/+60
* Pepper: Remove a use of third_party/jsoncppteravest2015-04-211-25/+22
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-172-3/+3
* Stop adding the "files/" prefix when sending open_resource IPCyusukes2015-04-162-31/+3