|
Sang's initial CL for moving the file interface out of dev.
(see http://codereview.chromium.org/7210027/ for Sang's original CL)
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: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+756 lines, -1 line) |
Patch |
 |
A |
ppapi/c/pp_file_info.h
|
View
|
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/c/ppb_file_io.h
|
View
|
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/c/ppb_file_ref.h
|
View
|
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/c/ppb_file_system.h
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/c/trusted/ppb_file_io_trusted.h
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/file_io.h
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/file_io.cc
|
View
|
|
1 chunk |
+110 lines, -0 lines |
1 comment
|
Download
|
 |
A |
ppapi/cpp/file_ref.h
|
View
|
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/file_ref.cc
|
View
|
|
1 chunk |
+114 lines, -0 lines |
1 comment
|
Download
|
 |
A |
ppapi/cpp/file_system.h
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/file_system.cc
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_cpp.gypi
|
View
|
|
4 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|