1. 9646db9 Don't write artifacts under staging by Alan Stokes · 3 years, 9 months ago
  2. ac9aa1a De-dupe running odrefresh in VM by Alan Stokes · 3 years, 9 months ago
  3. a5277e8 Merge "Async interface for running odrefresh" by Treehugger Robot · 3 years, 9 months ago
  4. 8c84044 Async interface for running odrefresh by Alan Stokes · 3 years, 9 months ago
  5. 2542c92 Write OS & console logs separately by Alan Stokes · 3 years, 9 months ago
  6. 3af9fb4 Remove the sign command by Alan Stokes · 3 years, 9 months ago
  7. 183d7d3 Add code to bulk-sign artifacts by Alan Stokes · 3 years, 9 months ago
  8. 93d1695 Only compile when charging by Alan Stokes · 3 years, 9 months ago
  9. e4c0d07 Add bulk signing to compos_key_cmd by Alan Stokes · 3 years, 9 months ago
  10. f566640 Merge "Schedule compilation on staged APEX update" by Treehugger Robot · 3 years, 9 months ago
  11. 8970bff Merge "Microdroid_manager reports error/finished as terminal events" by Jooyung Han · 3 years, 9 months ago
  12. 5c6d417 Microdroid_manager reports error/finished as terminal events by Jooyung Han · 3 years, 9 months ago
  13. cff72a2 Merge "composd: prepare staging directory w/ libartpalette-system" by Treehugger Robot · 3 years, 9 months ago
  14. 6fb8b25 composd: prepare staging directory w/ libartpalette-system by Victor Hsieh · 3 years, 9 months ago
  15. cf80b99 Schedule compilation on staged APEX update by Alan Stokes · 3 years, 9 months ago
  16. 3ed500d Merge "Force disable symlink optimization for the virt/compos APEX" by Jiyong Park · 3 years, 9 months ago
  17. 1c8f14c Force disable symlink optimization for the virt/compos APEX by Jiyong Park · 3 years, 9 months ago
  18. 5f34abe Merge changes Icc51642d,I0baca864 by Treehugger Robot · 3 years, 9 months ago
  19. e996abc Merge "Use staged APEXes for compilation" by Treehugger Robot · 3 years, 9 months ago
  20. b4a0e91 Use staged APEXes for compilation by Alan Stokes · 3 years, 9 months ago
  21. 1680402 Pass dir fd instead of path fd from composd to fd_server by Victor Hsieh · 3 years, 9 months ago
  22. 1eb5121 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 9 months ago
  23. 641fc4a Fixed warnings generated by rustc 1.57.0 by Chris Wailes · 3 years, 9 months ago
  24. e89adb6 Merge "Fix minor compos_key_cmd problems" by Treehugger Robot · 3 years, 9 months ago
  25. f6bcea3 Fix minor compos_key_cmd problems by Alan Stokes · 3 years, 9 months ago
  26. edc32b6 Merge "Start to add a function to compile staged APEXes" by Treehugger Robot · 3 years, 9 months ago
  27. 9e11e71 Merge "Set ART_APEX_DATA for odrefresh" by Treehugger Robot · 3 years, 9 months ago
  28. 6fc1837 Start to add a function to compile staged APEXes by Alan Stokes · 3 years, 10 months ago
  29. 64df53d Set ART_APEX_DATA for odrefresh by Victor Hsieh · 3 years, 9 months ago
  30. d56334a Don't crash system server on start job failure by Alan Stokes · 3 years, 9 months ago
  31. 6428d6b Add --debug to compos_key_cmd by Alan Stokes · 3 years, 9 months ago
  32. 9a79ce9 Make verify_key easier to test by Alan Stokes · 3 years, 10 months ago
  33. f670319 Merge "Add notifyError/onError notification for VM errors" by Jooyung Han · 3 years, 10 months ago
  34. dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 10 months ago
  35. 7ef3c11 Add implementations for IsolatedCompilation* by Alan Stokes · 3 years, 10 months ago
  36. e54f330 Add a system server JAR by Alan Stokes · 3 years, 11 months ago
  37. 72c774c Call odrefresh in VM from composd by Victor Hsieh · 3 years, 10 months ago
  38. f996869 compsvc: run odrefresh in the VM by Victor Hsieh · 3 years, 10 months ago
  39. 23bcbfe Remove libcompos_client by Victor Hsieh · 3 years, 10 months ago
  40. e7706cd Merge "Move CompOS to /system_ext" by Treehugger Robot · 3 years, 10 months ago
  41. 1c6f91c Move CompOS to /system_ext by Alan Stokes · 3 years, 10 months ago
  42. e5e1d8d Split CompOS interface in two by Alan Stokes · 3 years, 10 months ago
  43. 0609ee0 Merge changes I8f7e63de,Ib38a0a1d by Treehugger Robot · 3 years, 10 months ago
  44. 55d499e Merge "Revert "Create SDK of CompOS module"" by Victor Hsieh · 3 years, 10 months ago
  45. 015bcb5 Support remote directories in authfs_service by Victor Hsieh · 3 years, 10 months ago
  46. 64290a5 Also pass SYSTEMSERVERCLASSPATH to compsvc by Victor Hsieh · 3 years, 10 months ago
  47. d0d9fcf Revert "Create SDK of CompOS module" by Victor Hsieh · 3 years, 10 months ago
  48. cb732dc Check calling user in composd. by Alan Stokes · 3 years, 10 months ago
  49. 23b90ee Various minor fixes by Alan Stokes · 3 years, 10 months ago
  50. fb95284 Merge changes I675f622e,Id7bcfd75,I53c349dd by Treehugger Robot · 3 years, 10 months ago
  51. b8182bb Console output and OS logs are separated by Jiyong Park · 3 years, 11 months ago
  52. dcb9602 Fix use of link_to_death by Alan Stokes · 3 years, 11 months ago
  53. 17aed5c Extract timeouts to compos_common by Alan Stokes · 3 years, 11 months ago
  54. 9ca14ca Make composd API more async by Alan Stokes · 3 years, 11 months ago
  55. f30b928 Merge "Enable debug mode for test instance of CompOS" by Treehugger Robot · 3 years, 11 months ago
  56. d21764c Enable debug mode for test instance of CompOS by Alan Stokes · 3 years, 11 months ago
  57. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 11 months ago
  58. bb7dd08 Re-implement libcompos_client in Rust by Victor Hsieh · 3 years, 11 months ago
  59. a10172b Create SDK of CompOS module by Victor Hsieh · 3 years, 11 months ago
  60. 2294b03 Specify odrefresh timeout by flags by Victor Hsieh · 3 years, 11 months ago
  61. 0c2cbd3 Merge "Re-enable checksum checks for .odex and .art" by Treehugger Robot · 3 years, 11 months ago
  62. a2ca453 Merge "When testing CompOS, write somewhere harmless" by Treehugger Robot · 3 years, 11 months ago
  63. 93f5fdb Merge "Define debug levels" by Treehugger Robot · 3 years, 11 months ago
  64. 9cc3a6f Re-enable checksum checks for .odex and .art by Victor Hsieh · 3 years, 11 months ago
  65. c2a49cc Define debug levels by Jiyong Park · 3 years, 11 months ago
  66. 983a6ea Merge "Use -j1 in testOdrefresh" by Victor Hsieh · 3 years, 11 months ago
  67. 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 11 months ago
  68. bee5904 Delete artifacts after test by Alan Stokes · 3 years, 11 months ago
  69. b4e75ed Use -j1 in testOdrefresh by Victor Hsieh · 3 years, 11 months ago
  70. 15002aa Merge "Mount *CLASSPATH APEXes in CompOS" by Victor Hsieh · 3 years, 11 months ago
  71. 0290cc2 Merge "Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH" by Treehugger Robot · 3 years, 11 months ago
  72. 18775b1 Initiailize assumed BOOTCLASSPATH and DEX2OATBOOTCLASSPATH by Victor Hsieh · 3 years, 11 months ago
  73. 35c4e7b Mount *CLASSPATH APEXes in CompOS by Victor Hsieh · 3 years, 11 months ago
  74. ff1da89 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 3 years, 11 months ago
  75. 7a65f87 Merge "Extract run_rpc_server to libbinder_common" by Alan Stokes · 3 years, 11 months ago
  76. a78c08f [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 11 months ago
  77. f821371 Add public C API to send request to CompOS by Victor Hsieh · 4 years ago
  78. cd359bb Extract run_rpc_server to libbinder_common by Alan Stokes · 4 years ago
  79. db2ae79 Treat CID on cmdline as signed by Alan Stokes · 4 years ago
  80. d9a9180 Test CompOS more directly. by Alan Stokes · 4 years ago
  81. 4df9377 Increase timeout to allow for nested virtualization by Alan Stokes · 4 years ago
  82. 3c044c4 Rename compile method to compile_cmd by Victor Hsieh · 4 years ago
  83. 16e027f composd should open instance image RW by Alan Stokes · 4 years ago
  84. 0cc59ee Fix lazy service persistence for VS by Alan Stokes · 4 years ago
  85. e1b6e1c Don't start authfs until fd_server is ready by Alan Stokes · 4 years ago
  86. 1146873 Merge "Extract a library for common binder-related things" by Alan Stokes · 4 years ago
  87. 3189af0 Extract a library for common binder-related things by Alan Stokes · 4 years ago
  88. 6018a8c Ensure we log error details on failure. by Alan Stokes · 4 years ago
  89. 14f0739 Add native code for cert munging. by Alan Stokes · 4 years ago
  90. 6b2d0a8 Extract and rename InstanceFiles. by Alan Stokes · 4 years ago
  91. a09bcc4 Merge "Add instance creation to composd." by Treehugger Robot · 4 years ago
  92. 69c610f Add instance creation to composd. by Alan Stokes · 4 years ago
  93. d63cfff Add --mem option to the vm tool by Jiyong Park · 4 years ago
  94. 7067ac4 Merge "Revert "Test CompOS more directly."" by Treehugger Robot · 4 years ago
  95. 6aff4f8 Revert "Test CompOS more directly." by Alan Stokes · 4 years ago
  96. 2a56c78 Merge "Test CompOS more directly." by Treehugger Robot · 4 years ago
  97. 016d51c Merge "Get odrefresh in composd working." by Treehugger Robot · 4 years ago
  98. a00d792 Test CompOS more directly. by Alan Stokes · 4 years ago
  99. a2869d2 Get odrefresh in composd working. by Alan Stokes · 4 years ago
  100. b5c60b4 compsvc: Notify VS when we're ready by Alan Stokes · 4 years ago