summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_browser.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-12/+13
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-6/+1
* NaCl: Add test to check that GDB debug stub works in Chromehalyavin@google.com2012-12-071-0/+20
* Change the names of the NaCl IRT files to solve ChromeOS packaging issue.bbudge@chromium.org2012-11-151-2/+2
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-1/+1
* Make the Chrome IPC-based proxy the default for Native Client.bbudge@chromium.org2012-11-081-3/+3
* [MIPS] Add MIPS as a valid architecture in PnaclArch.petarj@mips.com2012-10-111-0/+2
* Add --nacl-debug-mask command line flag and option in about:flags to select w...halyavin@google.com2012-10-041-0/+49
* Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...bbudge@chromium.org2012-08-151-8/+17
* Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag fo...bbudge@chromium.org2012-08-141-17/+8
* Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...bbudge@chromium.org2012-08-141-8/+17
* Share the zygote's fopen overrides with nacl_helper.ncbray@chromium.org2012-07-131-7/+0
* Clear the NaCl validation cache whenever the main cache is cleared.ncbray@chromium.org2012-06-141-17/+74
* Fix an incorrect reference to a pre-processor define.ncbray@google.com2012-06-121-1/+2
* Disable validation caching on ChromeOS.ncbray@chromium.org2012-06-061-1/+12
* Enable NaCl validation cache by default.ncbray@chromium.org2012-05-311-1/+1
* NaCl Validation Caching: support incognito mode.ncbray@chromium.org2012-05-301-12/+24
* Persist NaCl's validation cache to disk.ncbray@chromium.org2012-05-261-3/+160
* Improve the initialization of shared resources for the NaCl process host.ncbray@chromium.org2012-05-151-38/+75
* Move NaCl browser singleton into its own file.ncbray@chromium.org2012-05-091-0/+129