summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_file_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-2/+2
* Replace early check for PNaCl with an on-demand check.jvoung@google.com2013-06-211-0/+56
* Separate NaCl messages from the rest of chrome messages and create a new mess...yael.aharon@intel.com2013-06-181-41/+41
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-12/+12
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-291-30/+36
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-251-36/+30
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-251-30/+36
* Remove unneeded #include headers.yael.aharon@intel.com2013-05-241-2/+0
* Allow PPB_NaCl_Private::OpenNaClExecutable to work for shared module paths.elijahtaylor@chromium.org2013-05-031-3/+27
* Convert PNaCl functions in nacl_host to use BlockingPool (vs FILE thread).jvoung@chromium.org2013-04-271-14/+14
* Add an OpenNaClExecutable function to PPB_NaCl_Private.bbudge@chromium.org2013-04-231-1/+133
* Rename pnacl_file_host to nacl_file_host.bbudge@chromium.org2013-04-181-0/+189