|
Split apart the PPAPI GN targets
This puts BUILD files in the corresponding directories without duplicate names.
Adds a template for ppapi examples and writes the build for one example. I only did one at this point to test the infrastructure without making this patch too large.
NOPRESUBMIT=true
Committed: https://crrev.com/f7eb6caac05a31363eefa30cad2d5aa2198d64ea
Cr-Commit-Position: refs/heads/master@{#316352}
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+958 lines, -847 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/BUILD.gn
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/pdf/renderer/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/child/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/ppapi_plugin/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/BUILD.gn
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/test/BUILD.gn
|
View
|
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
media/cdm/ppapi/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pdf/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+5 lines, -785 lines |
0 comments
|
Download
|
 |
A + |
ppapi/c/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/BUILD.gn
|
View
|
1
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ppapi/cpp/private/BUILD.gn
|
View
|
1
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
A + |
ppapi/examples/BUILD.gn
|
View
|
1
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
A + |
ppapi/examples/audio/BUILD.gn
|
View
|
1
|
1 chunk |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
A |
ppapi/examples/ppapi_example.gni
|
View
|
1
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/host/BUILD.gn
|
View
|
1
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ppapi/lib/gl/gles2/BUILD.gn
|
View
|
1
|
1 chunk |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_cpp.gypi
|
View
|
1
3
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_gl.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_internal.gyp
|
View
|
1
3
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
ppapi/ppapi_sources.gni
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_tests.gypi
|
View
|
1
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
ppapi/proxy/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+350 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/shared_impl/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+215 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+190 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/client/plugin/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/host/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 24 (11 generated)
|