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
0fa9f056ea78bdaa4ca3999a3d7fee8705730bcd
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
Aug
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
12
8
7
6
5
2
1
29
Jun
26
25
24
22
17
16
15
14
13
6
27
May
20
18
15
13
Merge remote-tracking branch 'refs/remotes/google/master' into key
Added "Direct" suffix to vector/string object creation functions.
Clarified in the docs how to get to the serialized bytes.
Added union namespacing test case.
Fixed __builtin_bswap16 not being available on GCC <4.8
Added missing generated code from previous commits.
Merge branch 'master' of https://github.com/google/flatbuffers
Fixed incorrect generated code on convenient vector constructors.
Merge pull request #3976 from gonzaloserrano/fix/gofmt
Remake
Make most of the Go code comply with gofmt (except enums).
Merge remote-tracking branch 'refs/remotes/google/master'
Merge pull request #3975 from bhamiltoncx/validate-utf8
Validate UTF-8 by default when parsing IDL. Support Unicode values > U+FFFF in parse
Merge remote-tracking branch 'refs/remotes/google/master'
Added backwards compatible --no-union-value-namespacing
Merge remote-tracking branch 'mbp/mutable-js' into ghfix
Use fully qualified names of structs in UnPack
Merge remote-tracking branch 'refs/remotes/google/master'
Merge branch 'master' of https://github.com/google/flatbuffers
Need unique_ptr.get not pointee.get
Added AppVeyor CI.
Merge branch 'master' of https://github.com/google/flatbuffers
Removed pre-made VS2010 and XCode projects.
Merge pull request #3965 from Bklyn/master
feat(test): Added mutation testing for scalar values.
Fix docs for object API usage
Merge branch 'master' of https://github.com/google/flatbuffers
Fix Mac build.
Merge pull request #210 from splhack/add_enumnames_to_go
chore(generate-code): Generate the JS code after mutation has been added.
feat(mutable-js): The mutable Scalar generation.
Add EnumNames to Go code
Pulled out EndianSwap into its own function.
Fixed reflection.h not modifying certain table configurations.
Adding missing generated code from recent commits.
Merge remote-tracking branch 'refs/remotes/google/master'
Update idl_gen_general.cpp
Merge pull request #3935 from kazimuth/jsns
Merge pull request #3 from TGIshib/key
Loading