Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
f0875038c6875f11a2bc561ffda5e729c54097d0
/
android
0a228b7
Revert^3 "Enable SVE when available in AVF"
by Jiyong Park
· 7 months ago
e108d05
Revert^2 "Enable SVE when available in AVF"
by Elie Kheirallah
· 7 months ago
35106c8
Merge "Revert "Enable SVE when available in AVF"" into main
by Treehugger Robot
· 7 months ago
75621c8
Revert "Enable SVE when available in AVF"
by Jiyong Park
· 7 months ago
6b35ec1
Merge "Enable SVE when available in AVF" into main
by Treehugger Robot
· 7 months ago
c477da2
Let display activity occupy full screen
by Jeongik Cha
· 7 months ago
f240264
Enable SVE when available in AVF
by Elie Kheirallah
· 7 months ago
385a0d1
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 7 months ago
2ed2ed8
Merge changes from topic "revert-3408863-TXTIFSOPUR" into main
by Liana Kazanova (xWF)
· 7 months ago
2c5194e
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 7 months ago
3da8a16
Revert "libvmclient: Take VmCallback in VmInstance::start()"
by Chaitanya Cheemala (xWF)
· 7 months ago
f99f02a
Merge changes I5f3920b7,I013dce63 into main
by Treehugger Robot
· 7 months ago
b9bd78d
Run InputForwarder in DisplayActivity
by Jeongik Cha
· 7 months ago
2233af3
Add Display Activity
by Jeongik Cha
· 8 months ago
efcac11
Do not keep runtime invisible annotations in proguard.flags
by Christoffer Adamsen
· 8 months ago
ed1fbb3
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 8 months ago
73a1eb7
Update Android for Rust 1.83.0
by Chris Wailes
· 8 months ago
6dcf308
libvmclient: Take VmCallback in VmInstance::start()
by Jaewan Kim
· 8 months ago
f62c98b
Merge "resurrect DisplayProvider and InputForwarder" into main
by Treehugger Robot
· 8 months ago
36a58f9
resurrect DisplayProvider and InputForwarder
by Jeongik Cha
· 8 months ago
779cb06
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 8 months ago
9db4233
Merge "Register ttyd service dynamically" into main
by Jiyong Park
· 8 months ago
d3a4b33
Merge changes Ib65ecec6,I64fd9fed into main
by Jiyong Park
· 8 months ago
9e83c87
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 8 months ago
ce47016
Use separate channels in terminal app
by Jiyong Park
· 8 months ago
505be76
Add Application class
by Jiyong Park
· 8 months ago
4680e95
Register ttyd service dynamically
by Jiyong Park
· 8 months ago
f1c9509
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 8 months ago
177a211
Merge "virtmgr: Don't detect hangup when using GDB" into main
by Pierre-Clément Tosi
· 8 months ago
3d70d46
virtmgr: Don't detect hangup when using GDB
by Pierre-Clément Tosi
· 8 months ago
f221fe8
Merge "Use C string literals not cstr!" into main
by Treehugger Robot
· 8 months ago
9aebcdd
Merge "Add ModifierKeysController" into main
by Treehugger Robot
· 8 months ago
ac0e611
Add ModifierKeysController
by Jiyong Park
· 8 months ago
f46a17c
Use C string literals not cstr!
by Alan Stokes
· 8 months ago
a2a8c08
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 8 months ago
eec218a
Resolve build warning in Terminal and its test
by Jeongik Cha
· 8 months ago
dd12ec7
Remove unnecessary @JvmStatic
by Jeongik Cha
· 8 months ago
ce0d26b
Convert terminal test to kotlin
by Jeongik Cha
· 8 months ago
9d31612
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 8 months ago
0c29603
Merge "Convert ConfigJson to kotlin" into main
by Treehugger Robot
· 8 months ago
f86e9cf
Convert ConfigJson to kotlin
by Jeongik Cha
· 8 months ago
aef5091
Merge changes I72490c4d,I8f2cb0c5 into main
by Jeongik Cha
· 8 months ago
3ce9725
Merge changes I39e5d8f9,I01e89a6b into main
by Treehugger Robot
· 8 months ago
c88903d
DebianServiceImpl to Kotlin
by Jeongik Cha
· 8 months ago
52cfc42
Parse resize2fs output correctly
by Jiyong Park
· 8 months ago
5a98285
Convert MainActivity to kotlin
by Jeongik Cha
· 8 months ago
855865a
use android.R.id as the original code does in InstallerActivity
by Jeongik Cha
· 8 months ago
43940c4
Merge "Refactor some field names in kotlin classes" into main
by Jeongik Cha
· 8 months ago
3d4306a
Make error cause text view scrollable
by Jiyong Park
· 8 months ago
960c3e2
Convert Installer* and BaseActivity to kotlin
by Jeongik Cha
· 8 months ago
3ebde75
Refactor some field names in kotlin classes
by Seungjae Yoo
· 8 months ago
5985991
Show process name next to port number in port forwarding notification
by Seungjae Yoo
· 8 months ago
1ae9027
Show process name next to port number in SettingsPortForwardingActivity
by Seungjae Yoo
· 8 months ago
f56588c
Send /proc/<pid>/comm value when reporting active ports
by Seungjae Yoo
· 8 months ago
b4e8d45
Refine schema of ReportVmActivePortsRequest
by Seungjae Yoo
· 8 months ago
eaf4ff8
Heads-up notification for port forwarding
by Seungjae Yoo
· 8 months ago
24bbc62
Fix error for taking actions of notis when entering port forward setting
by Seungjae Yoo
· 8 months ago
1326ca0
Port forwarding related code refactoring
by Jeongik Cha
· 8 months ago
aa083c2
Merge "Convert Port forwarding code to kotlin" into main
by Jiyong Park
· 8 months ago
b3549fa
Merge "Convert TerminalView to kotlin" into main
by Jeongik Cha
· 8 months ago
edcb1ec
Merge "vmterminal: Reap virtio-fs crosvm processes" into main
by Yuan Yao
· 8 months ago
ee6c0e4
Convert Port forwarding code to kotlin
by Jeongik Cha
· 8 months ago
280e396
Convert TerminalView to kotlin
by Jeongik Cha
· 8 months ago
2b65400
vmterminal: Reap virtio-fs crosvm processes
by Yuan Yao
· 8 months ago
84461af
VmLauncherService to kotlin
by Jeongik Cha
· 8 months ago
e3835e0
Merge changes I935e2faf,Ia12df7e6 into main
by Treehugger Robot
· 8 months ago
1448203
Merge "CertificateUtils to kotlin" into main
by Treehugger Robot
· 8 months ago
a7c7599
Convert ImageArchive to kotlin
by Jeongik Cha
· 8 months ago
32753e0
Convert Runner to kotlin
by Jeongik Cha
· 8 months ago
d4c7076
CertificateUtils to kotlin
by Jeongik Cha
· 8 months ago
963f9c0
Merge "Convert Logger to kotlin" into main
by Treehugger Robot
· 8 months ago
f2a2f20
Merge "Revert^2 "Convert ErrorActivity+a to kotlin"" into main
by Treehugger Robot
· 8 months ago
89cc21d
Revert^2 "Convert ErrorActivity+a to kotlin"
by Jeongik Cha
· 8 months ago
d294b4c
Merge "Revert "Convert ErrorActivity+a to kotlin"" into main
by Treehugger Robot
· 8 months ago
ef35f3d
Remove TODO to avoid conflicts
by Jeongik Cha
· 8 months ago
cd93b03
Revert "Convert ErrorActivity+a to kotlin"
by ELIYAZ MOMIN
· 8 months ago
5b843a1
Merge "Convert ErrorActivity+a to kotlin" into main
by Treehugger Robot
· 8 months ago
b9b7836
Convert Logger to kotlin
by Jeongik Cha
· 8 months ago
c3d5d6b
Convert ErrorActivity+a to kotlin
by Jeongik Cha
· 8 months ago
5456874
Convert InstalledImage to kotlin
by Jeongik Cha
· 8 months ago
2f2bd9a
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 8 months ago
e4d9cd5
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 9 months ago
c0b1788
Remove ip address reporting feature
by Jiyong Park
· 9 months ago
ade89e2
DebianServer uses IP address of the VM resolved using mDNS
by Jiyong Park
· 9 months ago
d7e00b6
Use mDNS to get the IP and port of ttyd
by Jiyong Park
· 9 months ago
9e813f4
Merge "libavf: implement setHypervisorSpecificAuthMethod for Gunyah" into main
by Frederick Mayle
· 9 months ago
196ca2b
libavf: implement setHypervisorSpecificAuthMethod for Gunyah
by Frederick Mayle
· 9 months ago
9152df5
Merge "Show stack trace in the error activity" into main
by Treehugger Robot
· 9 months ago
7fca7d8
Show stack trace in the error activity
by Jiyong Park
· 9 months ago
9063e01
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
by Treehugger Robot
· 9 months ago
a5fd810
Merge changes I44bc5281,Iea377f4e into main
by Treehugger Robot
· 9 months ago
1301a26
Merge "delete custom panic hooks" into main
by Frederick Mayle
· 9 months ago
f43372b
virtualizationservice: Add dtbo to VirtualMachineRawConfig
by Jaewan Kim
· 9 months ago
514b195
Merge "Increase timeout for Terminal on nested virt" into main
by Jiyong Park
· 9 months ago
e3e932d
Allow vendor clients to use AVF API
by Inseob Kim
· 9 months ago
164437a
Merge "Support checking partitions for APEXes" into main
by Treehugger Robot
· 9 months ago
d1c5a05
delete custom panic hooks
by Frederick Mayle
· 9 months ago
61a9ecc
Increase timeout for Terminal on nested virt
by Jiyong Park
· 9 months ago
f79c572
Support checking partitions for APEXes
by Inseob Kim
· 9 months ago
ebba900
Merge changes I1b22a8e3,I06bec55d into main
by Treehugger Robot
· 9 months ago
Next »