- 630e0c3 Merge "Better error messages" by Treehugger Robot · 2 years, 7 months ago
- 272f0e1 Merge "java_api_contribution module definitions for Virtualization" by Jihoon Kang · 2 years, 7 months ago
- 7f95771 Better error messages by Alan Stokes · 2 years, 7 months ago
- a517f71 Refactor: Extract callback class by Alan Stokes · 2 years, 7 months ago
- e904035 java_api_contribution module definitions for Virtualization by Jihoon Kang · 2 years, 7 months ago
- 2a75df0 Delete some old files by Alan Stokes · 2 years, 7 months ago
- 8961f10 Add API to selectively redirect VM logs to apps by Inseob Kim · 2 years, 8 months ago
- e428eb9 Merge "Document protected vs debuggable" by Treehugger Robot · 2 years, 7 months ago
- 96b45ea Merge "virtmgr: fail fast on misconfigured device" by Treehugger Robot · 2 years, 7 months ago
- 8d39a9b virtmgr: fail fast on misconfigured device by Alan Stokes · 2 years, 7 months ago
- 0a2dcc7 Merge "Minor fixes" by Treehugger Robot · 2 years, 7 months ago
- a4363d8 Document protected vs debuggable by Alan Stokes · 2 years, 7 months ago
- 24f7658 Minor fixes by Alan Stokes · 2 years, 7 months ago
- 2df2a2e Merge "Only accept binary name not path" by Treehugger Robot · 2 years, 7 months ago
- f4affb2 Merge "java_api_contribution module definition for Virtualization" by Jihoon Kang · 2 years, 7 months ago
- 8f12f2b Only accept binary name not path by Alan Stokes · 2 years, 7 months ago
- 0d34b16 Merge changes Ida323bae,I3097b152,Id63cc01f by Treehugger Robot · 2 years, 7 months ago
- 6e322eb javalib: Remove JNI boilerplate code by David Brazdil · 2 years, 7 months ago
- 45713c7 javalib: More eagerly terminate virtmgr by David Brazdil · 2 years, 7 months ago
- 2466a42 javalib: Mark mVirtualizationService field final by David Brazdil · 2 years, 7 months ago
- 7c6fe54 More API changes by Alan Stokes · 2 years, 7 months ago
- 4280d7c Merge "Start using virtmgr for running VMs" by David Brazdil · 2 years, 7 months ago
- 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
- 3afd9f9 Annotate blocking methods by Alan Stokes · 2 years, 7 months ago
- abcf262 Improve API documentation. by Alan Stokes · 2 years, 7 months ago
- 40dd5b2 Make sure a deleted VM stays deleted by Alan Stokes · 2 years, 7 months ago
- 7958839 javalib: Spawn child virtmgr and connect to it by David Brazdil · 2 years, 10 months ago
- a2125dd rpc_binder: Update users of RpcSession by David Brazdil · 2 years, 8 months ago
- 49f96f5 Send atoms via VirtualizationServiceInternal by David Brazdil · 2 years, 8 months ago
- 87cdb37 Merge "Restrict exception constructors" by Treehugger Robot · 2 years, 8 months ago
- 105634b Add tests for get, create, getOrCreate by Alan Stokes · 2 years, 8 months ago
- 854edeb Restrict exception constructors by Alan Stokes · 2 years, 8 months ago
- 4deae89 java_api_contribution module definition for Virtualization by Jihoon Kang · 2 years, 8 months ago
- a048614 Merge "Document valid port range." by Treehugger Robot · 2 years, 8 months ago
- fcd3c97 Change KB -> KiB in javadocs for consistency by Shikha Panwar · 2 years, 8 months ago
- 10c4767 Document valid port range. by Alan Stokes · 2 years, 8 months ago
- d7bf72f Merge "Remove onRamdump callback" by Treehugger Robot · 2 years, 8 months ago
- 5b173d8 Drop the VM reference when stopped by Alan Stokes · 2 years, 8 months ago
- 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 8 months ago
- 09bb82c Remove getCid() by Alan Stokes · 2 years, 8 months ago
- 6be517c Move config validation to the builder by Alan Stokes · 2 years, 8 months ago
- 0c53e6c Merge changes from topic "encryptedstore_java_api" by Treehugger Robot · 2 years, 8 months ago
- 5468922 Resizing encryptedstore is incompatible by Shikha Panwar · 2 years, 8 months ago
- e698154 Enable transferring VM with encryptedstore enabled by Shikha Panwar · 2 years, 8 months ago
- 969cb2d Merge "Remove DEBUG_LEVEL_APP_ONLY" by Seungjae Yoo · 2 years, 8 months ago
- a2ff8c5 Expose encryptedstore feature to system apps by Shikha Panwar · 2 years, 8 months ago
- 13c17be Merge "Add tests for creating VM with CE/DE contexts" by Nikita Ioffe · 2 years, 8 months ago
- fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 8 months ago
- 9625489 Add tests for creating VM with CE/DE contexts by Nikita Ioffe · 2 years, 8 months ago
- 6529004 Merge "Switch to non-updatable-framework-module-defaults" by Nikita Ioffe · 2 years, 8 months ago
- 6d340a2 Switch to non-updatable-framework-module-defaults by Nikita Ioffe · 2 years, 8 months ago
- 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 8 months ago
- 147eb6f Move some VM config APIs to @TestApi by Nikita Ioffe · 2 years, 8 months ago
- cdd4b11 Plumb onTrimMemory app callback to virtualizationservice by Keir Fraser · 2 years, 9 months ago
- c291ba2 Merge "Fix path traversal bug" by Treehugger Robot · 2 years, 8 months ago
- 5a896f5 Merge "Remove usages of java_api_finder" by Treehugger Robot · 2 years, 8 months ago
- 2e1d877 Fix path traversal bug by Alan Stokes · 2 years, 8 months ago
- 100b76d Add some unit tests by Alan Stokes · 2 years, 8 months ago
- a4e2a4a Close() shouldn't throw by Alan Stokes · 2 years, 8 months ago
- 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 2 years, 9 months ago
- 9581d2e Remove usages of java_api_finder by Cole Faust · 2 years, 9 months ago
- ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 2 years, 10 months ago
- 22f823f Remove unsafe_ignore_missing_latest_api by Nikita Ioffe · 2 years, 9 months ago
- eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 2 years, 9 months ago
- 2f668f9 Merge "Add android_module_lib_stubs_current to stub_only_libs" by Nikita Ioffe · 2 years, 9 months ago
- f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
- 69d297a Add android_module_lib_stubs_current to stub_only_libs by Nikita Ioffe · 2 years, 9 months ago
- 1029744 Tidy up by Alan Stokes · 2 years, 9 months ago
- f452d6f Merge "Manage name->VM mapping in VMM" by Alan Stokes · 2 years, 9 months ago
- 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 2 years, 9 months ago
- 110bf85 Manage name->VM mapping in VMM by Alan Stokes · 2 years, 9 months ago
- 5acb14d Merge "Add framework-virtualization to combined_apis" by Nikita Ioffe · 2 years, 9 months ago
- 04bc110 Minor tweaks by Alan Stokes · 2 years, 9 months ago
- dc259f9 Merge "[VM] Build virtual machine from a descriptor" by Treehugger Robot · 2 years, 9 months ago
- a815424 [VM] Build virtual machine from a descriptor by Alice Wang · 2 years, 9 months ago
- 30b50e6 Add framework-virtualization to combined_apis by Nikita Ioffe · 2 years, 9 months ago
- e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 2 years, 9 months ago
- ef70c18 [VM] Refactor building VirtualMachineConfig from file for reuse by Alice Wang · 2 years, 9 months ago
- 8580680 [VM] Refactor VirtualMachineConfig serialization from file by Alice Wang · 2 years, 9 months ago
- 9800acd Merge "Remove onPayloadStarted stream argument" by Treehugger Robot · 2 years, 9 months ago
- 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
- f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 2 years, 10 months ago
- 90b53ee [API] Rename ParcelVirtualMachine to VirtualMachineDescriptor by Alice Wang · 2 years, 9 months ago
- 67024de Merge "Rename console/log getters" by Treehugger Robot · 2 years, 9 months ago
- 85ac934 Rename console/log getters by Alan Stokes · 2 years, 9 months ago
- b04942f [refactor] Refactor VM#getInstancesMap() with Map#computeIfAbsent() by Alice Wang · 2 years, 9 months ago
- 8737672 [VM] Add API to convert VM to parcelable object by Alice Wang · 2 years, 9 months ago
- 36a58d9 Ensure @GuardedBy errors are flagged by Alan Stokes · 2 years, 9 months ago
- 0719e1a Fix threading bugs by Alan Stokes · 2 years, 9 months ago
- 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 2 years, 9 months ago
- 98f2ae7 More API improvements by Alan Stokes · 2 years, 10 months ago
- 34a0da0 Revamp exceptions by Alan Stokes · 2 years, 10 months ago
- 40dac6d Allow setting APK path explicitly by Alan Stokes · 2 years, 10 months ago
- 97a2bfe Allow priv apps MANAGE_VIRTUAL_MACHINE permission by Alan Stokes · 2 years, 10 months ago
- 6f362d2 Merge "Config file requires custom VM permission" by Treehugger Robot · 2 years, 10 months ago
- ca1abf6 Merge "clarify setProtectedVm req message" by Treehugger Robot · 2 years, 10 months ago
- e1e0ac2 clarify setProtectedVm req message by Steven Moreland · 2 years, 10 months ago
- 7bc146c Config file requires custom VM permission by Alan Stokes · 2 years, 10 months ago
- 0583e0a Add API to determine VM capabilities by Alan Stokes · 2 years, 10 months ago
- 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago