- 4b4c510 Start using virtmgr for running VMs by David Brazdil · 2 years, 8 months ago
- 0b82762 Revert "Compos test compilation is only for dogfooders and is cr..." by Jiyong Park · 2 years, 8 months ago
- 9eca319 Compos test compilation is only for dogfooders and is critical by Jiyong Park · 2 years, 9 months ago
- e769867 Use new OdrefreshArgs in AIDL to simplify arguments by Victor Hsieh · 2 years, 11 months ago
- 64d8862 compos: compiling system server JARs in /system_ext by Victor Hsieh · 2 years, 11 months ago
- a61ec2e compos: mount BuildManifestSystemExt.apk if exists by Victor Hsieh · 2 years, 11 months ago
- f8900bd Stop configuring the VM with specific cpu set by Victor Hsieh · 2 years, 11 months ago
- 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
- bebcb87 composd: replace FD holder of File with OwnedFd by Victor Hsieh · 3 years ago
- 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
- 46999c9 Moved LazyServiceGuard to binder crate. by Andrew Walbran · 3 years ago
- 0e82b50 Move VM callback to vmclient by Alan Stokes · 3 years ago
- 9386360 Clean up instance tracking by Alan Stokes · 3 years ago
- 0fc6ce5 Shut down CompOS VM after compilation completes by Alan Stokes · 3 years ago
- 7140377 Orderly VM shutdown, part 1 by Alan Stokes · 3 years, 2 months ago
- 32c4587 Merge "Use a more generic profile SCHED_SP_COMPUTE" by Victor Hsieh · 3 years, 3 months ago
- d0ef400 Factor out Rust client library for VirtualizationService. by Andrew Walbran · 3 years, 3 months ago
- 63a18ce Use a more generic profile SCHED_SP_COMPUTE by Victor Hsieh · 3 years, 3 months ago
- cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 3 months ago
- 017c47b Merge "Write out the BCC when signing" by Alan Stokes · 3 years, 3 months ago
- 5430eca Write out the BCC when signing by Alan Stokes · 3 years, 5 months ago
- dfe16d6 Set task profile when running compilation VM by Jiyong Park · 3 years, 4 months ago
- 81c96f3 Add hooks for IsolatedCompilation metrics by Alan Stokes · 3 years, 4 months ago
- 378f738 Use default VM memory size except when compiling by Alan Stokes · 3 years, 5 months ago
- bac923e Add --prefer-staged to composd_cmd test-compile by Victor Hsieh · 3 years, 6 months ago
- 6542fdd Remove old key management by Alan Stokes · 3 years, 6 months ago
- 16fb855 Rewrite key management & signing by Alan Stokes · 3 years, 6 months ago
- 014efb5 Update to improved system_properties API. by Andrew Walbran · 3 years, 6 months ago
- 454069c Always log to logcat by Alan Stokes · 3 years, 6 months ago
- 7e8c9fc Write panic messages to logcat by Alan Stokes · 3 years, 6 months ago
- 2d2e4db Use --force-compile for tests by Alan Stokes · 3 years, 6 months ago
- da8ca3b Allow the test CompOS VM to use all CPUs by default by Victor Hsieh · 3 years, 6 months ago
- af989d5 Allow CompOS VM to use all CPUs by default by Victor Hsieh · 3 years, 6 months ago
- 165e7db Remove the ability to query CompOS BCC by Alan Stokes · 3 years, 7 months ago
- 223a746 Migrate off keystore by Alan Stokes · 3 years, 7 months ago
- 04e2c24 Remove ICompilationInternal by Victor Hsieh · 3 years, 7 months ago
- 616f822 Remove the old interface that runs compiler with flags by Victor Hsieh · 3 years, 7 months ago
- 90fa4a3 Merge "Respect dalvik.vm.boot-dex2oat-[threads|cpu-set]" by Treehugger Robot · 3 years, 7 months ago
- 165921b Respect dalvik.vm.boot-dex2oat-[threads|cpu-set] by Jiyong Park · 3 years, 7 months ago
- 71cc11e Get CompOS talking to diced by Alan Stokes · 3 years, 7 months ago
- e8d7d00 Write to compos-pending not testing by Alan Stokes · 3 years, 7 months ago
- 5a6d23e Merge "Specify system server compiler filter if configured" by Treehugger Robot · 3 years, 7 months ago
- 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 7 months ago
- 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 8 months ago
- 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 7 months ago
- 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 8 months ago
- e7b2d55 Merge "Remove idsig from the CompOS APEX" by Jooyung Han · 3 years, 8 months ago
- 768ba9c Migrate composd to odrefresh-in-vm by Alan Stokes · 3 years, 8 months ago
- ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 8 months ago
- 126fd51 Assorted refactoring by Alan Stokes · 3 years, 8 months ago
- a4542ec Don't try to delete target if it doesn't exist by Alan Stokes · 3 years, 8 months ago
- 35bac3c Delete target directory before running odrefresh by Alan Stokes · 3 years, 8 months ago
- da59693 Remove support for forced-odrefresh by Alan Stokes · 3 years, 8 months ago
- 46a1dff Sign artifacts after compilation by Alan Stokes · 3 years, 8 months ago
- 9646db9 Don't write artifacts under staging by Alan Stokes · 3 years, 8 months ago
- ac9aa1a De-dupe running odrefresh in VM by Alan Stokes · 3 years, 8 months ago
- 8c84044 Async interface for running odrefresh by Alan Stokes · 3 years, 8 months ago
- 6fb8b25 composd: prepare staging directory w/ libartpalette-system by Victor Hsieh · 3 years, 8 months ago
- 5f34abe Merge changes Icc51642d,I0baca864 by Treehugger Robot · 3 years, 8 months ago
- b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 8 months ago
- 1680402 Pass dir fd instead of path fd from composd to fd_server by Victor Hsieh · 3 years, 8 months ago
- 6fc1837 Start to add a function to compile staged APEXes by Alan Stokes · 3 years, 9 months ago
- 7ef3c11 Add implementations for IsolatedCompilation* by Alan Stokes · 3 years, 9 months ago
- e54f330 Add a system server JAR by Alan Stokes · 3 years, 10 months ago
- 72c774c Call odrefresh in VM from composd by Victor Hsieh · 3 years, 9 months ago
- 23bcbfe Remove libcompos_client by Victor Hsieh · 3 years, 9 months ago
- e5e1d8d Split CompOS interface in two by Alan Stokes · 3 years, 9 months ago
- 0609ee0 Merge changes I8f7e63de,Ib38a0a1d by Treehugger Robot · 3 years, 9 months ago
- 64290a5 Also pass SYSTEMSERVERCLASSPATH to compsvc by Victor Hsieh · 3 years, 9 months ago
- cb732dc Check calling user in composd. by Alan Stokes · 3 years, 9 months ago
- 23b90ee Various minor fixes by Alan Stokes · 3 years, 9 months ago
- 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 10 months ago
- 9ca14ca Make composd API more async by Alan Stokes · 3 years, 10 months ago
- d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 10 months ago
- 2294b03 Specify odrefresh timeout by flags by Victor Hsieh · 3 years, 10 months ago
- 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 10 months ago
- 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 3 years, 10 months ago
- f821371 Add public C API to send request to CompOS by Victor Hsieh · 3 years, 10 months ago
- db2ae79 Treat CID on cmdline as signed by Alan Stokes · 3 years, 10 months ago
- 3c044c4 Rename compile method to compile_cmd by Victor Hsieh · 3 years, 10 months ago
- 16e027f composd should open instance image RW by Alan Stokes · 3 years, 10 months ago
- 1146873 Merge "Extract a library for common binder-related things" by Alan Stokes · 3 years, 10 months ago
- 3189af0 Extract a library for common binder-related things by Alan Stokes · 3 years, 10 months ago
- 6018a8c Ensure we log error details on failure. by Alan Stokes · 3 years, 10 months ago
- 14f0739 Add native code for cert munging. by Alan Stokes · 3 years, 10 months ago
- 6b2d0a8 Extract and rename InstanceFiles. by Alan Stokes · 3 years, 10 months ago
- 69c610f Add instance creation to composd. by Alan Stokes · 3 years, 10 months ago
- a2869d2 Get odrefresh in composd working. by Alan Stokes · 3 years, 11 months ago
- b2cc79e Run odrefresh in composd by Alan Stokes · 3 years, 11 months ago
- 3ef78d9 Create composd skeleton by Alan Stokes · 4 years ago