Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-flatbuffers
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-flatbuffers
Graph
cc08c0835b43405ecd381c6032a63c60834f875f
Select Git revision
Branches
8
master
default
upstream/benchmarks
upstream/fix-277
upstream/gh-pages
upstream/issue-template
upstream/master
upstream/rw-fix-rust-build-errors
upstream/schemaless
Tags
16
1.11.0
v1.11.0
v1.10.0
v1.9.0
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.3
v1.0.2
v1.0.1
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
12
11
10
6
30
Jan
27
24
23
20
19
16
13
9
6
2
31
Dec
30
26
24
23
18
17
15
13
9
5
2
26
Nov
25
21
18
14
11
7
4
31
Oct
28
21
19
18
17
15
10
3
30
Sep
26
25
23
19
16
10
9
5
3
29
Aug
26
23
19
5
1
29
Jul
26
25
22
18
9
8
1
27
Jun
24
20
18
17
14
13
12
9
7
6
5
2
31
May
30
22
21
20
17
16
13
9
8
6
2
29
Apr
26
24
22
19
18
15
11
8
5
4
1
28
Mar
25
21
18
14
11
9
8
7
6
5
4
28
Feb
26
25
22
21
19
14
15
14
11
7
5
4
28
Jan
24
17
16
14
7
27
Dec
26
20
17
13
10
6
3
29
Nov
16
15
13
12
5
2
1
31
Oct
29
25
23
22
18
15
11
8
4
3
1
28
Sep
27
26
24
21
20
12
6
5
4
3
2
30
Aug
24
23
20
16
13
10
9
6
29
Jul
27
26
23
19
16
15
6
5
3
2
28
Jun
27
25
21
18
14
12
8
7
4
1
31
May
18
15
14
10
7
3
30
Apr
27
23
16
6
5
4
2
26
Mar
23
15
12
9
8
5
4
2
26
Feb
23
22
16
15
12
8
5
29
Jan
22
18
16
12
11
8
4
28
Dec
21
18
14
13
7
4
1
30
Nov
27
20
17
16
13
9
6
[snap] Fix versioning (#5727)
upstream/master
upstream/master
[Python] Fixed potential allignment issue (#5768)
Fix memory leak on cpp object api (#5761)
[Python] Fixed issue #5499 (#5764)
[C++] Use strong enum type for vectors when scoped-enums is on. (#5750)
[C#] support Json Serialization (#5752)
FlexBuffers: C++: scalar-only typed vectors were not aligned.
Bump Rust port to 0.6.1 (#5747)
[C#] support Object API (#5710)
Adds min and max, comments, and all of swift's keywords + fix docs (#5737)
Use VS 2017 and 2019 on CI, fix cast issue in dart_idl (#5740)
Creates a flatbuffers validation function + small fix (#5725)
Added the code to embed the binary schema to the source (--bfbs-gen-embed). (#5701)
[Java][FlexBuffers] Deprecate typed vector strings due to design flaw (#5722)
[Go] Implements a SharedStrings function (#5733)
[Swift] Fix padding function overflow when bufSize is 0 (#5721)
Add vcpkg installation instructions (#5732)
[Dart] Fix deprecated field support, inf/nan (#5724)
[typescript] Size-prefixed root accessors not taking into account size prefix (#5717)
[rust] Add use declarations to Rust-generated bindings for imported FB definitions (#5645)
[Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherever possible (#5716)
[C++] Fix for printing of enum in case output_enum_identifiers=1. (#5706)
[Swift] Support create long string (#5709)
Added create function for swift (#5707)
[Swift] Swift implementation 🎉🎉 (#5603)
Changed direct calls to strtod to use StringToNumber
Document JSON compatibility guarantees. (#5704)
Add CMake 'generated_code' target to simplify resolution of build dependencies (#5697)
(Optionally) add an additional suffix namespace to generated fbs files. (#5698)
[Java] Replace Table.UTF8_CHARSET with StandardCharsets.UTF_8 (#5696)
Rust: Temporarily disable 2 endianness unit tests (#5695)
[C++17] Add Traits class for Tables and Factory function within it. (#5678)
Removed code_generators.cpp from library targets
[rust] Make enum names public (#5690)
Correct inverted logic around include prefixes. (#5689)
Optimize Pack method using numpy (#5662)
[C++] Add Builder and Table typedefs (#5685)
Minor doc updates: FlexBuffers C#, Discord, CppUsage.
Upgrade rules_go (#5684)
Fix --incompatible_load_cc_rules_from_bzl (#5683)
Loading