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
35f6bb506018976a923b67fb14dd1eb5e30e08b9
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
12
Oct
7
5
3
21
Sep
19
15
14
13
12
9
7
6
7
1
31
Aug
30
29
26
27
26
27
26
25
24
25
24
23
22
20
18
17
16
15
14
13
12
10
8
3
2
1
31
Jul
29
28
27
26
25
26
25
23
22
20
21
20
19
18
16
15
14
13
12
11
9
8
5
4
1
29
Jun
27
23
22
23
20
18
17
15
14
13
10
8
7
6
2
1
31
May
30
28
26
25
24
23
21
20
18
3
1
29
Apr
27
26
25
23
22
21
20
18
16
15
13
11
8
7
6
4
3
1
30
Mar
29
28
26
23
20
14
9
8
7
2
26
Feb
25
22
17
12
10
11
10
8
3
1
2
29
Jan
27
22
21
20
19
18
13
9
8
6
5
4
2
31
Dec
29
24
22
21
17
16
15
14
13
12
11
9
7
5
4
2
30
Nov
27
25
23
20
21
19
18
17
18
17
16
15
13
12
11
10
9
7
6
28
Oct
22
20
19
18
17
14
13
8
29
Sep
28
25
24
23
21
18
16
15
14
11
9
28
Aug
26
19
15
14
12
11
7
5
3
1
31
Jul
29
22
14
13
Fix lambda compilation error in VS.
Added missing generated code files.
Merge branch 'master' of https://github.com/google/flatbuffers
Clarified tutorial w.r.t reading/writing buffers.
Added support for size prefixed buffers.
Fixed line numbers being off in multi-line comments.
External references for the object API thru a resolver function.
flatc java generator: namespace_test2.fbs is missing namespace prefix for referToA2() return type (#4040)
CMake now accepts external toolchain configuration (#4045)
Generate type traits for unions to map a type to the corresponding u… (#4032)
Merge pull request #4025 from paszea/reflection_fqn
Merge pull request #4027 from kimsin3003/csharp
Added IFlatbufferObject.cs file to project for .net.
Merge "Fix Windows warnings." into ub-games-master
serialize fully qualified struct & enum name in schema binary
Add a --conform-includes flag to specify include path for the conform schema
Merge pull request #4021 from mogemimi/remove-extra-semi
Remove extra semicolon
Merge pull request #4020 from albertofem/feature/allow_public_accessor_net
Allow access to underlying ByteBuffer
Merge pull request #4004 from sahiljain/fix-3909
Return error when full string cannot be parsed into int
Merge pull request #4017 from changnet/master
Merge pull request #4010 from rgilles/master
Fix Windows warnings.
Merge pull request #3998 from aardappel/master
Use the find -exec instead of find ... | xargs otherwise when there is error log in the output of the build.
option to build shared library,defeault off
Remove commented line. Add a last step that remove the target folder after the build and the tests execution.
Switched C# accessors from classes to structs
Add remove of remaining class files before running the build
Isolate the complied Java classes into a target folder + log java version.
Merge pull request #4007 from TGIshib/key
Remove languages check
Update idl_gen_general.cpp
Merge remote-tracking branch 'refs/remotes/google/master' into key
Fixed compile error in LookupByKey fix.
Last idl_gen_general.cpp update
Undo compile Java classes into target folder.
Fixed Java LookupByKey functionality for Java 1.6
Loading