Nncbray@chromium.orgPort ppapi_ppb_core nacl_integration test to browser_tests.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
PNaCl: Build a PPAPI shims library on all architectures Before, the shims library was only built on x86-64. We change it to build on x86-32 and ARM too, where we define _pnacl_wrapper_start() to be a trivial wrapper which immediately calls the user code's _start() function. This will mean we won't need an conditional for x86-64 in the translators. Since Gyp doesn't allow files to be excluded per architecture, I've put #ifdefs into shim_ppapi.c and pnacl_shim.c. BUG=http://code.google.com/p/nativeclient/issues/detail?id=3018 TEST=I checked that libpnacl_irt_shim.a builds OK in Scons Review URL: https://codereview.chromium.org/10950042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158121 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Port ppapi_ppb_core nacl_integration test to browser_tests. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2959 Review URL: https://chromiumcodereview.appspot.com/10958026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158714 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Port nacl_integration exit_status test to browser_tests. This CL removes a sanity check in nacl_browsertest_util.cc because it is no longer guanteed a "test" will be a simple file name. Tests may now include a query string. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2959 Review URL: https://chromiumcodereview.appspot.com/10918152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156422 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Relocating files in the nacl repo that belong in chrome. Moving src/native_client/chrome_root.scons to src/ppapi/native_client/chrome_main.scons (no diff) Moving tests and components listed therein. Moving browser_tester. Files are unmodified except for small pathing adjustments to irt_stub.gyp and browser_tester.py to make them function in their new location, copyright header changes and one >80 line wrap. Groundwork is laid to have a chrome side copy step in gyp be responsible for populating a few ppapi side headers. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2957 TEST=None R=ncbray@chromium.org,noeallen@chromium.org,brettw@chromium.org Review URL: https://chromiumcodereview.appspot.com/10914053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155572 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
PPAPI/NaCl: Add ncbray and bradnelson to OWNERS; remove polina & sanga BUG=none TBR=ncbray@chromium.org Review URL: https://chromiumcodereview.appspot.com/10960036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158028 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Port nacl_integration exit_status test to browser_tests. This CL removes a sanity check in nacl_browsertest_util.cc because it is no longer guanteed a "test" will be a simple file name. Tests may now include a query string. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2959 Review URL: https://chromiumcodereview.appspot.com/10918152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156422 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add check_tls test on nacl_irt to Gyp This new test would have caught issue nativeclient:3028 at build time. BUG= http://code.google.com/p/nativeclient/issues/detail?id=3028 TEST= gyp target nacl_irt_tls_check R=bradnelson@google.com,mseaborn@chromium.org Review URL: https://codereview.chromium.org/10914238 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156907 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
NaCl: Fix ARM Gyp build of IRT to include IRT-private __aeabi_read_tp The Gyp build rules for the IRT omitted the aeabi_read_tp.S file for ARM. This is essential to the IRT working correctly. BUG= http://code.google.com/p/nativeclient/issues/detail?id=3028 TEST= new gyp target nacl_irt_tls_check R=mseaborn@chromium.org,sehr@google.com Review URL: https://codereview.chromium.org/10909216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156685 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Port ppapi_ppb_core nacl_integration test to browser_tests. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2959 Review URL: https://chromiumcodereview.appspot.com/10958026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158714 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |