summaryrefslogtreecommitdiffstats
path: root/chrome/nacl
Commit message (Expand)AuthorAgeFilesLines
* Fix line endings.brettw@chromium.org2012-03-305-884/+884
* Initial implementation of an IPC adapter to expose Chrome IPC to Native Client.brettw@chromium.org2012-03-305-0/+884
* NaCl validation caching: plumb through HMAC key and version info.ncbray@google.com2012-03-302-3/+5
* Removed an unused instance variable that was not initialized in the constructor.khorimoto@chromium.org2012-03-281-2/+0
* Reland - Create a database for NaCl validation caching that is shared between...nduca@google.com2012-03-272-6/+107
* Revert 129061 - Create a database for NaCl validation caching that is shared ...nduca@google.com2012-03-272-107/+6
* Create a database for NaCl validation caching that is shared between processes.ncbray@chromium.org2012-03-272-6/+107
* Fix handle leak in the NaCl broker process.halyavin@google.com2012-03-261-0/+1
* NaCl: Remove needless use of std::wstring for channel IDsmseaborn@chromium.org2012-03-252-4/+3
* NaCl: Make hardware exception handling work on 64-bit Windowsmseaborn@chromium.org2012-03-242-1/+83
* NaCl: Allow hardware exception handling to be enabled on Linux and Macmseaborn@chromium.org2012-03-212-3/+6
* Fix NaClValidationQueryTest to behave correctly when disable_nacl=1.ncbray@chromium.org2012-03-201-10/+10
* Add the first part of Chrome-side support for NaCl validation caching.ncbray@google.com2012-03-174-0/+528
* NaCl: Switch to using the new extensible startup interfacemseaborn@chromium.org2012-03-151-19/+26
* NaCl: Remove declaration of non-existent methodmseaborn@chromium.org2012-03-071-2/+1
* NaCl: Cleanup: Get some definitions from header filemseaborn@chromium.org2012-03-021-15/+2
* Windows Breakpad: Get metadata from chrome.exe instead of chrome.dllmseaborn@chromium.org2012-02-161-4/+2
* Use nacl_helper_bootstrap from native_client repositorymcgrathr@chromium.org2011-12-064-813/+0
* Revert 113074 - Use nacl_helper_bootstrap from native_client repositorymcgrathr@chromium.org2011-12-064-0/+813
* Use nacl_helper_bootstrap from native_client repositorymcgrathr@chromium.org2011-12-064-813/+0
* Remove child_process.h includes from chrome (specifically WaitForDebugger). I...jam@chromium.org2011-11-301-19/+0
* Fix python scripts in src/chrome/maruel@chromium.org2011-11-271-16/+19
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-2/+3
* Add OVERRIDE to chrome/common/ and nacl/.avi@chromium.org2011-11-211-1/+1
* Revert 110361 - NaCl: preallocate shared-memory object on Linux as on MacOSXmcgrathr@chromium.org2011-11-181-43/+27
* nacl_helper_bootstrap: Reserve correct address space size for ARM, none for x...mcgrathr@chromium.org2011-11-181-5/+5
* NaCl: preallocate shared-memory object on Linux as on MacOSXmcgrathr@chromium.org2011-11-161-27/+43
* Open NaCl IRT file only once at startupmcgrathr@chromium.org2011-11-152-18/+15
* Make nacl_helper easily debuggablemcgrathr@chromium.org2011-11-153-0/+121
* Make nacl_helper_bootstrap load a PIE normally, not the dynamic linker directlymcgrathr@chromium.org2011-11-111-115/+200
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-317-13/+14
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-295-43/+15
* Move ZygoteForkDelegateLinux to content/public/common.jam@chromium.org2011-10-251-151/+0
* Add UMA reports for Linux nacl_helper startup statusmcgrathr@chromium.org2011-10-201-12/+36
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-3/+2
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Clean up DEPS rules against content so that not all chrome code can include a...jam@chromium.org2011-09-301-9/+2
* Revert 101577 - Move buildbot_nacl_integration out of chrome/test, step #1rlp@chromium.org2011-09-171-89/+0
* Move buildbot_nacl_integration out of chrome/test, step #1phajdan.jr@chromium.org2011-09-161-0/+89
* Make sure that the NaCl 64 bit broker process doesn't hang around if the brow...jam@chromium.org2011-09-132-0/+6
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-127-111/+156
* Clean up nacl_helper_bootstrap linker scriptmcgrathr@chromium.org2011-09-082-4/+34
* Modify the build recipe for nacl_helper_bootstrap to invoke the linker explic...bradchen@google.com2011-09-071-1/+0
* Revert 99975 - nacl_helper_bootstrap: Avoid writable text segmentjamesr@chromium.org2011-09-072-17/+1
* nacl_helper_bootstrap: Avoid writable text segmentmcgrathr@chromium.org2011-09-072-1/+17
* Revert nacl_helper while working out developer build issuesbradchen@google.com2011-09-061-0/+1
* Fix nacl_helper argv bug, re-enable nacl_helper, build on linux except ARM. P...bradchen@google.com2011-09-051-7/+4
* Revert 99617 - Fix nacl_helper startup bug with command line construction.hbono@chromium.org2011-09-051-4/+7
* Fix nacl_helper startup bug with command line construction.bradchen@google.com2011-09-051-7/+4
* Disable nacl_helper while fixing DCHECK issue.bradchen@google.com2011-09-021-0/+2