summaryrefslogtreecommitdiffstats
path: root/components/nacl/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in components/nacl/dcheng2014-08-263-5/+5
* NaCl: Send fatal log messages via shared memory.teravest@chromium.org2014-08-202-1/+27
* Fix nacl_process_host.h includes.teravest@chromium.org2014-07-282-16/+5
* Pepper: Remove LOAD_MODULE SRPC call in SFI mode.teravest@chromium.org2014-07-244-13/+62
* Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode."bruening@google.com2014-07-244-49/+13
* Pepper: Remove LOAD_MODULE SRPC call in SFI mode.teravest@chromium.org2014-07-234-13/+49
* Pepper: Fix permissions for PNaCl plugins.teravest@chromium.org2014-07-091-2/+4
* Fix NULL segv in nacl::GetPpapiPermissions() if bad render_view_id.tsepez@chromium.org2014-07-021-0/+2
* Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexejvoung@chromium.org2014-06-307-49/+71
* Do not create SRPC channel for NaCl in non-SFI mode.hidehiko@chromium.org2014-06-231-64/+65
* Remove LoadModule SRPC for non-SFI mode.hidehiko@chromium.org2014-06-233-3/+30
* Pepper: Whitelist dev channel APIs for some apps.hamaji@chromium.org2014-06-204-11/+80
* Remove base::kInvalidPlatformFileValue from components, ipc and ppapi.rvargas@chromium.org2014-06-101-1/+1
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-051-5/+5
* Remove PlatformFile from components/naclrvargas@chromium.org2014-06-045-77/+126
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-021-4/+5
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-021-5/+4
* Set file tokens for NaCl main nexe if available to enable validation caching.jvoung@chromium.org2014-05-232-10/+12
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-174-19/+40
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-162-5/+3
* Revert 270907 "Remove knowledge of nacl from content."benwells@chromium.org2014-05-164-40/+19
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-164-19/+40
* Add a whitelist check for nacl-nonsfi modeelijahtaylor@chromium.org2014-05-104-7/+28
* Update the task manager with the debug stub port chosen by nacl.bradnelson@google.com2014-05-102-7/+30
* Non-SFI NaCl: Avoid exposing validation caching key to Non-SFI nexesmseaborn@chromium.org2014-05-091-8/+10
* Use a proper profile in NaClBrowserDelegateImpl::MapUrlToLocalFilePathyusukes@chromium.org2014-05-096-5/+16
* Non-SFI NaCl: Ignore validation cache IPCs when in Non-SFI modemseaborn@chromium.org2014-05-081-13/+29
* Fix typo, "recieve" -> "receive", in NaCl/SDK codemseaborn@chromium.org2014-05-031-1/+1
* Replace FileUtilProxy with FileProxy on NaClBrowser.rvargas@chromium.org2014-05-023-29/+30
* Add IPC Channel for new ManifestService.hidehiko@chromium.org2014-04-172-7/+16
* Stop doing unnecessary initialization in non-SFIhamaji@chromium.org2014-04-041-1/+1
* Tell nacl_helper to use non SFI mode in HandleForkRequesthamaji@chromium.org2014-04-031-15/+18
* Check NaCl debug mask (not just flag) before choosing PNaCl debug URL.jvoung@google.com2014-03-282-0/+10
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-262-2/+19
* NaCl: Don't use DISABLE_NACL inside components/nacldmichael@chromium.org2014-03-202-4/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+0
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...thakis@chromium.org2014-03-142-19/+2
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-142-2/+19
* Refactor configuration of sandboxes - first stepsaberent@chromium.org2014-03-132-16/+28
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-122-19/+2
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-122-2/+19
* Dropping --nacl-loader-cmd-prefixbradnelson@google.com2014-03-081-12/+2
* Support non-SFI mode in NaCl manifest file.hidehiko@chromium.org2014-03-073-3/+21
* Add flag to avoid blocking the PNaCl translator when chrome NaCl GDB flag is on.jvoung@chromium.org2014-03-071-2/+9
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Remove some PlatformFile uses from NaCl.rvargas@chromium.org2014-03-059-82/+68
* Amend PATH for nacl64 so loader can find x64 CRTscottmg@chromium.org2014-02-261-0/+43
* Pepper: Add channel for trusted plugin.teravest@chromium.org2014-02-262-28/+25
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-261-1/+2
* PPAPI/NaCl: Move some nexe loading error reporting to the renderer.dmichael@chromium.org2014-02-255-15/+14