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

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

Issue 1422453005: Get VS 2015 to use const int definitions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update README.chromium Created 5 years, 1 month 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
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: r476 7 Revision: r476
8 Security Critical: yes 8 Security Critical: yes
9 9
10 Local files (not taken from upstream): 10 Local files (not taken from upstream):
(...skipping 30 matching lines...) Expand all
41 41
42 A BUILD.gn file has been added for building with GN. 42 A BUILD.gn file has been added for building with GN.
43 43
44 Cherry-pick pherl changes to make protobuf build on VS2015. 44 Cherry-pick pherl changes to make protobuf build on VS2015.
45 45
46 Cherry-pick c3cb53b (fix "sometimes-uninitialized" warning). 46 Cherry-pick c3cb53b (fix "sometimes-uninitialized" warning).
47 47
48 Cherry-pick https://github.com/google/protobuf/commit/56a90a2081379a5 48 Cherry-pick https://github.com/google/protobuf/commit/56a90a2081379a5
49 49
50 Cherry-pick https://github.com/google/protobuf/commit/69d660b39ceabea 50 Cherry-pick https://github.com/google/protobuf/commit/69d660b39ceabea
51
52 Cherry-pick https://github.com/google/protobuf/commit/a74e912a8be1274
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698