commit | 2c68bf03d6980afc7d6efb33b6468ea74b416378 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Nov 11 23:16:30 2010 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Nov 11 23:16:30 2010 |
tree | d0fe974faa5175dd053020cc8f6e03c961da8aa9 | |
parent | 2f455515bf4477a86ac3fb8ca577ee9ecd05e2d6 [diff] |
NaCl: Implement CreateMemoryObject() to support dynamic loading on Mac Since NaCl needs only one shared memory object that is mappable with PROT_EXEC, we can take a short cut and pass one in at startup, saving on IPC. BUG=http://code.google.com/p/nativeclient/issues/detail?id=583 TEST=test_runner.html with NaCl-side change applied, on a Mac Review URL: http://codereview.chromium.org/4745001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65873 0039d316-1c4b-4281-b951-d872f2087c98