- 5a6d23e Merge "Specify system server compiler filter if configured" by Treehugger Robot · 3 years, 8 months ago
- 0a5ab4b Make BuildManifest.apk available in CompOS by Victor Hsieh · 3 years, 8 months ago
- 9bfbc5f Specify system server compiler filter if configured by Victor Hsieh · 3 years, 9 months ago
- 38d37e4 Merge "Run derive_classpath in VM" by Alan Stokes · 3 years, 8 months ago
- 9247251 Run derive_classpath in VM by Alan Stokes · 3 years, 8 months ago
- 334698e Merge changes Ibc845195,I7ef4f1bf by Victor Hsieh · 3 years, 8 months ago
- 5e9dbd2 Delete pvm_exec by Victor Hsieh · 3 years, 8 months ago
- 138dc1f Remove pvm_exec from CompOS APEX by Victor Hsieh · 3 years, 8 months ago
- 46ac386 Add support for STANDALONE_SYSTEMSERVER_JARS by Alan Stokes · 3 years, 9 months ago
- e7b2d55 Merge "Remove idsig from the CompOS APEX" by Jooyung Han · 3 years, 9 months ago
- 7c4ec38 Remove the sign method by Alan Stokes · 3 years, 9 months ago
- 840954a Ignore STANDALONE_SYSTEMSERVER_JARS in test by Alan Stokes · 3 years, 9 months ago
- 768ba9c Migrate composd to odrefresh-in-vm by Alan Stokes · 3 years, 9 months ago
- ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 9 months ago
- 126fd51 Assorted refactoring by Alan Stokes · 3 years, 9 months ago
- a4542ec Don't try to delete target if it doesn't exist by Alan Stokes · 3 years, 9 months ago
- 173aca6 Merge "Delete target directory before running odrefresh" by Victor Hsieh · 3 years, 9 months ago
- 5ad281d Merge "Remove odrefresh --verify from ComposTestCase" by Treehugger Robot · 3 years, 9 months ago
- 19c0bdc Merge "Add integration test to run odrefresh in VM" by Treehugger Robot · 3 years, 9 months ago
- a16341d Remove odrefresh --verify from ComposTestCase by Victor Hsieh · 3 years, 9 months ago
- 2c5d77a Add integration test to run odrefresh in VM by Victor Hsieh · 3 years, 9 months ago
- 35bac3c Delete target directory before running odrefresh by Alan Stokes · 3 years, 9 months ago
- da59693 Remove support for forced-odrefresh by Alan Stokes · 3 years, 9 months ago
- 46a1dff Sign artifacts after compilation by Alan Stokes · 3 years, 9 months ago
- 9646db9 Don't write artifacts under staging by Alan Stokes · 3 years, 9 months ago
- ac9aa1a De-dupe running odrefresh in VM by Alan Stokes · 3 years, 9 months ago
- a5277e8 Merge "Async interface for running odrefresh" by Treehugger Robot · 3 years, 9 months ago
- 8c84044 Async interface for running odrefresh by Alan Stokes · 3 years, 9 months ago
- 2542c92 Write OS & console logs separately by Alan Stokes · 3 years, 9 months ago
- 3af9fb4 Remove the sign command by Alan Stokes · 3 years, 9 months ago
- 183d7d3 Add code to bulk-sign artifacts by Alan Stokes · 3 years, 9 months ago
- 93d1695 Only compile when charging by Alan Stokes · 3 years, 9 months ago
- e4c0d07 Add bulk signing to compos_key_cmd by Alan Stokes · 3 years, 9 months ago
- f566640 Merge "Schedule compilation on staged APEX update" by Treehugger Robot · 3 years, 9 months ago
- 8970bff Merge "Microdroid_manager reports error/finished as terminal events" by Jooyung Han · 3 years, 9 months ago
- 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 3 years, 9 months ago
- cff72a2 Merge "composd: prepare staging directory w/ libartpalette-system" by Treehugger Robot · 3 years, 9 months ago
- 6fb8b25 composd: prepare staging directory w/ libartpalette-system by Victor Hsieh · 3 years, 9 months ago
- cf80b99 Schedule compilation on staged APEX update by Alan Stokes · 3 years, 9 months ago
- 3ed500d Merge "Force disable symlink optimization for the virt/compos APEX" by Jiyong Park · 3 years, 9 months ago
- 1c8f14c Force disable symlink optimization for the virt/compos APEX by Jiyong Park · 3 years, 9 months ago
- 5f34abe Merge changes Icc51642d,I0baca864 by Treehugger Robot · 3 years, 9 months ago
- e996abc Merge "Use staged APEXes for compilation" by Treehugger Robot · 3 years, 9 months ago
- b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 9 months ago
- 1680402 Pass dir fd instead of path fd from composd to fd_server by Victor Hsieh · 3 years, 9 months ago
- 1eb5121 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 9 months ago
- 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 9 months ago
- e89adb6 Merge "Fix minor compos_key_cmd problems" by Treehugger Robot · 3 years, 9 months ago
- f6bcea3 Fix minor compos_key_cmd problems by Alan Stokes · 3 years, 9 months ago
- edc32b6 Merge "Start to add a function to compile staged APEXes" by Treehugger Robot · 3 years, 9 months ago
- 9e11e71 Merge "Set ART_APEX_DATA for odrefresh" by Treehugger Robot · 3 years, 9 months ago
- 6fc1837 Start to add a function to compile staged APEXes by Alan Stokes · 3 years, 9 months ago
- 64df53d Set ART_APEX_DATA for odrefresh by Victor Hsieh · 3 years, 9 months ago
- d56334a Don't crash system server on start job failure by Alan Stokes · 3 years, 9 months ago
- 6428d6b Add --debug to compos_key_cmd by Alan Stokes · 3 years, 9 months ago
- 9a79ce9 Make verify_key easier to test by Alan Stokes · 3 years, 9 months ago
- f670319 Merge "Add notifyError/onError notification for VM errors" by Jooyung Han · 3 years, 9 months ago
- dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 10 months ago
- 7ef3c11 Add implementations for IsolatedCompilation* by Alan Stokes · 3 years, 10 months ago
- e54f330 Add a system server JAR by Alan Stokes · 3 years, 11 months ago
- 72c774c Call odrefresh in VM from composd by Victor Hsieh · 3 years, 10 months ago
- f996869 compsvc: run odrefresh in the VM by Victor Hsieh · 3 years, 10 months ago
- 23bcbfe Remove libcompos_client by Victor Hsieh · 3 years, 10 months ago
- e7706cd Merge "Move CompOS to /system_ext" by Treehugger Robot · 3 years, 10 months ago
- 1c6f91c Move CompOS to /system_ext by Alan Stokes · 3 years, 10 months ago
- e5e1d8d Split CompOS interface in two by Alan Stokes · 3 years, 10 months ago
- 0609ee0 Merge changes I8f7e63de,Ib38a0a1d by Treehugger Robot · 3 years, 10 months ago
- 55d499e Merge "Revert "Create SDK of CompOS module"" by Victor Hsieh · 3 years, 10 months ago
- 015bcb5 Support remote directories in authfs_service by Victor Hsieh · 3 years, 10 months ago
- 64290a5 Also pass SYSTEMSERVERCLASSPATH to compsvc by Victor Hsieh · 3 years, 10 months ago
- d0d9fcf Revert "Create SDK of CompOS module" by Victor Hsieh · 3 years, 10 months ago
- cb732dc Check calling user in composd. by Alan Stokes · 3 years, 10 months ago
- 23b90ee Various minor fixes by Alan Stokes · 3 years, 10 months ago
- fb95284 Merge changes I675f622e,Id7bcfd75,I53c349dd by Treehugger Robot · 3 years, 10 months ago
- b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 10 months ago
- dcb9602 Fix use of link_to_death by Alan Stokes · 3 years, 10 months ago
- 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 11 months ago
- 9ca14ca Make composd API more async by Alan Stokes · 3 years, 11 months ago
- f30b928 Merge "Enable debug mode for test instance of CompOS" by Treehugger Robot · 3 years, 10 months ago
- d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 10 months ago
- c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
- bb7dd08 Re-implement libcompos_client in Rust by Victor Hsieh · 3 years, 11 months ago
- a10172b Create SDK of CompOS module by Victor Hsieh · 3 years, 11 months ago
- 2294b03 Specify odrefresh timeout by flags by Victor Hsieh · 3 years, 11 months ago
- 0c2cbd3 Merge "Re-enable checksum checks for .odex and .art" by Treehugger Robot · 3 years, 11 months ago
- a2ca453 Merge "When testing CompOS, write somewhere harmless" by Treehugger Robot · 3 years, 11 months ago
- 93f5fdb Merge "Define debug levels" by Treehugger Robot · 3 years, 11 months ago
- 9cc3a6f Re-enable checksum checks for .odex and .art by Victor Hsieh · 3 years, 11 months ago
- c2a49cc Define debug levels by Jiyong Park · 3 years, 11 months ago
- 983a6ea Merge "Use -j1 in testOdrefresh" by Victor Hsieh · 3 years, 11 months ago
- 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 11 months ago
- bee5904 Delete artifacts after test by Alan Stokes · 3 years, 11 months ago
- b4e75ed Use -j1 in testOdrefresh by Victor Hsieh · 3 years, 11 months ago
- 15002aa Merge "Mount *CLASSPATH APEXes in CompOS" by Victor Hsieh · 3 years, 11 months ago
- 0290cc2 Merge "Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH" by Treehugger Robot · 3 years, 11 months ago
- 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 3 years, 11 months ago
- 35c4e7b Mount *CLASSPATH APEXes in CompOS by Victor Hsieh · 3 years, 11 months ago
- ff1da89 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 3 years, 11 months ago
- 7a65f87 Merge "Extract run_rpc_server to libbinder_common" by Alan Stokes · 3 years, 11 months ago
- a78c08f [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 11 months ago