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

Issue 2740103002: Update FlatBuffers to version 1.5.0. (Closed)

Created:
3 years, 9 months ago by pkalinnikov
Modified:
3 years, 6 months ago
Reviewers:
palmer, wvo, engedy
CC:
battre, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update FlatBuffers to version 1.5.0. + Fix the build issue on andrdoid. BUG=699958

Patch Set 1 #

Patch Set 2 : Fix build; add define. #

Total comments: 10

Patch Set 3 : Address comments from engedy@. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/flatbuffers/BUILD.gn View 1 2 5 chunks +13 lines, -0 lines 1 comment Download
M third_party/flatbuffers/README.chromium View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (16 generated)
pkalinnikov
Balazs, can you take a quick look? https://codereview.chromium.org/2740103002/diff/20001/third_party/flatbuffers/BUILD.gn File third_party/flatbuffers/BUILD.gn (right): https://codereview.chromium.org/2740103002/diff/20001/third_party/flatbuffers/BUILD.gn#newcode90 third_party/flatbuffers/BUILD.gn:90: # - ...
3 years, 9 months ago (2017-03-09 13:03:17 UTC) #9
pkalinnikov
palmer@: Hi Chris. This CL updates the FlatBuffers library from somewhere between 1.3/1.4 to 1.5. ...
3 years, 9 months ago (2017-03-09 13:16:25 UTC) #11
engedy
https://codereview.chromium.org/2740103002/diff/20001/components/subresource_filter/core/common/indexed_ruleset.h File components/subresource_filter/core/common/indexed_ruleset.h (right): https://codereview.chromium.org/2740103002/diff/20001/components/subresource_filter/core/common/indexed_ruleset.h#newcode9 components/subresource_filter/core/common/indexed_ruleset.h:9: #define FLATBUFFERS_CPP98_STL I think it's frowned upon to define ...
3 years, 9 months ago (2017-03-09 14:10:26 UTC) #12
engedy
LGTM % outstanding comments. https://codereview.chromium.org/2740103002/diff/20001/third_party/flatbuffers/BUILD.gn File third_party/flatbuffers/BUILD.gn (right): https://codereview.chromium.org/2740103002/diff/20001/third_party/flatbuffers/BUILD.gn#newcode90 third_party/flatbuffers/BUILD.gn:90: # - grpc/tests/grpctest.cpp On 2017/03/09 ...
3 years, 9 months ago (2017-03-09 14:53:14 UTC) #15
pkalinnikov
https://codereview.chromium.org/2740103002/diff/20001/components/subresource_filter/core/common/indexed_ruleset.h File components/subresource_filter/core/common/indexed_ruleset.h (right): https://codereview.chromium.org/2740103002/diff/20001/components/subresource_filter/core/common/indexed_ruleset.h#newcode9 components/subresource_filter/core/common/indexed_ruleset.h:9: #define FLATBUFFERS_CPP98_STL On 2017/03/09 14:10:25, engedy (slow) wrote: > ...
3 years, 9 months ago (2017-03-09 17:36:58 UTC) #16
engedy
https://codereview.chromium.org/2740103002/diff/40001/third_party/flatbuffers/BUILD.gn File third_party/flatbuffers/BUILD.gn (right): https://codereview.chromium.org/2740103002/diff/40001/third_party/flatbuffers/BUILD.gn#newcode92 third_party/flatbuffers/BUILD.gn:92: # TODO(pkalinnikov): Add "grpc/tests/grpctest.cpp" as well. nit: Could you ...
3 years, 9 months ago (2017-03-09 17:39:32 UTC) #19
pkalinnikov
wvo@: Hi Wouter. Can you please evaluate feasibility of defining FLATBUFFERS_CPP98_STL from outside of flatbuffers.h? ...
3 years, 9 months ago (2017-03-09 20:54:09 UTC) #23
wvo
FLATBUFFERS_CPP98_STL was a half-assed attempt at STLPort compatibility. It currently is intended to work only ...
3 years, 9 months ago (2017-03-10 17:24:21 UTC) #24
engedy
Pavel, what's the plan here?
3 years, 8 months ago (2017-04-04 08:53:43 UTC) #25
palmer
lgtm
3 years, 8 months ago (2017-04-04 17:45:54 UTC) #26
wvo
I'm back, so let me know if you need me to implement either of those ...
3 years, 8 months ago (2017-04-05 20:55:40 UTC) #27
pkalinnikov
3 years, 6 months ago (2017-06-09 06:52:29 UTC) #28
This CL was replaced by https://codereview.chromium.org/2923203002/. Closing.

Powered by Google App Engine
This is Rietveld 408576698