summaryrefslogtreecommitdiffstats
path: root/components/nacl
Commit message (Expand)AuthorAgeFilesLines
* Non-SFI mode: Sandbox support for NaCl async-signals.lhchavez2015-08-183-3/+103
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-172-7/+1
* Revert of Print stack traces in child processes when browser tests failed. (p...rockot2015-08-161-0/+6
* Print stack traces in child processes when browser tests failed.jam2015-08-131-6/+0
* Only prime NSS in the sandbox for NSS ports.davidben2015-08-112-7/+11
* Replace ToLower calls to the new formatbrettw2015-08-102-2/+2
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-072-2/+3
* Make the WebURLLoaderClients in the pepper code destroy (or have some guard) ...tyoshino2015-08-063-19/+30
* Let IPC::SyncMessageFilter take advantage of thread-safe Send.rockot2015-08-061-2/+1
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-042-3/+2
* Remove dmichael/teravest from OWNERSraymes2015-08-041-2/+0
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-032-2/+3
* Add yet more GN isolates ...dpranke2015-07-311-0/+9
* Remove a use of third_party/jsoncpp in components/nacl/renderer.jvoung2015-07-284-159/+211
* Revert of Remove a use of third_party/jsoncpp in components/nacl/renderer. (p...jvoung2015-07-274-210/+159
* Remove a use of third_party/jsoncpp in components/nacl/renderer.jvoung2015-07-274-159/+210
* NaCl cleanup: Stop linking the old, glibc-based Non-SFI runtime into nacl_helpermseaborn2015-07-271-11/+5
* Update SplitString calls in componentsbrettw2015-07-233-18/+12
* Reland of NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc (patchs...mseaborn2015-07-211-1/+1
* Revert of NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.cc (patchs...rsleevi2015-07-201-1/+1
* NaCl cleanup: Split out irt_interfaces.cc from irt_ppapi.ccmseaborn2015-07-201-1/+1
* Use SPARSE_SLOWLY for bad_message.cc histograms.nick2015-07-172-7/+6
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Remove fallback code for getting pnacl-subzero tool name.jvoung2015-07-151-7/+1
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+1
* Non-SFI Mode: Enable Non-SFI mode on x86 ChromeOSjhorwich2015-07-091-1/+2
* Fix unused private field errors in components/nacl/.mlamouri2015-07-065-37/+16
* Condition NaCl NSS initialization on USE_OPENSSL.davidben2015-07-022-12/+2
* Implement GetSandboxType() on all platforms and implement for all process typ...wfh2015-06-243-6/+6
* Reland "Non-SFI mode: Switch to newlib. (patchset #4 id:60001 of https://code...hidehiko2015-06-231-6/+7
* Enable one PID namespace per process for NaCl processes.rickyz2015-06-193-5/+27
* Revert of Non-SFI mode: Switch to newlib. (patchset #4 id:60001 of https://co...rkc2015-06-181-7/+6
* Non-SFI mode: Enable Non-SFI mode on x86 Chrome OS.hidehiko2015-06-181-1/+2
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-1/+0
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-162-2/+2
* Non-SFI mode: Switch to newlib.hidehiko2015-06-161-6/+7
* 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