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 File: COPYING.txt | 4 License File: COPYING.txt |
5 Version: unknown | 5 Version: unknown |
6 Revision: r346 | 6 Revision: r371 |
7 | 7 |
8 Local files (not taken from upstream): | 8 Local files (not taken from upstream): |
9 README.chromium | 9 README.chromium |
10 config.h | 10 config.h |
11 descriptor2_pb.py | 11 descriptor2_pb.py |
12 | 12 |
13 A protobuf.gyp file has been added for building with Chromium. | 13 A protobuf.gyp file has been added for building with Chromium. |
14 | 14 |
15 This code has been patched to support unknown field retention in protobuf-lite. | 15 This code has been patched to support unknown field retention in protobuf-lite. |
16 See r62331 for the patch. | 16 See r62331 for the patch. |
OLD | NEW |