|
Part I of many. Moving FileIO, FileRef, and FileSystem out of Dev. For now, just copying over so the Dev and non-Dev versions live side by side. Purposely left out the new files out of ppapi/tests/all_c_includes.h and ppapi/tests/all_cpp_includes.h until the changes are pushed down to the NaCl toolchain, at which point the dependencies can point to the non-Dev files.
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+186 lines, -181 lines) |
Patch |
 |
A + |
ppapi/c/pp_file_info.h
|
View
|
|
2 chunks |
+12 lines, -13 lines |
0 comments
|
Download
|
 |
A + |
ppapi/c/ppb_file_io.h
|
View
|
1
2
3
4
|
5 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
ppapi/c/ppb_file_ref.h
|
View
|
1
2
3
4
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
ppapi/c/ppb_file_system.h
|
View
|
1
2
3
4
|
3 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
ppapi/c/trusted/ppb_file_io_trusted.h
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
ppapi/cpp/file_io.h
|
View
|
|
2 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
ppapi/cpp/file_io.cc
|
View
|
|
2 chunks |
+36 lines, -36 lines |
0 comments
|
Download
|
 |
A + |
ppapi/cpp/file_ref.h
|
View
|
|
3 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
A + |
ppapi/cpp/file_ref.cc
|
View
|
|
2 chunks |
+43 lines, -43 lines |
0 comments
|
Download
|
 |
A + |
ppapi/cpp/file_system.h
|
View
|
1
2
3
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
ppapi/cpp/file_system.cc
|
View
|
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_cpp.gypi
|
View
|
1
2
3
4
5
|
4 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|