Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: third_party/protobuf/README.chromium

Issue 10834431: third_party/protobuf should build on the x86_64 architecture (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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: BSD
5 License File: COPYING.txt 5 License File: COPYING.txt
6 Version: unknown 6 Version: unknown
7 Revision: r423 7 Revision: r423
8 Security Critical: yes 8 Security Critical: yes
9 9
10 Local files (not taken from upstream): 10 Local files (not taken from upstream):
11 README.chromium 11 README.chromium
12 config.h 12 config.h
13 descriptor2_pb.py 13 descriptor2_pb.py
14 14
15 A protobuf.gyp file has been added for building with Chromium. 15 A protobuf.gyp file has been added for building with Chromium.
16 src/google/protobuf/stubs/atomicops.h was modified to build on the x86_64 archit ecture.
16 17
17 This code has been patched to support unknown field retention in protobuf-lite. 18 This code has been patched to support unknown field retention in protobuf-lite.
18 See r62331 for the patch. 19 See r62331 for the patch.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698