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

Issue 2883063002: Update FlatBuffers to include multiple improvements. (Closed)

Created:
3 years, 7 months ago by pkalinnikov
Modified:
3 years, 6 months ago
Reviewers:
palmer, engedy
CC:
chromium-reviews, vabr (Chromium)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Update FlatBuffers to include multiple improvements. This CL updates FlatBuffers to the latest version 1.6.x. This is necessary to include the following changes to the library: - d7ac378: Offset<T>::IsNull method. - 93c0960: --keep-prefix compiler option. - c559eb4: Generate files for empty schemas. - aaf5598: Fix path comparison on Windows. - fb87c0d: Improve allocator handling (fixes test). - 22743ca: Fix --keep-prefix bugs. - 642254b: Fix one more --keep-prefix issue. - dd05f32: Add tests for nested FlatBuffers. - 01c50d5: Get rid of move semantics in VectorIterator. BUG=611351, 713774 Review-Url: https://codereview.chromium.org/2883063002 Cr-Commit-Position: refs/heads/master@{#477254} Committed: https://chromium.googlesource.com/chromium/src/+/387b2a94017449569f0f5b2f865d3331e3646a3a

Patch Set 1 #

Patch Set 2 : Fix build. #

Total comments: 2

Patch Set 3 : Propagate the revision to include another change. #

Patch Set 4 : Upgrade further; add flatc_include_dirs build parameter. #

Patch Set 5 : Upgrade further. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -20 lines) Patch
M DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/flatbuffers/BUILD.gn View 1 2 3 4 chunks +25 lines, -12 lines 0 comments Download
M third_party/flatbuffers/README.chromium View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/flatbuffers/flatbuffer.gni View 1 2 3 4 3 chunks +26 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 49 (37 generated)
pkalinnikov
Balazs and Chris, PTAL. Please disregard crrev/2740103002, I will address crbug/699958 separately from updating FlatBuffers.
3 years, 7 months ago (2017-05-16 09:57:38 UTC) #11
engedy
LGTM.
3 years, 7 months ago (2017-05-16 11:18:33 UTC) #14
palmer
https://codereview.chromium.org/2883063002/diff/20001/third_party/flatbuffers/BUILD.gn File third_party/flatbuffers/BUILD.gn (right): https://codereview.chromium.org/2883063002/diff/20001/third_party/flatbuffers/BUILD.gn#newcode108 third_party/flatbuffers/BUILD.gn:108: "FLATBUFFERS_NO_FILE_TESTS", Can you characterize the tests and the crashes? ...
3 years, 7 months ago (2017-05-16 22:14:42 UTC) #15
pkalinnikov
https://codereview.chromium.org/2883063002/diff/20001/third_party/flatbuffers/BUILD.gn File third_party/flatbuffers/BUILD.gn (right): https://codereview.chromium.org/2883063002/diff/20001/third_party/flatbuffers/BUILD.gn#newcode108 third_party/flatbuffers/BUILD.gn:108: "FLATBUFFERS_NO_FILE_TESTS", On 2017/05/16 22:14:42, palmer wrote: > Can you ...
3 years, 7 months ago (2017-05-26 11:30:24 UTC) #28
palmer
3 years, 6 months ago (2017-05-30 20:02:51 UTC) #31
palmer
lgtm
3 years, 6 months ago (2017-05-30 20:18:52 UTC) #32
pkalinnikov
Balazs, can you take a final look? This is ready to be submitted.
3 years, 6 months ago (2017-06-06 09:33:15 UTC) #37
engedy
On 2017/06/06 09:33:15, pkalinnikov wrote: > Balazs, can you take a final look? This is ...
3 years, 6 months ago (2017-06-06 09:39:35 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2883063002/80001
3 years, 6 months ago (2017-06-06 10:42:34 UTC) #44
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/chromium/src/+/387b2a94017449569f0f5b2f865d3331e3646a3a
3 years, 6 months ago (2017-06-06 10:48:01 UTC) #47
pkalinnikov
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/2926563002/ by pkalinnikov@chromium.org. ...
3 years, 6 months ago (2017-06-06 11:32:27 UTC) #48
findit-for-me
3 years, 6 months ago (2017-06-06 11:48:21 UTC) #49
Message was sent while issue was closed.
Findit (https://goo.gl/kROfz5) confirmed this CL at revision 477254 as the
culprit for
failures in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3Itb...

Powered by Google App Engine
This is Rietveld 408576698