- 19 12月, 2016 3 次提交
-
-
由 Simon Fels 提交于
The hwcomposer module for Android doesn't support multi-monitor well enough for our use case yet so we give Android a large enough primary display. This may have negative effects performance wise for the until we disabled all non freeform stack and wallpaper related rendering on the Android side so that only visible windows are drawn to not waste any GPU cycles on things we don't render anyway.
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 15 12月, 2016 7 次提交
-
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Remove unused bubblewrap source
-
由 Simon Fels 提交于
-
- 14 12月, 2016 4 次提交
-
-
由 Simon Fels 提交于
Implement simple application view
-
由 Simon Fels 提交于
Build and load binder/ashmem kernel modules on service start
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 13 12月, 2016 1 次提交
-
-
由 Simon Fels 提交于
As both kernel modules are not part of the standard Ubuntu kernel we need to build and load them at runtime. We bundle this together with the container manager start and reuse the classic snap scripts to do the actual build in a proper environment.
-
- 10 12月, 2016 3 次提交
-
-
由 Simon Fels 提交于
Get rid of test for the Android platform service
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Network connectivity
-
- 09 12月, 2016 4 次提交
-
-
由 Simon Fels 提交于
Mount /cache and /data properly and stop bridge correctly.
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
- 08 12月, 2016 6 次提交
-
-
由 Simon Fels 提交于
Bind mount cache/data on startup from writable space
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Map /dev/fuse to make Android volume manager happy
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Handle window movement/resize/close on our side and not in Android
-
由 Simon Fels 提交于
This leads to much better performance and user interaction. Resizing still has some flickering but that is a different area of problems.
-
- 06 12月, 2016 5 次提交
-
-
由 Simon Fels 提交于
Rework kmod sym access
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
Improve snap pkg
-
- 05 12月, 2016 6 次提交
-
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
-
由 Simon Fels 提交于
If we run the management process with the AppArmor profile loaded from snap-confine various ashmem/binder operations are failing with permission denied errors. To workaround this until this problem is fixed we simply unload the AppArmor profile and continue to execute completely without any profile loaded.
-
- 04 12月, 2016 1 次提交
-
-
由 Simon Fels 提交于
LXC doesn't start the container when the configured network interface (the bridge in this case) is not available.
-