|
|
Add missing NaCl PPAPI test components to Chrome repo.
This CL does not affect Chrome yet. It is the first part of a multi CL dance between NaCl and Chrome repos. It only adds missing files which a later CL to NaCl (followed by a later NaCl DEPS bump in chrome) will change the location from which certain files are built. Eventually a TRY will verify that components can still be compiled and tested.
Adds examples.html & nacl.scons removing references to SRCP (non PPAPI) tests.
Adds earth test.
Adds srpcgen tool which is called from the Chrome repo.
Adds trusted and untrusted PPAPI build files.
BUG= http://code.google.com/p/chromium/issues/detail?id=96782
TEST= none (no effect)
R= bradnelson@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=101561
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2191 lines, -0 lines) |
Patch |
 |
A |
ppapi/native_client/src/shared/ppapi/build.scons
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/src/shared/ppapi/nacl.scons
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/src/tools/srpcgen.py
|
View
|
|
1 chunk |
+467 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/README.txt
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/earth.h
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/earth.cc
|
View
|
|
1 chunk |
+830 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/earth_c.html
|
View
|
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/earth_c.nmf
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/earth_c.nmf.dsoexample
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/earth_cc.html
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/earth_cc.nmf
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/nacl.scons
|
View
|
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/pepper_c.c
|
View
|
|
1 chunk |
+225 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/earth/pepper_cc.cc
|
View
|
|
1 chunk |
+127 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/examples.html
|
View
|
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/native_client/tests/nacl.scons
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|