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