- 26 May, 2021 1 commit
-
-
Simon Fels authored
-
- 13 May, 2021 2 commits
-
-
Simon Fels authored
New Build Script
-
Simon Fels authored
Update installation instructions to drop anbox-modules mentions
-
- 20 Mar, 2021 3 commits
-
-
Simon Fels authored
Do not install cpu_features on make install
-
Simon Fels authored
xdg desktop directory for anbox category
-
Simon Fels authored
Add host directory bind mount support in anbox.
-
- 09 Mar, 2021 5 commits
-
-
Simon Fels authored
cmake: Use FindGMock from cmake-extras
-
Simon Fels authored
Add "rootless window mode"
-
Simon Fels authored
Improve performance
-
Marius Gripsgard authored
This adds rootless mode, in this mode a window wont be created until a application is started.
-
Marius Gripsgard authored
Since we already require cmake-extras to build both docker and snap, lets use FindGMock from there also.
-
- 08 Mar, 2021 2 commits
-
-
Marius Gripsgard authored
For the amount these functions get called, std copy is way to expensive to do. This removes the need for buffer to be copied twice, first to a std::vector then SmallFixedVector. This also directly copies buffer into a smallVector without the init overhead smallVector's ctor do. This result is a massive performance bootst (at least on arm devices). Also use memcpy since that interestingly seems to be faster on arm devices, on amd64 they seems to be about the same speed.
-
Marius Gripsgard authored
-
- 25 Feb, 2021 1 commit
-
-
Mubashshir authored
Uses bindtab file in anbox data directory to bind directory from host to anbox container. Resolve #1754.
-
- 23 Feb, 2021 2 commits
-
-
Simon Fels authored
ignore directory .vscode
-
Mubashshir authored
-
- 14 Feb, 2021 1 commit
-
-
Paulo Matias authored
It is a static library anyway, and may conflict with other software packages in a Linux distribution.
-
- 26 Jan, 2021 1 commit
-
-
Antoine Fontaine authored
It's old, and basically only works with linux 5.4 lts.
-
- 22 Jan, 2021 4 commits
- 20 Jan, 2021 1 commit
-
-
jnnksdev authored
-
- 06 Jan, 2021 2 commits
-
-
Simon Fels authored
Do break out of while loop
-
Simon Fels authored
snapcraft buildtime image handling fixes
-
- 12 Dec, 2020 2 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
- 09 Dec, 2020 1 commit
-
-
lilinling authored
-
- 29 Nov, 2020 1 commit
-
-
Simon Fels authored
add config item: lxc.prlimit.nice
-
- 21 Nov, 2020 1 commit
-
-
jnnksdev authored
-
- 19 Nov, 2020 1 commit
-
-
Simon Fels authored
remove unused parameter Runtime
-
- 17 Nov, 2020 1 commit
-
-
jnnksdev authored
-
- 12 Nov, 2020 2 commits
-
-
Simon Fels authored
Refactor namespace declarations
-
Simon Fels authored
remove PendingCallCache from ManagementApiSkeleton
-
- 10 Nov, 2020 1 commit
-
-
jnnksdev authored
-
- 05 Nov, 2020 5 commits