Skip to content

Commit

Permalink
Roll src/third_party/flatbuffers/src/ 0fe13cb28..799cc8f7b (88 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/external/github.com/google/flatbuffers.git/+log/0fe13cb28ce5..799cc8f7b987

$ git log 0fe13cb28..799cc8f7b --date=short --no-merges --format='%ad %ae %s'
2022-08-24 derekbailey Use type traits for specialization (#7475)
2022-08-24 derekbailey Disable RTTI and rework use in idl_gen_ts.cpp (#7474)
2022-08-24 86113864+axelsommerfeldt CMake project version detection made more robust (#7473)
2022-08-23 derekbailey Moved compiler warnings around (#7471)
2022-08-23 derekbailey Include builder.addOffset for vector of structs (#7470)
2022-08-23 derekbailey Use schema include name for keep-prefix (#7469)
2022-08-22 derekbailey Flatbuffers Version 2.0.7 (#7462)
2022-08-22 derekbailey Reworked keep prefix (#7456)
2022-08-23 wyverald update grpc version (#7457)
2022-08-18 derekbailey disabling unpackto optimization (#7459)
2022-08-16 derekbailey Remove old GRPC bash script and convert to python3 (#7454)
2022-08-17 harris.pc Grouped anonymous namespaces together, (#7455)
2022-08-16 derekbailey Change to GetTypeName (#7453)
2022-08-16 64505099+laurentsimon Generate SLSA signatures for Released zip files (#7450)
2022-08-16 paulovictor.pinheiro [WIP] speedup (#7452)
2022-08-16 derekbailey Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
2022-08-17 harris.pc Audit and fixups for GCC and Clang (#7212)
2022-08-15 derekbailey Partial support for --ts-flat-files and --gen-all (#7446)
2022-08-15 paulovictor.pinheiro [Kotlin] Make sure namespace path exist for code generation (#7357)
2022-08-15 mirko.bonadei Stop using __has_trivial_copy on recent clang versions. (#7443)
2022-08-15 derekbailey [C#] Rework how sorted vectors are looked up (#7441)
2022-08-14 derekbailey Define minimum buffer size (#7440)
2022-08-14 32997632+stefan301 make_span overloads for pointer to vector (#7374) (#7435)
2022-08-14 derekbailey [TypeScript] Fix namespaceless schema generation (#7432)
2022-08-13 derekbailey Add checks to verifier (#7438)
2022-08-14 maxim.zaks Fix FlexBuffers JS/TS bug google/flatbuffers#6934 (#7434)
2022-08-13 derekbailey Add flatc python tests to CI (#7437)
2022-08-13 derekbailey Update TypeScriptTest.py to work better cross platform (#7436)
2022-08-12 derekbailey Update gitingore to reflect name change (#7431)
2022-08-12 derekbailey Remove auto including locale functions (#7430)
2022-08-13 kevinsong [C++] Set StructDef::has_key property when deserializing from binary schema (#7386) (#7428)
2022-08-10 krueger [C++] Make template parameter in stl_emulation.h more explicit to avoid conflicts with cpprestsdk U macro (#7424)
2022-08-10 46622381+YashasviChaurasia Issue#6959 :Updated Automatically generated rust files. (#7425)
2022-08-09 sssooonnnggg111 avoid zero-as-null-pointer warning (#7423)
2022-08-08 derekbailey [C++] Vector of Tables equality (#7415)
2022-08-09 andrei.burdulescu [golang] Perform keyword escaping after case conversion (#7421)
2022-08-08 derekbailey Turn of fail fast for C++ CI
2022-08-08 derekbailey Remove stringop-overflow from error (#7422)
2022-08-08 andrei.burdulescu [golang] Add support for text parsing with json struct tags (#7353)
2022-08-07 derekbailey Moved TypeScriptTests to python script (#7411)
2022-08-07 aman.eureka Rebased: grpc/compiler: Respect filename suffix and extension during code generation (#7414)
2022-08-06 derekbailey Add tests for flatc (#7405)
2022-08-06 derekbailey Add FLATBUFFERS_STRICT_MODE (#7408)
2022-08-07 bjornharrtell [TS] Use TextEncoder and TextDecoder (#7400)
2022-08-06 chronoxor Compilation issue msys2 #7399 (#7409)
2022-08-06 derekbailey Delete .travis directory
2022-08-06 derekbailey Revert "Compilation issue msys2 (#7403)" (#7407)
2022-08-05 derekbailey Update readme.md
2022-08-05 derekbailey Revert "grpc/compiler: Respect filename suffix and extension during code generation (#7343)" (#7406)
2022-08-05 derekbailey Delete cpp-linter.yml
2022-08-06 chris (#7323) Rename CMake files according to project name (#7378)
2022-08-06 sfzhou.scut Fix error msg format when generate GRPC failed (#7350)
2022-08-06 aman.eureka grpc/compiler: Respect filename suffix and extension during code generation (#7343)
2022-08-05 33996375+06393993 Fix Clang-Cl compile on Windows (#7308)
2022-08-05 jkuszmaul [TS/Bazel] Minor improvements to typescript.bzl (#7300)
2022-08-06 sssooonnnggg111 [TS] fix incorrect reverse when writting array of structs (#7271)
2022-08-05 aardappel Fix FlexBuffers Verifier tracking vectors reuse at wrong offset
2022-08-05 atilkurtulmus Add missing const (#7401)
2022-08-05 chronoxor Compilation issue msys2 (#7403)
2022-07-26 derekbailey keep-prefix keeps relative pathing (#7394)
2022-07-27 jumbycc fix(#7360): grpc used deprecated functions (#7361)
2022-07-27 yassershalabi cpp_generator: comment out unused parameter to avoid warnings (#7381)
2022-07-26 derekbailey Updated Newtonsoft.Json to 13.0.1 (#7393)
2022-07-07 ian Fix references to LICENSE file (#7377)
2022-06-29 insertjokehere [Dart] Implement putBool to fix errors when serializing structs with bools (#7359)
2022-06-23 49699333+dependabot[bot] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /tests/FlatBuffers.Test (#7363)
2022-06-16 caleb.zulawski Reenable optional json (#7352)
2022-06-15 derekbailey Only include direct included filed (#7348)
2022-06-15 derekbailey Revert "Implement optional scalars for JSON (#7322)" (#7351)
2022-06-14 derekbailey Revert "Move reflection_ts_fbs into a separate directory (#7342)" (#7349)
2022-06-14 derekbailey Remove asserting in verifier for flattests
2022-06-14 dbaileychess move -Wextra-semi to GCC 8.0+
2022-06-14 jkuszmaul [TS] Don't generate self-imports with --ts-flat-file (#7340)
2022-06-15 sturm.timo [golang] Create missing namespace directory structure (#7324) (#7325)
2022-06-15 paulovictor.pinheiro [Kotlin] Remove download benchmark files dependency (#7314)
2022-06-14 derekbailey Disable Android on Linux CI build
2022-06-15 sssooonnnggg111 [TS] fix ts import path issue (#7298)
2022-06-15 kiwamura0314 replace io/ioutil to os (#7281)
2022-06-14 caleb.zulawski Implement optional scalars for JSON (#7322)
2022-06-13 i Move reflection_ts_fbs into a separate directory (#7342)
2022-06-13 caleb.zulawski Implement optional scalars for Python (#7318)
2022-06-05 26250654+mustiikhalil Started implementation for private flags in rust (#7269)
2022-05-29 26250654+mustiikhalil Adds full supposed for Wasm in the swift lib (#7328)
2022-05-23 casperneo Use keep case for Rust union discriminant type. (#7321)
2022-05-23 bluelive Add explicit return types to lobster generated code (#7312)
2022-05-14 bjornharrtell Add size check to fix out of bounds read risk (#7304)
2022-05-12 bsilver8192 Update Rust docs page (#7296)
2022-05-11 103502437+mr-swifter [swift] add had<ArrayName> property for arrays to check presence in a message (#7280)

Created with:
  roll-dep src/third_party/flatbuffers/src

Bug: 1343975
Change-Id: Ic619d425a0dea815eee5902b3564e4207ab8c6c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3855801
Reviewed-by: Hans Wennborg <hans@chromium.org>
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1039141}
  • Loading branch information
Mirko Bonadei authored and Chromium LUCI CQ committed Aug 25, 2022
1 parent e24df16 commit 123b6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/flac.git' + '@' + 'af862024c8c8fa0ae07ced05e89013d881b00596',

'src/third_party/flatbuffers/src':
Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + '0fe13cb28ce5a3fb81f654b21cb37c9821194962',
Var('chromium_git') + '/external/github.com/google/flatbuffers.git' + '@' + '799cc8f7b9873fe37318e58257794f71ecd3cb7a',

# Used for embedded builds. CrOS & Linux use the system version.
'src/third_party/fontconfig/src': {
Expand Down

0 comments on commit 123b6a8

Please sign in to comment.