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