- d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 4 years, 5 months ago
- a71734b Fix AuthFsHostTest on some devices by Victor Hsieh · 4 years, 5 months ago
- d45caf0 Merge "Use a test helper executable to open files" by Treehugger Robot · 4 years, 5 months ago
- 5ce9cee Merge "Re-implement libcompos_client in Rust" by Treehugger Robot · 4 years, 5 months ago
- ae67d3b Use a test helper executable to open files by Victor Hsieh · 4 years, 5 months ago
- bb7dd08 Re-implement libcompos_client in Rust by Victor Hsieh · 4 years, 5 months ago
- 3d3f545 Merge "Use virtio-console for the serial devices" by Treehugger Robot · 4 years, 5 months ago
- 747d636 Use virtio-console for the serial devices by Jiyong Park · 4 years, 5 months ago
- 86ca016 Trigger onPayloadStarted before spawning payload by Inseob Kim · 4 years, 5 months ago
- e34247d Merge changes I6b78f10a,I3d42203f by Treehugger Robot · 4 years, 5 months ago
- f730601 Merge "Use package_native only when prefer_staged" by Treehugger Robot · 4 years, 5 months ago
- c654922 Merge "Create SDK of CompOS module" by Treehugger Robot · 4 years, 5 months ago
- 026df86 Remove unnecessary entries from uevent.rc by Jiyong Park · 4 years, 5 months ago
- 4d22895 Microdroid has its own ueventd.rc by Jiyong Park · 4 years, 5 months ago
- 2fdd741 Merge "Unbundled test apps can obtain virtual machine permissions" by Treehugger Robot · 4 years, 5 months ago
- 599043a Unbundled test apps can obtain virtual machine permissions by Jiyong Park · 4 years, 5 months ago
- 53cf799 Use package_native only when prefer_staged by Jooyung Han · 4 years, 5 months ago
- 0ab3a32 Merge "Shifted microdroid to a separate bootloader" by Ram Muthiah · 4 years, 5 months ago
- f4b9e83 Merge "Don't start adb if debugging is off" by Treehugger Robot · 4 years, 5 months ago
- 3102102 Shifted microdroid to a separate bootloader by Ram Muthiah · 4 years, 5 months ago
- 00473db Merge changes If3824f45,I9f1f8004 by Treehugger Robot · 4 years, 5 months ago
- b0f5fc8 Split fd_server service impl into new file by Victor Hsieh · 4 years, 5 months ago
- 88e5017 Deprecate local file support in authfs by Victor Hsieh · 4 years, 5 months ago
- e7407e2 Don't start adb if debugging is off by Jiyong Park · 4 years, 5 months ago
- a10172b Create SDK of CompOS module by Victor Hsieh · 4 years, 5 months ago
- 2294b03 Specify odrefresh timeout by flags by Victor Hsieh · 4 years, 5 months ago
- 0c2cbd3 Merge "Re-enable checksum checks for .odex and .art" by Treehugger Robot · 4 years, 5 months ago
- f5377a4 Merge "Increase size of RAM on microdroid x86_64" by Ram Muthiah · 4 years, 5 months ago
- a2ca453 Merge "When testing CompOS, write somewhere harmless" by Treehugger Robot · 4 years, 5 months ago
- 9fc8783 Merge "Implement dump state API for VirtualizationService - for bugreporting" by Shikha Panwar · 4 years, 5 months ago
- 93f5fdb Merge "Define debug levels" by Treehugger Robot · 4 years, 5 months ago
- 9cc3a6f Re-enable checksum checks for .odex and .art by Victor Hsieh · 4 years, 5 months ago
- c2a49cc Define debug levels by Jiyong Park · 4 years, 5 months ago
- 983a6ea Merge "Use -j1 in testOdrefresh" by Victor Hsieh · 4 years, 5 months ago
- d948c33 Increase size of RAM on microdroid x86_64 by Ram Muthiah · 4 years, 5 months ago
- d8e3542 Implement dump state API for VirtualizationService - for bugreporting by Shikha Panwar · 4 years, 5 months ago
- 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 4 years, 5 months ago
- bee5904 Delete artifacts after test by Alan Stokes · 4 years, 5 months ago
- b4e75ed Use -j1 in testOdrefresh by Victor Hsieh · 4 years, 5 months ago
- 15002aa Merge "Mount *CLASSPATH APEXes in CompOS" by Victor Hsieh · 4 years, 5 months ago
- 0290cc2 Merge "Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH" by Treehugger Robot · 4 years, 5 months ago
- b4544c7 Merge "virtualizationservice: read env var once" by Treehugger Robot · 4 years, 5 months ago
- 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 4 years, 5 months ago
- 42ddc18 Merge "Use keystore2_microdroid instead." by Treehugger Robot · 4 years, 5 months ago
- 35c4e7b Mount *CLASSPATH APEXes in CompOS by Victor Hsieh · 4 years, 5 months ago
- ff1da89 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 4 years, 5 months ago
- 9d7cd7d virtualizationservice: read env var once by Jooyung Han · 4 years, 5 months ago
- 7a65f87 Merge "Extract run_rpc_server to libbinder_common" by Alan Stokes · 4 years, 5 months ago
- 5e0f206 virtualizationservice: pass *CLASSPATH apexes to VM by Jooyung Han · 4 years, 5 months ago
- a78c08f [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 5 months ago
- f821371 Add public C API to send request to CompOS by Victor Hsieh · 4 years, 6 months ago
- cd359bb Extract run_rpc_server to libbinder_common by Alan Stokes · 4 years, 5 months ago
- db2ae79 Treat CID on cmdline as signed by Alan Stokes · 4 years, 5 months ago
- 2429216 Merge "Test CompOS more directly." by Alan Stokes · 4 years, 5 months ago
- 772159a Merge "virtualizationservice: "prefer_staged" for apexes" by Jooyung Han · 4 years, 5 months ago
- d9a9180 Test CompOS more directly. by Alan Stokes · 4 years, 6 months ago
- 0b32546 Increase timeout to allow for nested virtualization am: 4df9377bac by Alan Stokes · 4 years, 5 months ago
- 4df9377 Increase timeout to allow for nested virtualization by Alan Stokes · 4 years, 6 months ago
- 567fdd0 Merge "Add ABL-compliant pvmfw pre-built" am: fde8d6a493 by Pierre-Clément Tosi · 4 years, 5 months ago
- fde8d6a Merge "Add ABL-compliant pvmfw pre-built" by Pierre-Clément Tosi · 4 years, 5 months ago
- 95f7148 Merge "Rename compile method to compile_cmd" am: 005b45b0eb by Victor Hsieh · 4 years, 5 months ago
- 005b45b Merge "Rename compile method to compile_cmd" by Victor Hsieh · 4 years, 5 months ago
- 3c044c4 Rename compile method to compile_cmd by Victor Hsieh · 4 years, 6 months ago
- 8cd6193 composd should open instance image RW am: 16e027fed7 by Alan Stokes · 4 years, 5 months ago
- 16e027f composd should open instance image RW by Alan Stokes · 4 years, 6 months ago
- 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 4 years, 6 months ago
- 0b7a79b Merge changes from topics "b/200924402", "composd_race" am: 16a2b5b7ce by Treehugger Robot · 4 years, 6 months ago
- 650fdfc Don't start authfs until fd_server is ready am: e1b6e1ceb5 by Alan Stokes · 4 years, 6 months ago
- 16a2b5b Merge changes from topics "b/200924402", "composd_race" by Treehugger Robot · 4 years, 6 months ago
- 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 4 years, 6 months ago
- e1b6e1c Don't start authfs until fd_server is ready by Alan Stokes · 4 years, 6 months ago
- 1b3bcdc Use keystore2_microdroid instead. by Jiyong Park · 4 years, 6 months ago
- 6a2d034 Merge "Extract a library for common binder-related things" am: 1146873153 by Alan Stokes · 4 years, 6 months ago
- 1146873 Merge "Extract a library for common binder-related things" by Alan Stokes · 4 years, 6 months ago
- 1758643 Ensure we log error details on failure. am: 6018a8c3d7 by Alan Stokes · 4 years, 6 months ago
- 3189af0 Extract a library for common binder-related things by Alan Stokes · 4 years, 6 months ago
- 6018a8c Ensure we log error details on failure. by Alan Stokes · 4 years, 6 months ago
- 03a8c90 Fix race in AuthFsHostTest. am: eecbe72088 by Alan Stokes · 4 years, 6 months ago
- eecbe72 Fix race in AuthFsHostTest. by Alan Stokes · 4 years, 6 months ago
- 91317e3 Add native code for cert munging. am: 14f0739a88 by Alan Stokes · 4 years, 6 months ago
- e8c9341 Extract and rename InstanceFiles. am: 6b2d0a8a29 by Alan Stokes · 4 years, 6 months ago
- 14f0739 Add native code for cert munging. by Alan Stokes · 4 years, 6 months ago
- 6b2d0a8 Extract and rename InstanceFiles. by Alan Stokes · 4 years, 6 months ago
- 71552e6 Merge "Add instance creation to composd." am: a09bcc463e by Treehugger Robot · 4 years, 6 months ago
- a09bcc4 Merge "Add instance creation to composd." by Treehugger Robot · 4 years, 6 months ago
- 69c610f Add instance creation to composd. by Alan Stokes · 4 years, 6 months ago
- 857b148 Merge "Migrate precompiled sepolicy to se_policy_binary" am: 7a95058b86 by Treehugger Robot · 4 years, 6 months ago
- 7a95058 Merge "Migrate precompiled sepolicy to se_policy_binary" by Treehugger Robot · 4 years, 6 months ago
- 1fb6450 Add --mem option to the vm tool am: d63cfffa0d by Jiyong Park · 4 years, 6 months ago
- d63cfff Add --mem option to the vm tool by Jiyong Park · 4 years, 6 months ago
- 998c27f Migrate precompiled sepolicy to se_policy_binary by Inseob Kim · 4 years, 6 months ago
- 3d3a6d7 Merge "Remove the i18n APEX from microdroid" am: 7c39938519 by Treehugger Robot · 4 years, 6 months ago
- 7c39938 Merge "Remove the i18n APEX from microdroid" by Treehugger Robot · 4 years, 6 months ago
- 8c1b032 Merge "Revert "Test CompOS more directly."" am: 7067ac4dc8 by Treehugger Robot · 4 years, 6 months ago
- 7067ac4 Merge "Revert "Test CompOS more directly."" by Treehugger Robot · 4 years, 6 months ago
- 6aff4f8 Revert "Test CompOS more directly." by Alan Stokes · 4 years, 6 months ago
- 468654b Merge "Test CompOS more directly." am: 2a56c781d5 by Treehugger Robot · 4 years, 6 months ago
- 2a56c78 Merge "Test CompOS more directly." by Treehugger Robot · 4 years, 6 months ago
- 55fba32 Merge "Get odrefresh in composd working." am: 016d51c30a by Treehugger Robot · 4 years, 6 months ago
- 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 4 years, 6 months ago