summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_browser.h
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak of NaClBrowserDelegateImpl.yael.aharon@intel.com2013-07-101-1/+1
* Create NaClBrowserDelegate to hide chrome specific implementation from NaCl c...yael.aharon@intel.com2013-07-091-0/+5
* Remove dependency from NaCl code on chrome_constants.yael.aharon@intel.com2013-06-211-0/+5
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-291-0/+39
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-251-39/+0
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-251-0/+39
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-261-1/+1
* NaCl: Add test to check that GDB debug stub works in Chromehalyavin@google.com2012-12-071-0/+11
* Add --nacl-debug-mask command line flag and option in about:flags to select w...halyavin@google.com2012-10-041-1/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Clear the NaCl validation cache whenever the main cache is cleared.ncbray@chromium.org2012-06-141-0/+2
* NaCl Validation Caching: support incognito mode.ncbray@chromium.org2012-05-301-2/+3
* Persist NaCl's validation cache to disk.ncbray@chromium.org2012-05-261-2/+24
* Improve the initialization of shared resources for the NaCl process host.ncbray@chromium.org2012-05-151-10/+44
* Move NaCl browser singleton into its own file.ncbray@chromium.org2012-05-091-0/+55