OLD | NEW |
1 Name: Protocol Buffers | 1 Name: Protocol Buffers |
2 Short Name: protobuf | 2 Short Name: protobuf |
3 URL: http://protobuf.googlecode.com/svn/trunk | 3 URL: http://protobuf.googlecode.com/svn/trunk |
| 4 License: BSD |
4 License File: COPYING.txt | 5 License File: COPYING.txt |
5 Version: unknown | 6 Version: unknown |
6 Revision: r423 | 7 Revision: r423 |
7 Security Critical: yes | 8 Security Critical: yes |
8 | 9 |
9 Local files (not taken from upstream): | 10 Local files (not taken from upstream): |
10 README.chromium | 11 README.chromium |
11 config.h | 12 config.h |
12 descriptor2_pb.py | 13 descriptor2_pb.py |
13 | 14 |
14 A protobuf.gyp file has been added for building with Chromium. | 15 A protobuf.gyp file has been added for building with Chromium. |
15 | 16 |
16 This code has been patched to support unknown field retention in protobuf-lite. | 17 This code has been patched to support unknown field retention in protobuf-lite. |
17 See r62331 for the patch. | 18 See r62331 for the patch. |
OLD | NEW |