summaryrefslogtreecommitdiffstats
path: root/components/nacl/browser/nacl_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in components/nacl/dcheng2014-08-261-2/+2
* NaCl: Send fatal log messages via shared memory.teravest@chromium.org2014-08-201-1/+22
* Fix nacl_process_host.h includes.teravest@chromium.org2014-07-281-4/+3
* Pepper: Remove LOAD_MODULE SRPC call in SFI mode.teravest@chromium.org2014-07-241-11/+13
* Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode."bruening@google.com2014-07-241-11/+11
* Pepper: Remove LOAD_MODULE SRPC call in SFI mode.teravest@chromium.org2014-07-231-11/+11
* Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexejvoung@chromium.org2014-06-301-1/+1
* 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-231-3/+24
* Pepper: Whitelist dev channel APIs for some apps.hamaji@chromium.org2014-06-201-11/+4
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-051-5/+5
* 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
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-171-6/+5
* Revert 270907 "Remove knowledge of nacl from content."benwells@chromium.org2014-05-161-5/+6
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-161-6/+5
* Add a whitelist check for nacl-nonsfi modeelijahtaylor@chromium.org2014-05-101-7/+16
* Update the task manager with the debug stub port chosen by nacl.bradnelson@google.com2014-05-101-7/+20
* Non-SFI NaCl: Avoid exposing validation caching key to Non-SFI nexesmseaborn@chromium.org2014-05-091-8/+10
* 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-021-3/+5
* Add IPC Channel for new ManifestService.hidehiko@chromium.org2014-04-171-4/+10
* 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
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-261-2/+13
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...thakis@chromium.org2014-03-141-13/+2
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-141-2/+13
* Refactor configuration of sandboxes - first stepsaberent@chromium.org2014-03-131-13/+26
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-121-13/+2
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-121-2/+13
* Dropping --nacl-loader-cmd-prefixbradnelson@google.com2014-03-081-12/+2
* Support non-SFI mode in NaCl manifest file.hidehiko@chromium.org2014-03-071-2/+16
* Add flag to avoid blocking the PNaCl translator when chrome NaCl GDB flag is on.jvoung@chromium.org2014-03-071-2/+9
* Remove some PlatformFile uses from NaCl.rvargas@chromium.org2014-03-051-6/+5
* 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-261-22/+21
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-111-0/+1
* Create IPC channel to communicate with the renderer in NaClListener::OnStart().hidehiko@chromium.org2014-02-061-48/+14
* Allow multiple NaCl modules to be debugged.bradnelson@google.com2014-01-101-8/+15
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-071-1/+5
* Pepper: Split PpapiHostMsg_ChannelCreated use.teravest@chromium.org2014-01-061-11/+16
* Initial implementation of Bare Metal Mode for NaCl.hidehiko@chromium.org2014-01-061-0/+2
* Revert of https://codereview.chromium.org/112663007/ckocagil@chromium.org2014-01-041-5/+1
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-041-1/+5
* Pepper: Remove unused field in message.teravest@chromium.org2014-01-031-1/+0
* Revert 242061 "Test Keeping NaCl plugins used in app background ..."dbeam@chromium.org2013-12-201-5/+1
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-201-1/+5
* Pepper: Finish support for dev channel APIs.teravest@chromium.org2013-12-191-2/+2
* Keep NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-181-0/+3